Home
last modified time | relevance | path

Searched refs:fInBox (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/mi/
H A Dmipushpxl.c103 Bool fInBox; in miPushPixels() local
136 fInBox = FALSE; in miPushPixels()
147 if (!fInBox) { in miPushPixels()
151 fInBox = TRUE; in miPushPixels()
155 if (fInBox) { in miPushPixels()
164 fInBox = FALSE; in miPushPixels()
197 if (!fInBox) { in miPushPixels()
201 fInBox = TRUE; in miPushPixels()
205 if (fInBox) { in miPushPixels()
214 fInBox = FALSE; in miPushPixels()
[all …]
/OK3568_Linux_fs/external/xserver/fb/
H A Dfbpixmap.c141 Bool fInBox, fSame; in fbPixmapToRegion() local
168 fInBox = TRUE; in fbPixmapToRegion()
172 fInBox = FALSE; in fbPixmapToRegion()
177 if (fInBox) { in fbPixmapToRegion()
189 if (!fInBox) { in fbPixmapToRegion()
192 fInBox = TRUE; in fbPixmapToRegion()
196 if (fInBox) { in fbPixmapToRegion()
200 fInBox = FALSE; in fbPixmapToRegion()
214 if (!fInBox) { in fbPixmapToRegion()
217 fInBox = TRUE; in fbPixmapToRegion()
[all …]