Home
last modified time | relevance | path

Searched refs:CachedTessellationsRec (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/utils/
H A DSkShadowUtils.cpp319 class CachedTessellationsRec : public SkResourceCache::Rec { class
321 CachedTessellationsRec(const SkResourceCache::Key& key, in CachedTessellationsRec() function in __anon18979::CachedTessellationsRec
366 // and create a new CachedTessellationsRec and insert it into SkResourceCache.
380 const CachedTessellationsRec& rec = static_cast<const CachedTessellationsRec&>(baseRec); in FindVisitor()
494 auto rec = new CachedTessellationsRec(*key, std::move(tessellations)); in draw_shadow()

Completed in 2 milliseconds