Searched refs:setExtraPropertyCallBack (Results 1 – 6 of 6) sorted by relevance
/external/chromium_org/third_party/skia/src/animator/ |
D | SkDrawExtraPathEffect.cpp | 107 fMaker->setExtraPropertyCallBack(fDraw->fType, GetDistance, &distance); in next() 253 fMaker->setExtraPropertyCallBack(fDraw->fType, Get2D, this); in addPath()
|
D | SkAnimateMaker.h | 97 …void setExtraPropertyCallBack(SkDisplayTypes type, SkScriptEngine::_propertyCallBack , void* userS…
|
D | SkAnimateMaker.cpp | 335 void SkAnimateMaker::setExtraPropertyCallBack(SkDisplayTypes type, in setExtraPropertyCallBack() function in SkAnimateMaker
|
/external/skia/src/animator/ |
D | SkDrawExtraPathEffect.cpp | 107 fMaker->setExtraPropertyCallBack(fDraw->fType, GetDistance, &distance); in next() 253 fMaker->setExtraPropertyCallBack(fDraw->fType, Get2D, this); in addPath()
|
D | SkAnimateMaker.h | 97 …void setExtraPropertyCallBack(SkDisplayTypes type, SkScriptEngine::_propertyCallBack , void* userS…
|
D | SkAnimateMaker.cpp | 335 void SkAnimateMaker::setExtraPropertyCallBack(SkDisplayTypes type, in setExtraPropertyCallBack() function in SkAnimateMaker
|