Home
last modified time | relevance | path

Searched refs:kShiftRight (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/animator/
DSkScript2.h67 kShiftRight, // signed enumerator
DSkScript.h167 kShiftRight, // signed enumerator
DSkScript.cpp232 op = kShiftRight; in arithmeticOp()
1450 case kShiftRight: in processOp()
DSkScriptTokenizer.cpp236 op = kShiftRight; in arithmeticOp()