Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.h489 struct Pointer { struct
490 uint32_t id;
491 int32_t x;
492 int32_t y;
493 int32_t pressure;
494 int32_t touchMajor;
495 int32_t touchMinor;
496 int32_t toolMajor;
497 int32_t toolMinor;
498 int32_t orientation;
[all …]
/frameworks/base/libs/protoutil/src/
DEncodedBuffer.cpp29 EncodedBuffer::Pointer::Pointer() : Pointer(BUFFER_SIZE) in Pointer() function in android::util::EncodedBuffer::Pointer
33 EncodedBuffer::Pointer::Pointer(size_t chunkSize) in Pointer() function in android::util::EncodedBuffer::Pointer
/frameworks/native/include/input/
DInputTransport.h119 struct Pointer { struct
120 PointerProperties properties;
121 PointerCoords coords;
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
Dtouch_analytics.proto42 message Pointer { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/
Dupb.h281 template <class T> class Pointer; variable
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/php/ext/google/protobuf/
Dupb.h261 template <class T> class Pointer; variable