Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libvrsensor/
Dpose_client.cpp144 int GetTangoReaderHandle(uint64_t data_type, ConsumerQueue** queue_out) { in GetTangoReaderHandle() function in android::dvr::PoseClient
301 return PoseClient::FromC(client)->GetTangoReaderHandle(type, queue_out); in dvrPoseClientGetDataReaderHandle()