Home
last modified time | relevance | path

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

/external/skia/src/utils/
DSkShadowUtils.cpp314 struct FindContext { struct
315 FindContext(const SkMatrix* viewMatrix, const FACTORY* factory) in FindContext() function
337 FindContext<FACTORY>* findContext = (FindContext<FACTORY>*)ctx; in FindVisitor()
394 FindContext<FACTORY> context(&path.viewMatrix(), &factory); in draw_shadow()