Searched refs:GrPixelConfigIsSRGB (Results 1 – 6 of 6) sorted by relevance
595 if (!GrPixelConfigIsSRGB(static_cast<GrPixelConfig>(i)) || fSRGBSupport) { in initConfigTable()
648 if (!GrPixelConfigIsSRGB(static_cast<GrPixelConfig>(i)) || fSRGBSupport) { in initConfigTable()
1009 static inline bool GrPixelConfigIsSRGB(GrPixelConfig config) { in GrPixelConfigIsSRGB() function
911 static inline bool GrPixelConfigIsSRGB(GrPixelConfig config) { in GrPixelConfigIsSRGB() function
2511 this->flushFramebufferSRGB(GrPixelConfigIsSRGB(target->config())); in flushRenderTargetNoColorWrites()
2480 this->flushFramebufferSRGB(GrPixelConfigIsSRGB(target->config())); in flushRenderTargetNoColorWrites()