HomeSort by relevance Sort by last modified time
    Searched refs:hwcTestColorConvert (Results 1 - 2 of 2) sorted by null

  /frameworks/native/opengl/tests/hwc/
hwcTestLib.h 121 void hwcTestColorConvert(uint32_t fromFormat, uint32_t toFormat,
hwcTestLib.cpp 717 hwcTestColorConvert(colorFormat, gBuf->getPixelFormat(), color);
791 void hwcTestColorConvert(uint32_t fromFormat, uint32_t toFormat,
822 testPrintE("hwcTestColorConvert unsupported from format of: %u",
833 testPrintE("hwcTestColorConvert unsupported to format of: %u",
854 hwcTestColorConvert(HAL_PIXEL_FORMAT_RGBA_8888, toFormat, color);
    [all...]

Completed in 162 milliseconds