Home
last modified time | relevance | path

Searched refs:out_pose (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/vr/libvrsensor/
Dpose_client.cpp62 int GetPose(uint32_t vsync_count, DvrPoseAsync* out_pose) { in GetPose() argument
65 *out_pose = in GetPose()
84 DvrPoseAsync* out_pose) { in GetControllerPose() argument
93 *out_pose = in GetControllerPose()
321 DvrPoseAsync* out_pose) { in dvrPoseClientGet() argument
322 return PoseClient::FromC(client)->GetPose(vsync_count, out_pose); in dvrPoseClientGet()
330 uint32_t vsync_count, DvrPoseAsync* out_pose) { in dvrPoseClientGetController() argument
332 vsync_count, out_pose); in dvrPoseClientGetController()
/frameworks/native/libs/vr/libvrsensor/include/dvr/
Dpose_client.h88 DvrPoseAsync* out_pose);
102 uint32_t vsync_count, DvrPoseAsync* out_pose);
/frameworks/native/libs/vr/libdvr/include/dvr/
Ddvr_api.h272 DvrPoseAsync* out_pose);
277 DvrPoseAsync* out_pose);