Searched defs:refTessellations (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/utils/
H A DSkShadowUtils.cpp296 sk_sp<CachedTessellations> refTessellations() const { return fTessellations; } function in class:__anon20909::CachedTessellationsRec
348 findContext->fTessellationsOnFailure = rec.refTessellations();
/external/skqp/src/utils/
H A DSkShadowUtils.cpp295 sk_sp<CachedTessellations> refTessellations() const { return fTessellations; } function in class:__anon21577::CachedTessellationsRec
347 findContext->fTessellationsOnFailure = rec.refTessellations();

Completed in 174 milliseconds