Home | Sort by relevance Sort by last modified time |
/external/chromium_org/ash/display/ | |
root_window_transformers_unittest.cc | 92 float touch_radius_y() const { return touch_radius_y_; } function in class:ash::internal::__anon5900::TestEventHandler 295 EXPECT_FLOAT_EQ(0.2f, event_handler.touch_radius_y()); |
display_controller_unittest.cc | 199 float touch_radius_y() { return touch_radius_y_; } function in class:ash::__anon5886::TestEventHandler [all...] |