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

  /external/chromium_org/cc/input/
top_controls_manager.h 38 float top_controls_show_threshold,
64 float top_controls_show_threshold,
top_controls_manager.cc 29 float top_controls_show_threshold,
33 top_controls_show_threshold,
39 float top_controls_show_threshold,
51 top_controls_height * (1.f - top_controls_show_threshold)) {
top_controls_manager_unittest.cc 24 MockTopControlsManagerClient(float top_controls_show_threshold,
29 top_controls_show_threshold_(top_controls_show_threshold),
  /external/chromium_org/cc/trees/
layer_tree_settings.cc 42 top_controls_show_threshold(0.5f),
layer_tree_settings.h 49 float top_controls_show_threshold; member in class:cc::LayerTreeSettings
layer_tree_host_impl.cc 214 settings.top_controls_show_threshold,
    [all...]
  /external/chromium_org/content/renderer/gpu/
render_widget_compositor.cc 165 settings.top_controls_show_threshold = show_threshold;

Completed in 54 milliseconds