Searched refs:GrPixelConfigSwapRAndB (Results 1 – 2 of 2) sorted by relevance
333 static inline GrPixelConfig GrPixelConfigSwapRAndB(GrPixelConfig config) { in GrPixelConfigSwapRAndB() function
758 bool configsAreRBSwaps = GrPixelConfigSwapRAndB(srcConfig) == dstSurface->config(); in onGetWritePixelsInfo()2280 GrPixelConfigSwapRAndB(readConfig) == srcConfig && in onGetReadPixelsInfo()