HomeSort by relevance Sort by last modified time
    Searched refs:TargetPropertyTransform (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/WebKit/public/platform/
WebAnimation.h 48 TargetPropertyTransform = 0,
  /external/chromium_org/webkit/renderer/compositor_bindings/
web_animation_impl.cc 107 WebAnimation::TargetPropertyTransform, Animation::Transform);
  /external/chromium_org/third_party/WebKit/Source/core/platform/animation/
AnimationTranslationUtil.cpp 334 return createWebAnimation<TransformAnimationValue, WebTransformKeyframe, WebTransformAnimationCurve>(values, animation, animationId, timeOffset, curve.get(), blink::WebAnimation::TargetPropertyTransform, FloatSize(boxSize));
  /external/chromium_org/third_party/WebKit/Source/core/animation/
CompositorAnimations.cpp 513 targetProperty = blink::WebAnimation::TargetPropertyTransform;

Completed in 760 milliseconds