Home
last modified time | relevance | path

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

/external/skia/src/animator/
DSkExtras.h39 void* fExtraStorage; variable
DSkAnimateMaker.cpp78 extra->fExtraStorage = NULL; in clearExtraPropertyCallBack()
346 extra->fExtraStorage = userStorage; in setExtraPropertyCallBack()
DSkDrawExtraPathEffect.cpp518 SkExtras::SkExtras() : fExtraCallBack(NULL), fExtraStorage(NULL) { in SkExtras()
DSkAnimatorScript2.cpp380 *fCallBackArray.append() = new propertyCallBack(extra->fExtraCallBack, extra->fExtraStorage); in SkAnimatorScript2()
DSkAnimatorScript.cpp80 propertyCallBack(extra->fExtraCallBack, extra->fExtraStorage); in SkAnimatorScript()