Home
last modified time | relevance | path

Searched defs:getProxies (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/src/gpu/text/
DGrAtlasManager.h48 const sk_sp<GrTextureProxy>* getProxies(GrMaskFormat format, unsigned int* numActiveProxies) { in getProxies() function
/third_party/flutter/skia/src/gpu/
DGrDrawOpAtlas.h130 const sk_sp<GrTextureProxy>* getProxies() const { return fProxies; } in getProxies() function