Searched refs:tempConfig (Results 1 – 1 of 1) sorted by relevance
2283 GrPixelConfig tempConfig = kRGBA_8888_GrPixelConfig; in onReadPixels() local2285 tempConfig = kSRGBA_8888_GrPixelConfig; in onReadPixels()2288 this->readPixelsSupported(surface, tempConfig)) { in onReadPixels()2290 if (this->onReadPixels(surface, left, top, width, height, tempConfig, temp.get(), in onReadPixels()