OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 44 milliseconds