Searched refs:PathInvalidator (Results 1 – 2 of 2) sorted by relevance
222 class PathInvalidator : public SkPathRef::GenIDChangeListener { class224 PathInvalidator(const GrUniqueKey& key, uint32_t contextUniqueID) in PathInvalidator() function in __anone24777f10111::PathInvalidator377 sk_make_sp<PathInvalidator>(maskKey, args.fContext->contextPriv().contextID())); in onDrawPath()
43 class PathInvalidator : public SkPathRef::GenIDChangeListener { class45 PathInvalidator(const GrUniqueKey& key, uint32_t contextUniqueID) in PathInvalidator() function in __anon66fb31960111::PathInvalidator293 fShape.addGenIDChangeListener(sk_make_sp<PathInvalidator>(key, target->contextUniqueID())); in draw()