Home
last modified time | relevance | path

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

/external/skqp/src/gpu/text/
DGrAtlasManager.h47 const sk_sp<GrTextureProxy>* getProxies(GrMaskFormat format, unsigned int* numActiveProxies) { in getProxies() function
/external/skqp/src/gpu/
DGrDrawOpAtlas.h128 const sk_sp<GrTextureProxy>* getProxies() const { return fProxies; } in getProxies() function