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

/external/chromium_org/ash/display/
H A Droot_window_transformers_unittest.cc89 float touch_radius_y() const { return touch_radius_y_; } function in class:ash::__anon1884::TestEventHandler
291 EXPECT_FLOAT_EQ(0.2f, event_handler.touch_radius_y());
H A Ddisplay_controller_unittest.cc332 float touch_radius_y() { return touch_radius_y_; } function in class:ash::__anon1866::TestEventHandler
1187 EXPECT_EQ(0.5, event_handler.touch_radius_y());

Completed in 575 milliseconds