Home
last modified time | relevance | path

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

/external/skia/src/gpu/text/
DGrStencilAndCoverTextContext.h82 void releaseGlyphCache() const;
DGrStencilAndCoverTextContext.cpp198 run->releaseGlyphCache(); in drawTextBlob()
431 this->releaseGlyphCache(); in ~TextRun()
639 void GrStencilAndCoverTextContext::TextRun::releaseGlyphCache() const { in releaseGlyphCache() function in GrStencilAndCoverTextContext::TextRun