Searched refs:touch_display (Results 1 – 2 of 2) sorted by relevance
37 const DisplayInfo& touch_display) const { in GetTouchResolutionScale()38 if (touch_display.touch_device_id() == 0) in GetTouchResolutionScale()44 touch_display.touch_device_id(), in GetTouchResolutionScale()48 touch_display.touch_device_id(), in GetTouchResolutionScale()54 double width = touch_display.bounds_in_native().width(); in GetTouchResolutionScale()55 double height = touch_display.bounds_in_native().height(); in GetTouchResolutionScale()78 const DisplayInfo& touch_display, const gfx::Size& fb_size) const { in GetExtendedModeTouchTransformer() argument80 if (touch_display.touch_device_id() == 0 || in GetExtendedModeTouchTransformer()84 float width = touch_display.bounds_in_native().width(); in GetExtendedModeTouchTransformer()85 float height = touch_display.bounds_in_native().height(); in GetExtendedModeTouchTransformer()[all …]
41 const DisplayInfo& touch_display) const ;44 const DisplayInfo& touch_display) const;47 const DisplayInfo& touch_display, const gfx::Size& fb_size) const;49 double GetTouchResolutionScale(const DisplayInfo& touch_display) const;