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

/xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/
H A Dfbfill.c213 b.x2 = fbBound(b.x1, r->width);
214 b.y2 = fbBound(b.y1, r->height);
H A Dfb.h380 inline static int16_t fbBound(int16_t a, uint16_t b) function in typeref:typename:int16_t
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/
H A Dfbfill.c213 b.x2 = fbBound(b.x1, r->width);
214 b.y2 = fbBound(b.y1, r->height);
H A Dfb.h384 inline static int16_t fbBound(int16_t a, uint16_t b) function in typeref:typename:int16_t

Completed in 5 milliseconds