Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/
DGraphicsLayer.h106 : m_keyTime(keyTime) in m_keyTime() argument
114 float keyTime() const { return m_keyTime; } in keyTime() function
126 : AnimationValue(keyTime, timingFunction) in AnimationValue() argument
141 : AnimationValue(keyTime, timingFunction) in AnimationValue() argument