Searched refs:CachedTessellations (Results 1 – 2 of 2) sorted by relevance
183 class CachedTessellations : public SkRefCnt { class277 sk_sp<CachedTessellations> tessellations) in CachedTessellationsRec()291 sk_sp<CachedTessellations> refTessellations() const { return fTessellations; } in refTessellations()301 sk_sp<CachedTessellations> fTessellations;322 sk_sp<CachedTessellations> fTessellationsOnFailure;437 sk_sp<CachedTessellations> tessellations; in draw_shadow()441 tessellations.reset(new CachedTessellations()); in draw_shadow()
182 class CachedTessellations : public SkRefCnt { class276 sk_sp<CachedTessellations> tessellations) in CachedTessellationsRec()290 sk_sp<CachedTessellations> refTessellations() const { return fTessellations; } in refTessellations()300 sk_sp<CachedTessellations> fTessellations;321 sk_sp<CachedTessellations> fTessellationsOnFailure;411 sk_sp<CachedTessellations> tessellations; in draw_shadow()415 tessellations.reset(new CachedTessellations()); in draw_shadow()