Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/ccpr/
DGrCCClipPath.h47 GrTextureProxy* atlasLazyProxy() const { in atlasLazyProxy() function
DGrCCClipProcessor.cpp23 , fAtlasAccess(sk_ref_sp(fClipPath->atlasLazyProxy()), GrSamplerState::Filter::kNearest, in GrCCClipProcessor()