Searched refs:kTowardsString (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/skia/src/animator/
H A DSkScript.h170 kTowardsString enumerator in enum:SkScriptEngine::SkOpBias
H A DSkScript2.h159 kTowardsString enumerator in enum:SkScriptEngine2::OpBias
H A DSkScript.cpp62 { SkOpType(kInt | kScalar | kString), SkOpType(kInt | kScalar | kString), kTowardsString }, // kAdd
1297 if ((attributes->fLeftType & kString) && attributes->fBias & kTowardsString && ((type1 | type2) & kString)) {
H A DSkScriptTokenizer.cpp21 SkOperand2::OpType(SkOperand2::kS32 | SkOperand2::kScalar | SkOperand2::kString), kTowardsString, kResultIsNotBoolean }, // kAdd
1095 if ((attributes->fLeftType & SkOperand2::kString) && attributes->fBias & kTowardsString &&
/external/skia/src/animator/
H A DSkScript.h170 kTowardsString enumerator in enum:SkScriptEngine::SkOpBias
H A DSkScript2.h159 kTowardsString enumerator in enum:SkScriptEngine2::OpBias
H A DSkScript.cpp62 { SkOpType(kInt | kScalar | kString), SkOpType(kInt | kScalar | kString), kTowardsString }, // kAdd
1297 if ((attributes->fLeftType & kString) && attributes->fBias & kTowardsString && ((type1 | type2) & kString)) {
H A DSkScriptTokenizer.cpp21 SkOperand2::OpType(SkOperand2::kS32 | SkOperand2::kScalar | SkOperand2::kString), kTowardsString, kResultIsNotBoolean }, // kAdd
1095 if ((attributes->fLeftType & SkOperand2::kString) && attributes->fBias & kTowardsString &&

Completed in 612 milliseconds