Home
last modified time | relevance | path

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

/external/skia/src/animator/
DSkScript.h111 _boxCallBack fBoxCallBack; member
DSkScript.cpp320 callBack.fBoxCallBack = func; in boxCallBack()
923 success = (*callBack->fBoxCallBack)(callBack->fUserStorage, scriptValue); in handleBox()