Home
last modified time | relevance | path

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

/external/skia/src/gpu/text/
DGrAtlasManager.h35 const sk_sp<GrTextureProxy>* getProxies(GrMaskFormat format, unsigned int* numProxies) { in getProxies() function
/external/skqp/src/gpu/text/
DGrAtlasGlyphCache.h133 const sk_sp<GrTextureProxy>* getProxies(GrMaskFormat format) { in getProxies() function
/external/skqp/src/gpu/
DGrDrawOpAtlas.h114 const sk_sp<GrTextureProxy>* getProxies() const { return fProxies; } in getProxies() function
/external/skia/src/gpu/
DGrDrawOpAtlas.h115 const sk_sp<GrTextureProxy>* getProxies() const { return fProxies; } in getProxies() function