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

/frameworks/base/opengl/tests/hwc/
H A DhwcTestLib.h124 void hwcTestColorConvert(uint32_t fromFormat, uint32_t toFormat,
H A DhwcTestLib.cpp719 hwcTestColorConvert(colorFormat, gBuf->getPixelFormat(), color);
793 void hwcTestColorConvert(uint32_t fromFormat, uint32_t toFormat, function
828 testPrintE("hwcTestColorConvert unsupported from format of: %u",
839 testPrintE("hwcTestColorConvert unsupported to format of: %u",
860 hwcTestColorConvert(HAL_PIXEL_FORMAT_RGBA_8888, toFormat, color);

Completed in 41 milliseconds