Searched refs:testingOnly_frontCopyAtlasTexture (Results 1 – 3 of 3) sorted by relevance
165 const GrTexture* testingOnly_frontCopyAtlasTexture() const;
307 const GrTexture* GrCCPerFlushResources::testingOnly_frontCopyAtlasTexture() const { in testingOnly_frontCopyAtlasTexture() function in GrCCPerFlushResources
329 if (const GrTexture* tex = resources->testingOnly_frontCopyAtlasTexture()) { in preFlush()