OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:scrollbar_animation_controller_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/cc/layers/
layer_impl.cc
1016
if (
scrollbar_animation_controller_
) {
1017
bool should_animate =
scrollbar_animation_controller_
->DidScrollUpdate(
[
all
...]
layer_impl.h
492
return
scrollbar_animation_controller_
.get();
653
scoped_ptr<ScrollbarAnimationController>
scrollbar_animation_controller_
;
member in class:cc::LayerImpl
Completed in 483 milliseconds