Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/utils/
H A DSkShadowUtils.cpp290 sk_sp<CachedTessellations> refTessellations() const { return fTessellations; } in refTessellations() function in __anonee488b7b0111::CachedTessellationsRec
342 findContext->fTessellationsOnFailure = rec.refTessellations(); in FindVisitor()