Searched refs:touch_support (Results 1 – 5 of 5) sorted by relevance
29 state->touch_support() == gfx::Display::TOUCH_SUPPORT_UNKNOWN) { in AssociateTouchscreens()52 if (state->touch_support() == gfx::Display::TOUCH_SUPPORT_AVAILABLE || in AssociateTouchscreens()92 state->touch_support() == gfx::Display::TOUCH_SUPPORT_UNKNOWN) { in AssociateTouchscreens()
79 TouchSupport touch_support() const { return touch_support_; } in touch_support() function
134 return it->touch_support(); in GetInternalDisplayTouchSupport()
112 gfx::Display::TouchSupport touch_support() const { return touch_support_; } in touch_support() function
1178 new_display.set_touch_support(display_info.touch_support()); in CreateDisplayFromDisplayInfoById()