Searched refs:source_is_covered (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dgen2_render.c1413 static bool source_is_covered(PicturePtr picture, function in typeref:typename:bool
1472 if (source_is_covered(picture, x, y, w,h)) {
H A Dgen3_render.c2722 static bool source_is_covered(PicturePtr picture, function in typeref:typename:bool
2774 if (!source_is_covered(picture, x, y, width, height))
2994 if (!source_is_covered(picture, x, y, w, h))
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dgen2_render.c1438 static bool source_is_covered(PicturePtr picture, function in typeref:typename:bool
1497 if (source_is_covered(picture, x, y, w,h)) {
H A Dgen3_render.c2768 static bool source_is_covered(PicturePtr picture, function in typeref:typename:bool
2820 if (!source_is_covered(picture, x, y, width, height))
3040 if (!source_is_covered(picture, x, y, w, h))

Completed in 23 milliseconds