Searched refs:GrPixelConfigSwapRAndB (Results 1 – 3 of 3) sorted by relevance
445 static inline GrPixelConfig GrPixelConfigSwapRAndB(GrPixelConfig config) { in GrPixelConfigSwapRAndB() function
301 bool configsAreRBSwaps = GrPixelConfigSwapRAndB(srcConfig) == dstSurface->config(); in onGetWritePixelsInfo()
686 bool configsAreRBSwaps = GrPixelConfigSwapRAndB(srcConfig) == dstSurface->config(); in onGetWritePixelsInfo()2305 GrPixelConfigSwapRAndB(readConfig) == srcConfig && in onGetReadPixelsInfo()