Home
last modified time | relevance | path

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

/external/skia/src/animator/
DSkScriptTokenizer.cpp164 void SkScriptEngine2::addTokenInt(int integer) { in addTokenInt() function in SkScriptEngine2
174 addTokenInt(size); in addTokenString()
193 addTokenInt(value.fOperand.fS32); in addTokenValue()
613 addTokenInt(top.fType); in innerScript()
1012 addTokenInt(0); // placeholder for future branch in processLogicalOp()
1020 addTokenInt(0); // placeholder for future branch in processLogicalOp()
1047 addTokenInt(0); // placeholder for future branch in processLogicalOp()
DSkScript2.h221 void addTokenInt(int );