Home
last modified time | relevance | path

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

/frameworks/native/libs/input/tests/
DTouchResampling_test.cpp30 struct Pointer { struct
31 int32_t id;
32 float x;
33 float y;
34 bool isResampled = false;
/frameworks/native/include/ftl/
Dnon_null.h80 constexpr explicit operator Pointer() && { return take(); } in Pointer() function
/frameworks/base/libs/protoutil/src/
DEncodedBuffer.cpp30 EncodedBuffer::Pointer::Pointer() : Pointer(BUFFER_SIZE) in Pointer() function in android::util::EncodedBuffer::Pointer
34 EncodedBuffer::Pointer::Pointer(size_t chunkSize) in Pointer() function in android::util::EncodedBuffer::Pointer
/frameworks/native/include/input/
DInputTransport.h154 struct Pointer { struct
155 PointerProperties properties;
156 PointerCoords coords;
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
Dtouch_analytics.proto42 message Pointer { message
/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.h68 struct Pointer { struct