Home
last modified time | relevance | path

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

/external/skia/src/animator/
DSkScriptRuntime.cpp154 SkScriptCallBackConvert* callBackBox = (SkScriptCallBackConvert*) callBack; in executeTokens() local
155 if (callBackBox->convert(type, &operand[0]) == false) in executeTokens()