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

  /bootable/recovery/recovery_ui/include/recovery_ui/
ui.h 255 int touch_start_X_;
  /bootable/recovery/recovery_ui/
ui.cpp 255 touch_start_X_ = touch_X_;
260 OnTouchDetected(touch_X_ - touch_start_X_, touch_Y_ - touch_start_Y_);

Completed in 54 milliseconds