Home
last modified time | relevance | path

Searched refs:mustRegenerate (Results 1 – 3 of 3) sorted by relevance

/external/skqp/src/gpu/text/
DGrTextBlob.h168 bool mustRegenerate(const SkPaint&, bool, const SkMaskFilterBase::BlurRec& blurRec,
DGrTextBlob.cpp78 bool GrTextBlob::mustRegenerate(const SkPaint& paint, bool anyRunHasSubpixelPosition, in mustRegenerate() function in GrTextBlob
/external/skqp/src/core/
DSkGlyphRunPainter.cpp559 if (cacheBlob->mustRegenerate(listPaint, glyphRunList.anyRunsSubpixelPositioned(), in drawGlyphRunList()