Home
last modified time | relevance | path

Searched refs:ConverToRGBA (Results 1 – 1 of 1) sorted by relevance

/drivers/peripheral/display/composer/test/common/
Ddisplay_test_utils.cpp83 static uint32_t ConverToRGBA(PixelFormat fmt, uint32_t color) in ConverToRGBA() function
149 uint32_t checkColor = ConverToRGBA(static_cast<PixelFormat>(handle.format), GetUint32(*pixel)); in CheckPixel()