Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/text/
DGrAtlasManager.cpp206 SkISize plotDimensions = fAtlasConfig.plotDimensions(format); in initAtlas() local
/third_party/skia/src/gpu/text/
DGrAtlasManager.cpp306 SkISize plotDimensions = fAtlasConfig.plotDimensions(format); in initAtlas() local
/third_party/flutter/skia/src/gpu/
DGrDrawOpAtlas.cpp698 SkISize GrDrawOpAtlasConfig::plotDimensions(GrMaskFormat type) const { in plotDimensions() function in GrDrawOpAtlasConfig
/third_party/skia/src/gpu/
DGrDrawOpAtlas.cpp682 SkISize GrDrawOpAtlasConfig::plotDimensions(GrMaskFormat type) const { in plotDimensions() function in GrDrawOpAtlasConfig