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

  /external/chromium_org/ash/
shell.h 560 return is_touch_hud_projection_enabled_;
758 bool is_touch_hud_projection_enabled_; member in class:ash::Shell
shell.cc 606 if (is_touch_hud_projection_enabled_ == enabled)
609 is_touch_hud_projection_enabled_ = enabled;
648 is_touch_hud_projection_enabled_(false) {
    [all...]

Completed in 277 milliseconds