Searched defs:FindContext (Results 1 – 1 of 1) sorted by relevance
356 struct FindContext { struct357 FindContext(const SkMatrix* viewMatrix, const FACTORY* factory) in FindContext() argument359 const SkMatrix* const fViewMatrix;362 sk_sp<SkVertices> fVertices;363 SkVector fTranslate = {0, 0};367 sk_sp<CachedTessellations> fTessellationsOnFailure;369 const FACTORY* fFactory;