Searched refs:testingOnly_frontRenderedAtlasTexture (Results 1 – 3 of 3) sorted by relevance
195 const GrTexture* testingOnly_frontRenderedAtlasTexture() const;
125 const GrTexture* GrCCPerFlushResources::testingOnly_frontRenderedAtlasTexture() const { in testingOnly_frontRenderedAtlasTexture() function in GrCCPerFlushResources
337 if (const GrTexture* tex = resources->testingOnly_frontRenderedAtlasTexture()) { in preFlush()