Searched refs:toFormat (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.cpp743 * the fromFormat, into an equivalent full range color in the toFormat.
791 * | | +-- fromFormat to toFormat color conversion
795 void hwcTestColorConvert(uint32_t fromFormat, uint32_t toFormat, argument
834 if (toAttrib->format == toFormat) { break; }
838 toFormat);
858 hwcTestColorConvert(HAL_PIXEL_FORMAT_RGBA_8888, toFormat, color);

Completed in 35 milliseconds