Searched refs:fUseExactScratch (Results 1 – 3 of 3) sorted by relevance
417 if (tempDrawInfo.fUseExactScratch) { in readSurfacePixels()421 tempDrawInfo.fUseExactScratch = false; in readSurfacePixels()425 if (tempDrawInfo.fUseExactScratch) { in readSurfacePixels()
163 bool fUseExactScratch; member
2243 tempDrawInfo->fUseExactScratch = this->glCaps().partialFBOReadIsSlow(); in onGetReadPixelsInfo()