Searched refs:RGB555_CLEAR (Results 1 – 2 of 2) sorted by relevance
67 #define RGB555_CLEAR (RGB555)(1 << 15) macro
113 if (col_clear != RGB555_CLEAR) in OnVBlank()143 col_clear = RGB555_CLEAR; in InitDraw()146 col_gnd = RGB555_CLEAR; in InitDraw()472 else if (gnd != RGB555_CLEAR) in DrawTextLen()