Home | History | Annotate | Download | only in animator

Lines Matching full:constantoperands

1071     bool constantOperands = value2.fIsConstant == SkScriptValue2::kConstant;
1074 constantOperands &= value1.fIsConstant == SkScriptValue2::kConstant;
1081 if (constantOperands == false)
1138 if (constantOperands) {
1152 if (constantOperands) {