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

/external/qemu/android/skin/
H A Dregion.c204 int ybot, ytop = runs[0]; local
209 ybot = runs[1];
210 if (y < ybot)
244 runs_copy_scanline_adj( Run* dst, Run* src, int ytop, int ybot )
248 dst[1] = (Run) ybot;
321 int ybot; local
328 ybot = src[1];
329 RASSERT( ytop < ybot );
330 RASSERT( ybot != YSENTINEL );
334 if (ybot > minma
497 int ybot = runs[1]; local
666 int ybot; local
821 int ybot; local
[all...]

Completed in 107 milliseconds