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 553 return is_touch_hud_projection_enabled_;
750 bool is_touch_hud_projection_enabled_; member in class:ash::Shell
shell.cc 590 if (is_touch_hud_projection_enabled_ == enabled)
593 is_touch_hud_projection_enabled_ = enabled;
632 is_touch_hud_projection_enabled_(false) {
    [all...]

Completed in 46 milliseconds