Searched refs:is_touch_hud_projection_enabled_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ash/
H A Dshell.h524 return is_touch_hud_projection_enabled_;
704 bool is_touch_hud_projection_enabled_; member in class:ash::Shell
H A Dshell.cc529 if (is_touch_hud_projection_enabled_ == enabled)
532 is_touch_hud_projection_enabled_ = enabled;
565 is_touch_hud_projection_enabled_(false) {

Completed in 147 milliseconds