Home
last modified time | relevance | path

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

/external/skia/src/gpu/text/
DGrStencilAndCoverTextContext.cpp414 SkGlyphCache* glyphCache = this->getGlyphCache(); in TextRun() local
438 SkGlyphCache* glyphCache = this->getGlyphCache(); in setText() local
500 SkGlyphCache* glyphCache = this->getGlyphCache(); in setPosText() local
DGrTextUtils.cpp446 SkGlyphCache* glyphCache, in DfAppendGlyph()
/external/skia/src/pdf/
DSkPDFFont.cpp41 SkAutoGlyphCache glyphCache(tmpPaint, &props, nullptr); in MakeVectorCache() local
436 SkAutoGlyphCache glyphCache = SkPDFFont::MakeVectorCache(face, &emSize); in getFontSubset() local
512 SkAutoGlyphCache glyphCache = SkPDFFont::MakeVectorCache(typeface, &emSize); in populate_type_1_font() local
DSkPDFDevice.cpp1312 SkAutoGlyphCache glyphCache = SkPDFFont::MakeVectorCache(typeface, &emSize); in internalDrawText() local
/external/skia/src/gpu/ops/
DGrAtlasTextOp.cpp128 SkAutoGlyphCache glyphCache; in onPrepareDraws() local
/external/skia/src/xps/
DSkXPSDevice.cpp1921 SkGlyphCache* glyphCache = agc.getCache(); in CreateTypefaceUse() local