Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.h766 struct Pointer { struct
767 uint32_t id;
768 int32_t x;
769 int32_t y;
770 int32_t pressure;
771 int32_t touchMajor;
772 int32_t touchMinor;
773 int32_t toolMajor;
774 int32_t toolMinor;
775 int32_t orientation;
[all …]
/frameworks/native/include/input/
DInputTransport.h99 struct Pointer { struct
100 PointerProperties properties;
101 PointerCoords coords;
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
Dtouch_analytics.proto42 message Pointer { message