Home | History | Annotate | Download | only in gpu

Lines Matching refs:GrPixelConfigSwapRAndB

1327     bool swapRAndB = fGpu->preferredReadPixelsConfig(config) == GrPixelConfigSwapRAndB(config);
1342 readConfig = GrPixelConfigSwapRAndB(config);
1567 bool swapRAndB = (fGpu->preferredReadPixelsConfig(config) == GrPixelConfigSwapRAndB(config));
1571 textureConfig = GrPixelConfigSwapRAndB(config);