Home
last modified time | relevance | path

Searched refs:dvrPoseClientPoll (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/libs/vr/libvrsensor/include/dvr/
H A Dpose_client.h117 int dvrPoseClientPoll(DvrPoseClient* client, DvrPose* state);
/aosp12/frameworks/native/libs/vr/libvrsensor/
H A Dpose_client.cpp339 int dvrPoseClientPoll(DvrPoseClient* client, DvrPose* state) { in dvrPoseClientPoll() function