Home
last modified time | relevance | path

Searched refs:refTessellations (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/utils/
DSkShadowUtils.cpp294 sk_sp<CachedTessellations> refTessellations() const { return fTessellations; } in refTessellations() function in __anon33e536640111::CachedTessellationsRec
346 findContext->fTessellationsOnFailure = rec.refTessellations(); in FindVisitor()