Searched defs:FindContext (Results 1 – 1 of 1) sorted by relevance
311 struct FindContext { struct312 FindContext(const SkMatrix* viewMatrix, const FACTORY* factory) in FindContext() argument314 const SkMatrix* const fViewMatrix;317 sk_sp<SkVertices> fVertices;318 SkVector fTranslate = {0, 0};322 sk_sp<CachedTessellations> fTessellationsOnFailure;324 const FACTORY* fFactory;