Searched defs:DvrPoseState (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/vr/libvrsensor/include/dvr/
H A Dpose_client.h25 typedef struct __attribute__((packed, aligned(8))) DvrPoseState { struct
40 } DvrPoseState; typedef in typeref:struct:DvrPoseState
164 int dvrPosePoll(DvrPose* client, DvrPoseState* state);
175 int dvrPoseFreeze(DvrPose* client, const DvrPoseState* frozen_state);

Completed in 129 milliseconds