Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libvrsensor/include/dvr/
Dpose_client.h175 int dvrPoseFreeze(DvrPose* client, const DvrPoseState* frozen_state);
/frameworks/native/libs/vr/libvrsensor/
Dpose_client.cpp309 int dvrPoseFreeze(DvrPose* client, const DvrPoseState* frozen_state) { in dvrPoseFreeze() function