OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:top_controls_hide_threshold
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/cc/input/
top_controls_manager.h
39
float
top_controls_hide_threshold
);
70
float
top_controls_hide_threshold
);
top_controls_manager.cc
31
float
top_controls_hide_threshold
) {
35
top_controls_hide_threshold
));
41
float
top_controls_hide_threshold
)
50
top_controls_height *
top_controls_hide_threshold
),
top_controls_manager_unittest.cc
26
float
top_controls_hide_threshold
)
31
top_controls_hide_threshold_(
top_controls_hide_threshold
) {
/external/chromium_org/cc/trees/
layer_tree_settings.cc
43
top_controls_hide_threshold
(0.5f),
layer_tree_settings.h
54
float
top_controls_hide_threshold
;
member in class:cc::LayerTreeSettings
layer_tree_host_impl.cc
276
settings.
top_controls_hide_threshold
);
[
all
...]
/external/chromium_org/content/renderer/gpu/
render_widget_compositor.cc
168
settings.
top_controls_hide_threshold
= hide_threshold;
Completed in 3093 milliseconds