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

  /frameworks/native/services/inputflinger/
InputReader.h 139 float pointerGestureTapSlop; // in pixels
194 pointerGestureTapSlop(10.0f), // 10 pixels
    [all...]
InputReader.cpp 929 mConfig.pointerGestureTapSlop);
    [all...]
  /frameworks/base/services/core/jni/
com_android_server_input_InputManagerService.cpp 515 outConfig->pointerGestureTapSlop = hoverTapSlop;
    [all...]

Completed in 80 milliseconds