Home
last modified time | relevance | path

Searched refs:addGlyphToAtlas (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/gpu/text/
H A DGrAtlasManager.h65 // If bilerpPadding == true then addGlyphToAtlas adds a 1 pixel border to the glyph before
67 GrDrawOpAtlas::ErrorCode addGlyphToAtlas(const SkGlyph&,
H A DGrAtlasManager.cpp137 // mask format has changed, then addGlyphToAtlas will draw a clear box. This will almost never
141 GrDrawOpAtlas::ErrorCode GrAtlasManager::addGlyphToAtlas(const SkGlyph& skGlyph, function in GrAtlasManager
H A DGrTextBlob.cpp409 auto code = atlasManager->addGlyphToAtlas( in regenerateAtlas()

Completed in 6 milliseconds