Home
last modified time | relevance | path

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

/external/skia/src/text/gpu/
DGlyphVector.cpp32 GlyphVector::GlyphVector(SkStrikePromise&& strikePromise, SkSpan<Variant> glyphs) in GlyphVector() function in sktext::gpu::GlyphVector
DSubRunContainer.h52 class GlyphVector; variable
/external/skia/tests/
DGrGlyphVectorTest.cpp31 using GlyphVector = sktext::gpu::GlyphVector; typedef