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 120 void hwcTestColorConvert(uint32_t fromFormat, uint32_t toFormat,
hwcTestLib.cpp 721 hwcTestColorConvert(colorFormat, gBuf->getPixelFormat(), color);
795 void hwcTestColorConvert(uint32_t fromFormat, uint32_t toFormat,
826 testPrintE("hwcTestColorConvert unsupported from format of: %u",
837 testPrintE("hwcTestColorConvert unsupported to format of: %u",
858 hwcTestColorConvert(HAL_PIXEL_FORMAT_RGBA_8888, toFormat, color);
    [all...]

Completed in 81 milliseconds