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

/external/qemu/android/skin/
H A Dregion.c80 #define RUNS_EMPTY ((Run*)(void*)(-1)) macro
86 return r->runs == RUNS_EMPTY;
98 return r->runs != RUNS_EMPTY && r->runs != RUNS_RECT;
163 RASSERT(runs != RUNS_EMPTY);
372 r->runs = RUNS_EMPTY;

Completed in 107 milliseconds