Home
last modified time | relevance | path

Searched refs:anyRunsSubpixelPositioned (Results 1 – 6 of 6) sorted by relevance

/external/skqp/src/core/
DSkGlyphRun.h78 bool anyRunsSubpixelPositioned() const;
DSkGlyphRun.cpp77 bool SkGlyphRunList::anyRunsSubpixelPositioned() const { in anyRunsSubpixelPositioned() function in SkGlyphRunList
DSkGlyphRunPainter.cpp559 if (cacheBlob->mustRegenerate(listPaint, glyphRunList.anyRunsSubpixelPositioned(), in drawGlyphRunList()
/external/skia/src/core/
DSkGlyphRun.h78 bool anyRunsSubpixelPositioned() const;
DSkGlyphRun.cpp77 bool SkGlyphRunList::anyRunsSubpixelPositioned() const { in anyRunsSubpixelPositioned() function in SkGlyphRunList
DSkGlyphRunPainter.cpp682 if (cacheBlob->mustRegenerate(listPaint, glyphRunList.anyRunsSubpixelPositioned(), in drawGlyphRunList()