Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/android/layers/
DAndroidAnimation.cpp89 bool AndroidAnimation::checkIterationsAndProgress(double time, float* finalProgress) in checkIterationsAndProgress() function in WebCore::AndroidAnimation
163 if (!checkIterationsAndProgress(time, &progress) in evaluate()
DAndroidAnimation.h47 bool checkIterationsAndProgress(double time, float* finalProgress);