Searched defs:Pointer (Results 1 – 6 of 6) sorted by relevance
30 struct Pointer { struct31 int32_t id;32 float x;33 float y;34 bool isResampled = false;
80 constexpr explicit operator Pointer() && { return take(); } in Pointer() function
30 EncodedBuffer::Pointer::Pointer() : Pointer(BUFFER_SIZE) in Pointer() function in android::util::EncodedBuffer::Pointer34 EncodedBuffer::Pointer::Pointer(size_t chunkSize) in Pointer() function in android::util::EncodedBuffer::Pointer
154 struct Pointer { struct155 PointerProperties properties;156 PointerCoords coords;
42 message Pointer { message
68 struct Pointer { struct