Searched refs:GrPixelConfigIsAlphaOnly (Results 1 – 4 of 4) sorted by relevance
293 static inline bool GrPixelConfigIsAlphaOnly(GrPixelConfig config) { in GrPixelConfigIsAlphaOnly() function
53 if (!GrPixelConfigIsAlphaOnly(fCurrTexture->config())) { in flushGlyphs()
198 (GrPixelConfigIsAlphaOnly(texture->config())) ? in flushGraphicsState()
797 if (GrPixelConfigIsAlphaOnly(texture->config())) { in buildProgram()