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

  /device/google/contexthub/inc/chre/
sensor.h 305 #define CHRE_SENSOR_LATENCY_DEFAULT UINT64_C(-1)
619 * If this is CHRE_SENSOR_LATENCY_DEFAULT, then a latency
779 * There is a special value CHRE_SENSOR_LATENCY_DEFAULT, in which we don't
808 CHRE_SENSOR_LATENCY_DEFAULT);
  /system/chre/chre_api/legacy/v1_0/chre/
sensor.h 305 #define CHRE_SENSOR_LATENCY_DEFAULT UINT64_C(-1)
619 * If this is CHRE_SENSOR_LATENCY_DEFAULT, then a latency
779 * There is a special value CHRE_SENSOR_LATENCY_DEFAULT, in which we don't
808 CHRE_SENSOR_LATENCY_DEFAULT);
  /system/chre/chre_api/include/chre_api/chre/
sensor.h 436 #define CHRE_SENSOR_LATENCY_DEFAULT UINT64_C(-1)
772 * If this is CHRE_SENSOR_LATENCY_DEFAULT, then a latency
863 * CHRE_SENSOR_INTERVAL_DEFAULT and CHRE_SENSOR_LATENCY_DEFAULT, respectively,
934 * There is a special value CHRE_SENSOR_LATENCY_DEFAULT, in which we don't
    [all...]

Completed in 186 milliseconds