Home
last modified time | relevance | path

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

/external/skia/src/animator/
DSkScript.h175 struct SkOperatorAttributes { struct
188 static const SkOperatorAttributes gOpAttributes[]; argument
DSkScript.cpp60 const SkScriptEngine::SkOperatorAttributes SkScriptEngine::gOpAttributes[] = {
1245 const SkOperatorAttributes* attributes = &gOpAttributes[op]; in opError()
1257 const SkOperatorAttributes* attributes = &gOpAttributes[op]; in processOp()