Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/ca/mac/
DPlatformCAAnimationMac.mm357 void PlatformCAAnimation::setFromValue(float value) function
364 void PlatformCAAnimation::setFromValue(const WebCore::TransformationMatrix& value) function
372 void PlatformCAAnimation::setFromValue(const FloatPoint3D& value) function
385 void PlatformCAAnimation::setFromValue(const WebCore::Color& value) function
/external/webkit/Source/WebCore/platform/graphics/ca/win/
DPlatformCAAnimationWin.cpp330 void PlatformCAAnimation::setFromValue(float value) in setFromValue() function in PlatformCAAnimation
339 void PlatformCAAnimation::setFromValue(const WebCore::TransformationMatrix& value) in setFromValue() function in PlatformCAAnimation
348 void PlatformCAAnimation::setFromValue(const FloatPoint3D& value) in setFromValue() function in PlatformCAAnimation
358 void PlatformCAAnimation::setFromValue(const WebCore::Color& value) in setFromValue() function in PlatformCAAnimation