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

  /external/chromium_org/cc/input/
top_controls_manager.h 97 float top_controls_hide_height_; member in class:cc::TopControlsManager
top_controls_manager.cc 51 top_controls_hide_height_(
220 } else if (controls_top_offset_ <= -top_controls_hide_height_) {

Completed in 64 milliseconds