Home
last modified time | relevance | path

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

/external/skia/src/animator/
DSkScript2.h180 struct OperatorAttributes { struct
214 static const OperatorAttributes gOpAttributes[];
DSkScriptTokenizer.cpp18 const SkScriptEngine2::OperatorAttributes SkScriptEngine2::gOpAttributes[] = {
1064 const OperatorAttributes* attributes = &gOpAttributes[op]; in processOp()