Home
last modified time | relevance | path

Searched defs:KeyframeValueList (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/texmap/
DGraphicsLayerTextureMapper.h86 …virtual bool addAnimation(const KeyframeValueList&, const IntSize& /*boxSize*/, const Animation*, … in addAnimation()
/external/webkit/Source/WebCore/platform/graphics/
DGraphicsLayer.h159 KeyframeValueList(AnimatedPropertyID property) in KeyframeValueList() function
304 …virtual bool addAnimation(const KeyframeValueList&, const IntSize& /*boxSize*/, const Animation*, … in addAnimation()