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

/frameworks/native/opengl/tests/hwc/
H A DhwcTestLib.cpp721 hwcTestColorConvert(colorFormat, gBuf->getPixelFormat(), color);
795 void hwcTestColorConvert(uint32_t fromFormat, uint32_t toFormat, function
830 testPrintE("hwcTestColorConvert unsupported from format of: %u",
841 testPrintE("hwcTestColorConvert unsupported to format of: %u",
862 hwcTestColorConvert(HAL_PIXEL_FORMAT_RGBA_8888, toFormat, color);

Completed in 578 milliseconds