Home
last modified time | relevance | path

Searched refs:getGlyphCache (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/text/
DGrStencilAndCoverTextContext.cpp414 SkGlyphCache* glyphCache = this->getGlyphCache(); in TextRun()
438 SkGlyphCache* glyphCache = this->getGlyphCache(); in setText()
500 SkGlyphCache* glyphCache = this->getGlyphCache(); in setPosText()
540 SkGlyphCache* cache = this->getGlyphCache(); in createGlyphs()
630 SkGlyphCache* GrStencilAndCoverTextContext::TextRun::getGlyphCache() const { in getGlyphCache() function in GrStencilAndCoverTextContext::TextRun
DGrStencilAndCoverTextContext.h91 SkGlyphCache* getGlyphCache() const;