Searched refs:getGlyphCacheProc (Results 1 – 6 of 6) sorted by relevance
261 SkPaint::GlyphCacheProc glyphCacheProc = skPaint.getGlyphCacheProc(true); in DrawDFText()346 SkPaint::GlyphCacheProc glyphCacheProc = dfPaint.getGlyphCacheProc(true); in DrawDFPosText()510 SkPaint::GlyphCacheProc glyphCacheProc = paint.getGlyphCacheProc(true); in DrawPosTextAsPath()
443 SkPaint::GlyphCacheProc glyphCacheProc = fFont.getGlyphCacheProc(true); in setText()508 SkPaint::GlyphCacheProc glyphCacheProc = fFont.getGlyphCacheProc(true); in setPosText()
685 SkPaint::GlyphCacheProc SkPaint::getGlyphCacheProc(bool needFullMetrics) const { in getGlyphCacheProc() function in SkPaint800 GlyphCacheProc glyphCacheProc = this->getGlyphCacheProc(nullptr != bounds); in measure_text()925 GlyphCacheProc glyphCacheProc = paint.getGlyphCacheProc(false); in breakText()1043 GlyphCacheProc glyphCacheProc = paint.getGlyphCacheProc(nullptr != bounds); in getTextWidths()2300 fGlyphCacheProc = paint.getGlyphCacheProc(true); in SkTextBaseIter()
1609 SkPaint::GlyphCacheProc glyphCacheProc = paint.getGlyphCacheProc(true); in drawPosText_asPaths()
1066 GlyphCacheProc getGlyphCacheProc(bool needFullMetrics) const;
1305 SkPaint::GlyphCacheProc glyphCacheProc = textPaint.getGlyphCacheProc(true); in drawText()1381 SkPaint::GlyphCacheProc glyphCacheProc = textPaint.getGlyphCacheProc(true); in drawPosText()