Searched refs:MAKE_PRIMITIVE_COLOR_2266 (Results 1 – 1 of 1) sorted by relevance
243 #define MAKE_PRIMITIVE_COLOR_2266(_bg, _fg, _ba, _fa) ((((0x3 & (_ba)) | ((0x3 & (_fa))<<8))<<16) |\ macro1377 …u32ColorS = MAKE_PRIMITIVE_COLOR_2266(pGfxFillInfo->blkDataRange.blink_data_s.background, pGfxFill… in MApi_GFX_TrapezoidFill()1379 …u32ColorE = MAKE_PRIMITIVE_COLOR_2266(pGfxFillInfo->blkDataRange.blink_data_e.background, pGfxFill… in MApi_GFX_TrapezoidFill()