Home
last modified time | relevance | path

Searched refs:initAtlas (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/src/gpu/text/
H A DGrAtlasManager.h39 if (this->initAtlas(format)) { in getViews()
153 bool initAtlas(GrMaskFormat);
H A DGrAtlasManager.cpp301 bool GrAtlasManager::initAtlas(GrMaskFormat format) { function in GrAtlasManager
/third_party/skia/src/gpu/ops/
H A DSmallPathAtlasMgr.h40 bool initAtlas(GrProxyProvider*, const GrCaps*);
H A DSmallPathAtlasMgr.cpp45 bool SmallPathAtlasMgr::initAtlas(GrProxyProvider* proxyProvider, const GrCaps* caps) { in initAtlas() function in skgpu::v1::SmallPathAtlasMgr
/third_party/skia/src/gpu/
H A DGrDirectContext.cpp450 if (!fSmallPathAtlasMgr->initAtlas(this->proxyProvider(), this->caps())) { in onGetSmallPathAtlasMgr()

Completed in 5 milliseconds