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

  /packages/apps/Mms/src/org/w3c/dom/smil/
SMILAnimation.java 77 * A list of the time value of the keyTimes attribute.
82 public void setKeyTimes(TimeList keyTimes)
  /external/webkit/Source/WebCore/platform/graphics/ca/
GraphicsLayerCA.cpp     [all...]
  /external/webkit/Source/WebCore/platform/graphics/ca/mac/
PlatformCAAnimationMac.mm 544 [static_cast<CAKeyframeAnimation*>(m_animation.get()) setKeyTimes:[other keyTimes]];

Completed in 195 milliseconds