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

  /frameworks/base/include/ui/
EventHub.h 39 #define ABS_MT_POSITION_X 0x35 /* Center X ellipse position */
  /frameworks/base/libs/ui/
EventHub.cpp 68 #ifndef ABS_MT_POSITION_X
69 #define ABS_MT_POSITION_X 0x35 /* Center X ellipse position */
733 if (test_bit(ABS_MT_POSITION_X, abs_bitmask)
    [all...]
InputReader.cpp     [all...]
  /frameworks/base/libs/ui/tests/
InputReader_test.cpp     [all...]

Completed in 282 milliseconds