Searched refs:ImpulseBegin (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/libs/vr/libpdx/
H A Dservice.cpp71 const std::uint8_t* Message::ImpulseBegin() const { function in class:android::pdx::Message
76 return ImpulseBegin() + (IsImpulse() ? GetSendLength() : 0);
/frameworks/native/libs/vr/libpdx/private/pdx/
H A Dservice.h290 const std::uint8_t* ImpulseBegin() const;
/frameworks/native/libs/vr/libpdx_uds/
H A Dservice_framework_tests.cpp110 std::copy(message.ImpulseBegin(), message.ImpulseEnd(),

Completed in 151 milliseconds