Home
last modified time | relevance | path

Searched refs:fConstExpression (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/animator/
DSkScript2.h260 SkBool fConstExpression; variable
DSkScriptTokenizer.cpp117 fBranchPopAllowed(true), fConstExpression(true), fOperandInUse(false) in SkScriptEngine2()
610 fConstExpression = false; in innerScript()