Searched refs:box_empty (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_accel.c241 return !box_empty(&r->extents);
2650 if (box_empty(&region->extents))
3229 if (box_empty(&region.extents))
5681 box_empty(&region.extents))
7157 if (box_empty(&region.extents)) {
7210 if (!box_empty(&region.extents))
8189 if (box_empty(&box))
8868 if (box_empty(&region.extents))
9076 if (box_empty(&box))
9817 if (box_empty(
[all...]
H A Dsna_video_overlay.c484 if (box_empty(&clip.extents))
H A Dsna.h893 static inline bool box_empty(const BoxRec *box) function in typeref:typename:bool
H A Dsna_display.c9152 if (!box_empty(&damage.extents)) {
9219 !box_empty(&damage.extents), RegionNotEmpty(&damage),
9224 if (!box_empty(&damage.extents)) {
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_video_overlay.c486 if (box_empty(&clip.extents))
H A Dsna_accel.c230 return !box_empty(&r->extents);
2571 if (box_empty(&region->extents))
3141 if (box_empty(&region.extents))
5545 box_empty(&region.extents))
6996 if (box_empty(&region.extents)) {
7049 if (!box_empty(&region.extents))
8028 if (box_empty(&box))
8700 if (box_empty(&region.extents))
8933 if (box_empty(&box))
9674 if (box_empty(
[all...]
H A Dsna.h780 static inline bool box_empty(const BoxRec *box) function in typeref:typename:bool
H A Dsna_display.c7050 if (!box_empty(&damage.extents)) {
7192 !box_empty(&damage.extents), RegionNotEmpty(&damage),
7196 if (!box_empty(&damage.extents)) {

Completed in 57 milliseconds