Home
last modified time | relevance | path

Searched defs:currentIteration (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/animation/
DAnimationNode.h89 double currentIteration() const { return ensureCalculated().currentIteration; } in currentIteration() function
112 …double currentIteration(bool& isNull) const { isNull = !ensureCalculated().isInEffect; return ensu… in currentIteration() function
154 double currentIteration; member
DTimingCalculations.h160 static inline double calculateDirectedTime(double currentIteration, double iterationDuration, doubl… in calculateDirectedTime()
180 static inline double calculateTransformedTime(double currentIteration, double iterationDuration, do… in calculateTransformedTime()
DAnimationNode.cpp115 double currentIteration; in updateInheritedTime() local
/external/chromium_org/third_party/WebKit/Source/core/animation/css/
DCSSAnimations.cpp607 const double currentIteration = animationNode->currentIteration(); in onEventCondition() local
/external/deqp/modules/gles3/functional/
Des3fShaderTextureFunctionTests.cpp1073 const int currentIteration = m_iterationCounter++; in iterate() local
/external/deqp/modules/gles3/performance/
Des3pBufferDataUploadTests.cpp2154 const int currentIteration = m_iteration; in iterate() local
4169 const int currentIteration = m_iterationNdx; in iterate() local