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

/frameworks/base/opengl/tests/hwc/
H A DhwcTestLib.h124 void hwcTestColorConvert(uint32_t fromFormat, uint32_t toFormat,
H A DhwcTestLib.cpp741 * the fromFormat, into an equivalent full range color in the toFormat.
789 * | | +-- fromFormat to toFormat color conversion
793 void hwcTestColorConvert(uint32_t fromFormat, uint32_t toFormat, argument
825 if (fromAttrib->format == fromFormat) { break; }
829 fromFormat);

Completed in 618 milliseconds