Home
last modified time | relevance | path

Searched refs:finalProgress (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() argument
101 *finalProgress = 1.0; in checkIterationsAndProgress()
120 *finalProgress = fractionalTime; in checkIterationsAndProgress()
DAndroidAnimation.h47 bool checkIterationsAndProgress(double time, float* finalProgress);