Home
last modified time | relevance | path

Searched defs:Pointer (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/inputflinger/
DInputReader.h783 struct Pointer { struct
784 uint32_t id;
785 int32_t x;
786 int32_t y;
787 int32_t pressure;
788 int32_t touchMajor;
789 int32_t touchMinor;
790 int32_t toolMajor;
791 int32_t toolMinor;
792 int32_t orientation;
[all …]
/frameworks/native/include/input/
DInputTransport.h113 struct Pointer { struct
114 PointerProperties properties;
115 PointerCoords coords;
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
Dtouch_analytics.proto42 message Pointer { message