Searched refs:kRGB_565_GrPixelConfig (Results 1 – 7 of 7) sorted by relevance
200 kRGB_565_GrPixelConfig, enumerator330 case kRGB_565_GrPixelConfig: in GrBytesPerPixel()350 case kRGB_565_GrPixelConfig: in GrUnpackAlignment()367 case kRGB_565_GrPixelConfig: in GrPixelConfigIsOpaque()
192 GR_STATIC_ASSERT(3 == kRGB_565_GrPixelConfig); in GrPixelConfigComponentMask()
429 fConfigRenderSupport[kRGB_565_GrPixelConfig][kNo_MSAA] = true; in initConfigRenderableTable()430 fConfigRenderSupport[kRGB_565_GrPixelConfig][kYes_MSAA] = true; in initConfigRenderableTable()521 fConfigTextureSupport[kRGB_565_GrPixelConfig] = true; in initConfigTexturableTable()
610 useTexStorage = desc.fConfig != kRGB_565_GrPixelConfig; in uploadTexData()2394 case kRGB_565_GrPixelConfig: in configToGLFormats()
102 kRGB_565_GrPixelConfig, in getPixelConfig()
589 return kRGB_565_GrPixelConfig; in SkImageInfo2GrPixelConfig()619 case kRGB_565_GrPixelConfig: in GrPixelConfig2ColorAndProfileType()
741 GR_STATIC_ASSERT(3 == kRGB_565_GrPixelConfig); in dump()