Home
last modified time | relevance | path

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

/external/skia/src/utils/
DSkShadowUtils.cpp314 struct FindContext { struct
315 FindContext(const SkMatrix* viewMatrix, const FACTORY* factory) in FindContext() argument
317 const SkMatrix* const fViewMatrix;
320 sk_sp<SkVertices> fVertices;
321 SkVector fTranslate = {0, 0};
325 sk_sp<CachedTessellations> fTessellationsOnFailure;
327 const FACTORY* fFactory;