Home
last modified time | relevance | path

Searched defs:getViews (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/gpu/ops/
DSmallPathAtlasMgr.h71 const GrSurfaceProxyView* getViews(int* numActiveProxies) { in getViews() function
/third_party/skia/src/gpu/text/
DGrAtlasManager.h37 const GrSurfaceProxyView* getViews(GrMaskFormat format, unsigned int* numActiveProxies) { in getViews() function
/third_party/skia/src/gpu/
DGrDrawOpAtlas.h257 const GrSurfaceProxyView* getViews() const { return fViews; } in getViews() function