Home
last modified time | relevance | path

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

/external/skia/src/utils/
DSkShadowUtils.cpp311 struct FindContext { struct
312 FindContext(const SkMatrix* viewMatrix, const FACTORY* factory) in FindContext() function
334 FindContext<FACTORY>* findContext = (FindContext<FACTORY>*)ctx; in FindVisitor()
416 FindContext<FACTORY> context(&path.viewMatrix(), &factory); in draw_shadow()
/external/skqp/src/utils/
DSkShadowUtils.cpp310 struct FindContext { struct
311 FindContext(const SkMatrix* viewMatrix, const FACTORY* factory) in FindContext() function
333 FindContext<FACTORY>* findContext = (FindContext<FACTORY>*)ctx; in FindVisitor()
390 FindContext<FACTORY> context(&path.viewMatrix(), &factory); in draw_shadow()