Home | History | Annotate | Download | only in hwc

Lines Matching refs:toFormat

740  * 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,
831 if (toAttrib->format == toFormat) { break; }
835 toFormat);
855 hwcTestColorConvert(HAL_PIXEL_FORMAT_RGBA_8888, toFormat, color);