Searched refs:fbClipBoxes (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/ |
| H A D | fbclip.h | 32 fbClipBoxes(const RegionRec *region, const BoxRec *box, const BoxRec **end); 67 for (c = fbClipBoxes(gc->pCompositeClip, box, &end); c != end; c++) { 84 for (c = fbClipBoxes(gc->pCompositeClip, box, &end); c != end; c++) {
|
| H A D | fbclip.c | 54 fbClipBoxes(const RegionRec *region, const BoxRec *box, const BoxRec **end) function in typeref:typename:const BoxRec *
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/ |
| H A D | fbclip.h | 32 fbClipBoxes(const RegionRec *region, const BoxRec *box, const BoxRec **end); 67 for (c = fbClipBoxes(gc->pCompositeClip, box, &end); c != end; c++) { 84 for (c = fbClipBoxes(gc->pCompositeClip, box, &end); c != end; c++) {
|
| H A D | fbclip.c | 54 fbClipBoxes(const RegionRec *region, const BoxRec *box, const BoxRec **end) function in typeref:typename:const BoxRec *
|
Completed in 3 milliseconds