HomeSort by relevance Sort by last modified time
    Searched defs:WebToCCAnimationDelegateAdapter (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/webkit/renderer/compositor_bindings/
web_to_cc_animation_delegate_adapter.cc 11 WebToCCAnimationDelegateAdapter::WebToCCAnimationDelegateAdapter(
15 void WebToCCAnimationDelegateAdapter::NotifyAnimationStarted(
25 void WebToCCAnimationDelegateAdapter::NotifyAnimationFinished(
web_to_cc_animation_delegate_adapter.h 16 class WebToCCAnimationDelegateAdapter : public cc::AnimationDelegate {
18 explicit WebToCCAnimationDelegateAdapter(
33 DISALLOW_COPY_AND_ASSIGN(WebToCCAnimationDelegateAdapter);

Completed in 307 milliseconds