Home
last modified time | relevance | path

Searched refs:calibration_bounds (Results 1 – 1 of 1) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/display/
H A Dtouch_calibrator_controller.cc249 gfx::RectF calibration_bounds( in OnTouchEvent() local
256 .TransformRect(&calibration_bounds); in OnTouchEvent()
258 gfx::ToRoundedSize(calibration_bounds.size())); in OnTouchEvent()