Home
last modified time | relevance | path

Searched defs:lastPush (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/animator/
DSkScriptTokenizer.cpp212 int SkScriptEngine2::arithmeticOp(char ch, char nextChar, bool lastPush) { in arithmeticOp()
467 bool lastPush = false; in innerScript() local
DSkScript.cpp208 int SkScriptEngine::arithmeticOp(char ch, char nextChar, bool lastPush) { in arithmeticOp()
528 bool lastPush = false; in innerScript() local