Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libvrsensor/include/dvr/
Dpose_client.h128 int dvrPoseClientFreeze(DvrPoseClient* client, const DvrPose* frozen_state);
/frameworks/native/libs/vr/libvrsensor/
Dpose_client.cpp343 int dvrPoseClientFreeze(DvrPoseClient* client, const DvrPose* frozen_state) { in dvrPoseClientFreeze() function