Home | History | Annotate | Download | only in hwc

Lines Matching refs:colorFormat

685 // given by colorFormat, which might be different from the format of the
690 void hwcTestFillColorHBlend(GraphicBuffer *gBuf, uint32_t colorFormat,
718 if (colorFormat != (uint32_t) gBuf->getPixelFormat()) {
719 hwcTestColorConvert(colorFormat, gBuf->getPixelFormat(), color);