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

/external/chromium_org/third_party/WebKit/Source/platform/transforms/
H A DTransformOperation.h51 Interpolated, enumerator in enum:blink::TransformOperation::OperationType
80 || opType == Interpolated;
H A DInterpolatedTransformOperation.h53 virtual OperationType type() const OVERRIDE { return Interpolated; }
H A DTransformOperations.cpp366 case TransformOperation::Interpolated:
/external/chromium_org/third_party/WebKit/Source/core/animation/
H A DAnimationTranslationUtil.cpp101 case TransformOperation::Interpolated: {

Completed in 103 milliseconds