Home
last modified time | relevance | path

Searched defs:samplingPeriodNs (Results 1 – 25 of 34) sorted by relevance

12

/aosp_15_r20/frameworks/native/services/sensorservice/
H A DSensorDevice.cpp569 status_t SensorDevice::batch(void* ident, int handle, int flags, int64_t samplingPeriodNs, in batch()
589 status_t SensorDevice::batchLocked(void* ident, int handle, int flags, int64_t samplingPeriodNs, in batchLocked()
639 status_t SensorDevice::setDelay(void* ident, int handle, int64_t samplingPeriodNs) { in setDelay()
719 void SensorDevice::onMicSensorAccessChanged(void* ident, int handle, nsecs_t samplingPeriodNs) { in onMicSensorAccessChanged()
871 status_t SensorDevice::Info::setBatchParamsForIdent(void* ident, int, int64_t samplingPeriodNs, in setBatchParamsForIdent()
H A DSensorEventConnection.cpp683 int handle, bool enabled, nsecs_t samplingPeriodNs, nsecs_t maxBatchReportLatencyNs, in enableDisable()
730 status_t SensorService::SensorEventConnection::setEventRate(int handle, nsecs_t samplingPeriodNs) { in setEventRate()
779 nsecs_t samplingPeriodNs = i.second; in capRates() local
799 nsecs_t samplingPeriodNs = i.second; in uncapRates() local
H A DSensorInterface.cpp67 int64_t samplingPeriodNs, int64_t maxBatchReportLatencyNs) { in batch()
103 status_t RuntimeSensor::batch(void*, int, int, int64_t samplingPeriodNs, in batch()
H A DSensorDirectConnection.cpp134 int handle, bool enabled, nsecs_t samplingPeriodNs, nsecs_t maxBatchReportLatencyNs, in enableDisable()
146 int handle, nsecs_t samplingPeriodNs) { in setEventRate()
H A DSensorInterface.h55 virtual status_t batch(void* ident, int handle, int, int64_t samplingPeriodNs, in batch()
H A DAidlSensorHalWrapper.cpp248 status_t AidlSensorHalWrapper::batch(int32_t sensorHandle, int64_t samplingPeriodNs, in batch()
/aosp_15_r20/frameworks/native/libs/sensor/
H A DISensorEventConnection.cpp61 virtual status_t enableDisable(int handle, bool enabled, nsecs_t samplingPeriodNs, in enableDisable()
135 nsecs_t samplingPeriodNs = data.readInt64(); in onTransact() local
/aosp_15_r20/device/generic/goldfish/sensors/
Dmultihal_sensors.cpp243 const int64_t samplingPeriodNs, in batch()
483 const int64_t samplingPeriodNs = batchInfo.samplingPeriodNs; in batchThread() local
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/sensors/2.0/[email protected]_genc++/gen/android/hardware/sensors/2.0/
DSensorsAll.cpp462 …idlInstrumentor *_hidl_this_instrumentor, int32_t sensorHandle, int64_t samplingPeriodNs, int64_t … in _hidl_batch()
918 …sensors::V1_0::Result> BpHwSensors::batch(int32_t sensorHandle, int64_t samplingPeriodNs, int64_t … in batch()
1352 int64_t samplingPeriodNs; in _hidl_batch() local
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/sensors/1.0/[email protected]_genc++/gen/android/hardware/sensors/1.0/
DSensorsAll.cpp475 …idlInstrumentor *_hidl_this_instrumentor, int32_t sensorHandle, int64_t samplingPeriodNs, int64_t … in _hidl_batch()
931 …sensors::V1_0::Result> BpHwSensors::batch(int32_t sensorHandle, int64_t samplingPeriodNs, int64_t … in batch()
1384 int64_t samplingPeriodNs; in _hidl_batch() local
/aosp_15_r20/hardware/interfaces/sensors/common/vts/2_X/
H A DVtsHalSensorsV2_XTargetTest.h191 Return<Result> batch(int32_t sensorHandle, int64_t samplingPeriodNs, in batch()
709 int64_t samplingPeriodNs = extractReportMode(sensor.flags) == SensorFlagBits::ONE_SHOT_MODE in TEST_P() local
/aosp_15_r20/hardware/interfaces/sensors/aidl/vts/
H A DVtsAidlHalSensorsTargetTest.cpp361 ndk::ScopedAStatus batch(int32_t sensorHandle, int64_t samplingPeriodNs, in batch()
832 int64_t samplingPeriodNs = in TEST_P() local
/aosp_15_r20/hardware/interfaces/sensors/common/default/2.X/multihal/tests/fake_subhal/
H A DSensorsSubHal.h132 Return<Result> batch(int32_t sensorHandle, int64_t samplingPeriodNs, in batch()
H A DSensorsSubHal.cpp118 Return<Result> ISensorsSubHalBase::batch(int32_t sensorHandle, int64_t samplingPeriodNs, in batch() argument
H A DSensor.cpp74 void Sensor::batch(int64_t samplingPeriodNs) { in batch()
/aosp_15_r20/hardware/interfaces/sensors/common/default/2.X/multihal/include/
H A DSubHalWrapper.h114 Return<Result> batch(int32_t sensorHandle, int64_t samplingPeriodNs, in batch()
H A DHalProxy.h411 Return<Result> batch(int32_t sensorHandle, int64_t samplingPeriodNs, in batch()
/aosp_15_r20/hardware/interfaces/sensors/aidl/aidl_api/android.hardware.sensors/2/android/hardware/sensors/
H A DISensors.aidl38 void batch(in int sensorHandle, in long samplingPeriodNs, in long maxReportLatencyNs); in batch()
/aosp_15_r20/hardware/interfaces/sensors/aidl/aidl_api/android.hardware.sensors/current/android/hardware/sensors/
H A DISensors.aidl38 void batch(in int sensorHandle, in long samplingPeriodNs, in long maxReportLatencyNs); in batch()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/sensors/aidl/android.hardware.sensors_interface/dump/android/hardware/sensors/
DISensors.aidl38 void batch(in int sensorHandle, in long samplingPeriodNs, in long maxReportLatencyNs); in batch()
/aosp_15_r20/hardware/interfaces/sensors/aidl/android/hardware/sensors/
H A DISensors.aidl58 void batch(in int sensorHandle, in long samplingPeriodNs, in long maxReportLatencyNs); in batch()
/aosp_15_r20/hardware/interfaces/sensors/aidl/aidl_api/android.hardware.sensors/1/android/hardware/sensors/
H A DISensors.aidl38 void batch(in int sensorHandle, in long samplingPeriodNs, in long maxReportLatencyNs); in batch()
/aosp_15_r20/hardware/interfaces/sensors/common/default/2.X/
H A DSensor.cpp62 void Sensor::batch(int64_t samplingPeriodNs) { in batch()
/aosp_15_r20/hardware/interfaces/sensors/common/utils/
H A DISensorsWrapper.h143 Return<Result> batch(int32_t sensorHandle, int64_t samplingPeriodNs, in batch()
/aosp_15_r20/device/generic/goldfish/sensors/include/
Dmultihal_sensors.h155 int64_t samplingPeriodNs = 0; member

12