Home
last modified time | relevance | path

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

/test/xts/hats/hdf/display/composer/common/
Ddisplay_test_utils.cpp82 static uint32_t ConverToRGBA(Composer::V1_0::PixelFormat fmt, uint32_t color) in ConverToRGBA() function
148 …uint32_t checkColor = ConverToRGBA(static_cast<Composer::V1_0::PixelFormat>(handle.format), GetUin… in CheckPixel()