HomeSort by relevance Sort by last modified time
    Searched full:animationstarted (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/ca/win/
CACFLayerTreeHost.cpp 304 // All pending animations will have been started with the flush. Fire the animationStarted calls.
317 (*it)->animationStarted(currentTime);
  /external/webkit/Source/WebCore/platform/graphics/ca/
PlatformCALayer.h 77 void animationStarted(CFTimeInterval beginTime)
  /external/webkit/Source/WebCore/platform/graphics/ca/mac/
PlatformCALayerMac.mm 82 m_owner->animationStarted(startTime);
217 // Remove the owner pointer from the delegate in case there is a pending animationStarted event.
  /external/webkit/Source/WebKit2/WebProcess/WebPage/ca/win/
LayerTreeHostCAWin.cpp 248 (*it)->animationStarted(currentTime);

Completed in 187 milliseconds