Home
last modified time | relevance | path

Searched defs:canReuse (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/src/gpu/text/
DGrTextBlob.cpp269 bool PathSubRun::canReuse(const SkPaint& paint, const SkMatrix& drawMatrix) const { in canReuse() function in __anon3ca42a0e0111::PathSubRun
573 bool DirectMaskSubRun::canReuse(const SkPaint& paint, const SkMatrix& drawMatrix) const { in canReuse() function in __anon3ca42a0e0111::DirectMaskSubRun
999 bool TransformedMaskSubRun::canReuse(const SkPaint& paint, const SkMatrix& drawMatrix) const { in canReuse() function in __anon3ca42a0e0111::TransformedMaskSubRun
1310 bool SDFTSubRun::canReuse(const SkPaint& paint, const SkMatrix& drawMatrix) const { in canReuse() function in __anon3ca42a0e0111::SDFTSubRun
1555 bool GrTextBlob::canReuse(const SkPaint& paint, const SkMatrix& drawMatrix) const { in canReuse() function in GrTextBlob