Home
last modified time | relevance | path

Searched defs:FindContext (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/src/utils/
DSkShadowUtils.cpp356 struct FindContext { struct
357 FindContext(const SkMatrix* viewMatrix, const FACTORY* factory) in FindContext() argument
359 const SkMatrix* const fViewMatrix;
362 sk_sp<SkVertices> fVertices;
363 SkVector fTranslate = {0, 0};
367 sk_sp<CachedTessellations> fTessellationsOnFailure;
369 const FACTORY* fFactory;