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

  /external/chromium_org/cc/blink/
web_layer_impl.h 145 scoped_ptr<WebToCCAnimationDelegateAdapter> animation_delegate_adapter_; member in class:cc_blink::WebLayerImpl
web_layer_impl.cc 235 animation_delegate_adapter_.reset(
237 layer_->set_layer_animation_delegate(animation_delegate_adapter_.get());

Completed in 537 milliseconds