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