Searched refs:fromFormat (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.cpp740 * the fromFormat, into an equivalent full range color in the toFormat.
788 * | | +-- fromFormat to toFormat color conversion
792 void hwcTestColorConvert(uint32_t fromFormat, uint32_t toFormat, argument
820 if (fromAttrib->format == fromFormat) { break; }
824 fromFormat);

Completed in 611 milliseconds