Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/vr/libvrsensor/include/private/dvr/
H A Dpose-ipc.h16 DVR_POSE_GET_MODE, enumerator
/aosp12/frameworks/native/libs/vr/libvrsensor/
H A Dpose_client.cpp136 trans.Send<int>(DVR_POSE_GET_MODE, nullptr, 0, &mode, sizeof(mode)); in GetMode()