Searched refs:getUnboxType (Results 1 – 2 of 2) sorted by relevance
239 SkOperand2::OpType getUnboxType(SkOperand2 scriptValue);
463 SkOperand2::OpType SkScriptEngine2::getUnboxType(SkOperand2 scriptValue) { in getUnboxType() function in SkScriptEngine21085 value1.fType = getUnboxType(value1.fOperand); in processOp()1090 value1.fType = getUnboxType(value2.fOperand); in processOp()