Searched refs:getMSecs (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/src/animator/
H A DSkAnimateMaker.cpp25 virtual SkMSec getMSecs() const { function in class:DefaultTimeline
207 return fTimeline->getMSecs();
/external/skia/src/animator/
H A DSkAnimateMaker.cpp25 virtual SkMSec getMSecs() const { function in class:DefaultTimeline
207 return fTimeline->getMSecs();
/external/chromium_org/third_party/skia/include/animator/
H A DSkAnimator.h435 class and override the getMSecs method.
442 virtual SkMSec getMSecs() const = 0;
/external/skia/include/animator/
H A DSkAnimator.h435 class and override the getMSecs method.
442 virtual SkMSec getMSecs() const = 0;

Completed in 150 milliseconds