Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libbufferhub/include/private/dvr/
Dbufferhub_rpc.h153 struct BufferHubRPC { struct
155 static constexpr char kClientPath[] = "system/buffer_hub/client";
163 static constexpr size_t kMaxQueueCapacity =
167 enum {
189 using MetaData = pdx::rpc::BufferWrapper<std::uint8_t*>;
190 using LocalChannelHandle = pdx::LocalChannelHandle;
191 using LocalHandle = pdx::LocalHandle;
192 using Void = pdx::rpc::Void;