Home
last modified time | relevance | path

Searched refs:fRecyclableAtlasTextures (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/gpu/ccpr/
DGrCCPerFlushResources.h162 SkSTArray<2, sk_sp<GrTexture>> fRecyclableAtlasTextures; variable
DGrCCPerFlushResources.cpp230 fRecyclableAtlasTextures.push_back(std::move(previousAtlasTexture)); in upgradeEntryToLiteralCoverageAtlas()
486 for (sk_sp<GrTexture>& texture : fRecyclableAtlasTextures) { in finalize()