HomeSort by relevance Sort by last modified time
    Searched refs:touch_radius_x_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ash/display/
root_window_transformers_unittest.cc 39 touch_radius_x_(0.0),
62 touch_radius_x_ = event->radius_x();
90 float touch_radius_x() const { return touch_radius_x_; }
101 float touch_radius_x_; member in class:ash::internal::__anon3195::TestEventHandler
display_controller_unittest.cc 200 touch_radius_x_(0.0),
226 touch_radius_x_ = event->radius_x();
254 float touch_radius_x() { return touch_radius_x_; }
265 float touch_radius_x_; member in class:ash::__anon3181::TestEventHandler
    [all...]

Completed in 24 milliseconds