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

/frameworks/native/opengl/tests/hwc/
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
827 if (fromAttrib->format == fromFormat) { break; }
831 fromFormat);

Completed in 169 milliseconds