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

/external/skia/src/animator/
H A DSkScript.h183 struct SkOperatorAttributes { struct in class:SkScriptEngine
196 static const SkOperatorAttributes gOpAttributes[];
H A DSkScript.cpp68 const SkScriptEngine::SkOperatorAttributes SkScriptEngine::gOpAttributes[] = {
1251 const SkOperatorAttributes* attributes = &gOpAttributes[op];
1263 const SkOperatorAttributes* attributes = &gOpAttributes[op];

Completed in 34 milliseconds