Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/win/
DFullscreenVideoController.cpp185 virtual void platformCALayerAnimationStarted(CFTimeInterval beginTime) { } in platformCALayerAnimationStarted() function in FullscreenVideoController::LayerClient
/external/webkit/Source/WebCore/platform/graphics/win/
DMediaPlayerPrivateQuickTimeVisualContext.cpp101 virtual void platformCALayerAnimationStarted(CFTimeInterval beginTime) { } in platformCALayerAnimationStarted() function in WebCore::MediaPlayerPrivateQuickTimeVisualContext::LayerClient
/external/webkit/Source/WebCore/platform/graphics/ca/
DGraphicsLayerCA.cpp662 void GraphicsLayerCA::platformCALayerAnimationStarted(CFTimeInterval startTime) in platformCALayerAnimationStarted() function in WebCore::GraphicsLayerCA