Searched defs:top_controls_hide_threshold (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/cc/input/
H A Dtop_controls_manager_unittest.cc27 float top_controls_hide_threshold)
33 top_controls_hide_threshold_(top_controls_hide_threshold) {
26 MockTopControlsManagerClient(float top_controls_show_threshold, float top_controls_hide_threshold) argument
H A Dtop_controls_manager.cc31 float top_controls_hide_threshold) {
35 top_controls_hide_threshold));
41 float top_controls_hide_threshold)
49 top_controls_height * top_controls_hide_threshold),
27 Create( TopControlsManagerClient* client, float top_controls_height, float top_controls_show_threshold, float top_controls_hide_threshold) argument
38 TopControlsManager(TopControlsManagerClient* client, float top_controls_height, float top_controls_show_threshold, float top_controls_hide_threshold) argument
/external/chromium_org/cc/trees/
H A Dlayer_tree_settings.h62 float top_controls_hide_threshold; member in class:cc::LayerTreeSettings

Completed in 2267 milliseconds