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

/external/qemu/android/skin/
H A Dregion.c75 #define RUNS_RECT_COUNT 6 /* YTOP YBOT XLEFT XRIGHT XSENTINEL YSENTINEL */ macro
612 Run run2_tmp[ RUNS_RECT_COUNT ];
766 Run runs1_rect[ RUNS_RECT_COUNT ];
767 Run runs2_rect[ RUNS_RECT_COUNT ];
783 run1_count = RUNS_RECT_COUNT;
792 run2_count = RUNS_RECT_COUNT;
1013 if (count == RUNS_RECT_COUNT) {

Completed in 51 milliseconds