Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/ca/mac/
DPlatformCAAnimationMac.mm408 void PlatformCAAnimation::setToValue(float value) function
415 void PlatformCAAnimation::setToValue(const WebCore::TransformationMatrix& value) function
423 void PlatformCAAnimation::setToValue(const FloatPoint3D& value) function
436 void PlatformCAAnimation::setToValue(const WebCore::Color& value) function
/external/webkit/Source/WebCore/platform/graphics/ca/win/
DPlatformCAAnimationWin.cpp376 void PlatformCAAnimation::setToValue(float value) in setToValue() function in PlatformCAAnimation
385 void PlatformCAAnimation::setToValue(const WebCore::TransformationMatrix& value) in setToValue() function in PlatformCAAnimation
394 void PlatformCAAnimation::setToValue(const FloatPoint3D& value) in setToValue() function in PlatformCAAnimation
404 void PlatformCAAnimation::setToValue(const WebCore::Color& value) in setToValue() function in PlatformCAAnimation