HomeSort by relevance Sort by last modified time
    Searched defs:EnableSensors (Results 1 - 2 of 2) sorted by null

  /device/google/contexthub/util/nanotool/
contexthub.cpp 215 bool ContextHub::EnableSensors(const std::vector<SensorSpec>& sensors) {
  /frameworks/native/libs/vr/libvrsensor/
pose_client.cpp 183 int EnableSensors(bool enabled) {
187 ALOGE_IF(!status, "Pose EnableSensors() failed because: %s\n",
356 return PoseClient::FromC(client)->EnableSensors(enabled);

Completed in 84 milliseconds