Searched refs:HIFB_RED_1555 (Results 1 – 2 of 2) sorted by relevance
39 #define HIFB_RED_1555 0xFC00 macro
78 *((uint16_t*)pBuf + y * width + x) = HIFB_RED_1555; in WriteDataToBuf()83 *((uint16_t*)pBuf + y * width + x) = HIFB_RED_1555; in WriteDataToBuf()375 ret = g_displayTest.gfxFuncs->FillRect(&dstSurface, &rect, HIFB_RED_1555, &opt); in FillRectTest()