Searched refs:hwcTestColorConvert (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/opengl/tests/hwc/
H A DhwcTestLib.h120 void hwcTestColorConvert(uint32_t fromFormat, uint32_t toFormat,
H A DhwcTestLib.cpp718 hwcTestColorConvert(colorFormat, gBuf->getPixelFormat(), color);
792 void hwcTestColorConvert(uint32_t fromFormat, uint32_t toFormat, function
823 testPrintE("hwcTestColorConvert unsupported from format of: %u",
834 testPrintE("hwcTestColorConvert unsupported to format of: %u",
855 hwcTestColorConvert(HAL_PIXEL_FORMAT_RGBA_8888, toFormat, color);

Completed in 20 milliseconds