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

  /frameworks/base/services/input/
InputReader.h 187 float pointerGestureTapSlop; // in pixels
236 pointerGestureTapSlop(10.0f), // 10 pixels
    [all...]
InputReader.cpp 746 mConfig.pointerGestureTapSlop);
    [all...]
  /frameworks/base/services/jni/
com_android_server_input_InputManagerService.cpp 397 outConfig->pointerGestureTapSlop = hoverTapSlop;
    [all...]

Completed in 34 milliseconds