Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libdvr/include/dvr/
Ddvr_shared_buffers.h26 static_assert(sizeof(DvrPoseAsync) == 128, "Unexpected size for DvrPoseAsync");
76 DvrPoseAsync vsync_poses[kSize];
Ddvr_pose.h24 typedef struct __attribute__((packed, aligned(16))) DvrPoseAsync { struct
46 } DvrPoseAsync; argument
Ddvr_api.h27 typedef struct DvrPoseAsync DvrPoseAsync; typedef
272 DvrPoseAsync* out_pose);
277 DvrPoseAsync* out_pose);