Home | History | Annotate | Download | only in hwc

Lines Matching refs:colorFormat

687 // given by colorFormat, which might be different from the format of the
692 void hwcTestFillColorHBlend(GraphicBuffer *gBuf, uint32_t colorFormat,
720 if (colorFormat != (uint32_t) gBuf->getPixelFormat()) {
721 hwcTestColorConvert(colorFormat, gBuf->getPixelFormat(), color);