Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/text/
DGrAtlasManager.cpp313 SkISize plotDimensions = fAtlasConfig.plotDimensions(format); in initAtlas() local
/third_party/skia/m133/src/gpu/graphite/text/
DTextAtlasManager.cpp289 SkISize plotDimensions = fAtlasConfig.plotDimensions(format); in initAtlas() local
/third_party/skia/m133/src/gpu/ganesh/text/
DGrAtlasManager.cpp277 SkISize plotDimensions = fAtlasConfig.plotDimensions(format); in initAtlas() local
/third_party/skia/m133/src/gpu/graphite/
DDrawAtlas.cpp567 SkISize DrawAtlasConfig::plotDimensions(MaskFormat type) const { in plotDimensions() function in skgpu::graphite::DrawAtlasConfig
/third_party/skia/m133/src/gpu/ganesh/
DGrDrawOpAtlas.cpp671 SkISize GrDrawOpAtlasConfig::plotDimensions(MaskFormat type) const { in plotDimensions() function in GrDrawOpAtlasConfig
/third_party/skia/src/gpu/
DGrDrawOpAtlas.cpp747 SkISize GrDrawOpAtlasConfig::plotDimensions(GrMaskFormat type) const { in plotDimensions() function in GrDrawOpAtlasConfig