Home
last modified time | relevance | path

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

/external/skqp/src/utils/
DSkShadowUtils.cpp310 struct FindContext { struct
311 FindContext(const SkMatrix* viewMatrix, const FACTORY* factory) in FindContext() argument
313 const SkMatrix* const fViewMatrix;
316 sk_sp<SkVertices> fVertices;
317 SkVector fTranslate = {0, 0};
321 sk_sp<CachedTessellations> fTessellationsOnFailure;
323 const FACTORY* fFactory;
/external/skia/src/utils/
DSkShadowUtils.cpp311 struct FindContext { struct
312 FindContext(const SkMatrix* viewMatrix, const FACTORY* factory) in FindContext() function
314 const SkMatrix* const fViewMatrix;
317 sk_sp<SkVertices> fVertices;
318 SkVector fTranslate = {0, 0};
322 sk_sp<CachedTessellations> fTessellationsOnFailure;
324 const FACTORY* fFactory;