Searched refs:GetPose (Results 1 – 1 of 1) sorted by relevance
62 int GetPose(uint32_t vsync_count, DvrPoseAsync* out_pose) { in GetPose() function in android::dvr::PoseClient322 return PoseClient::FromC(client)->GetPose(vsync_count, out_pose); in dvrPoseClientGet()