Searched refs:gOpAttributes (Results 1 – 4 of 4) sorted by relevance
215 static const OperatorAttributes gOpAttributes[]; variable
188 static const SkOperatorAttributes gOpAttributes[]; variable
60 const SkScriptEngine::SkOperatorAttributes SkScriptEngine::gOpAttributes[] = { member in SkScriptEngine302 gOpAttributes[op].fLeftType == kNoType)) { in arithmeticOp()1245 const SkOperatorAttributes* attributes = &gOpAttributes[op]; in opError()1257 const SkOperatorAttributes* attributes = &gOpAttributes[op]; in processOp()1272 attributes = &gOpAttributes[op]; in processOp()
18 const SkScriptEngine2::OperatorAttributes SkScriptEngine2::gOpAttributes[] = { member in SkScriptEngine2320 gOpAttributes[op].fLeftType == SkOperand2::kNoType)) { in arithmeticOp()1062 const OperatorAttributes* attributes = &gOpAttributes[op]; in processOp()1080 attributes = &gOpAttributes[op]; in processOp()