Home
last modified time | relevance | path

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

/external/skia/src/utils/
DSkShadowUtils.cpp309 struct FindContext { struct
310 FindContext(const SkMatrix* viewMatrix, const FACTORY* factory) in FindContext() function
312 const SkMatrix* const fViewMatrix;
315 sk_sp<SkVertices> fVertices;
316 SkVector fTranslate = {0, 0};
320 sk_sp<CachedTessellations> fTessellationsOnFailure;
322 const FACTORY* fFactory;