DescriptionSimplify and combine SkDrawCacheProc and SkMeasureCacheProc to SkPaint::GlyphCacheProc.
All callers of (the result of) SkPaint::getDrawCacheProc were passing zero as the last two arguments. This is the same as (the result of) SkPaint::getMeasureCacheProc(true).
Per bungeman, make this typedef a member of SkPaint.
Although the typedef is technically public, the only uses are private, so this is not really an API change.
TBR=reed
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1718423002
Committed: https://skia.googlesource.com/skia/+/d936f63c35fb7dfb2b6c20802206adbfc3cc48d0
Patch Set 1 #Patch Set 2 : #
Messages
Total messages: 18 (10 generated)
|