Home
last modified time | relevance | path

Searched defs:channelHandle (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/sensors/1.0/default/
DSensors.cpp284 int32_t channelHandle = static_cast<int32_t>(err); in registerDirectChannel() local
290 Return<Result> Sensors::unregisterDirectChannel(int32_t channelHandle) { in unregisterDirectChannel()
303 int32_t sensorHandle, int32_t channelHandle, RateLevel rate, in configDirectReport()
/hardware/interfaces/sensors/1.0/vts/functional/
DVtsHalSensorsV1_0TargetTest.cpp532 Return<Result> unregisterDirectChannel(int32_t channelHandle) { in unregisterDirectChannel()
537 int32_t sensorHandle, int32_t channelHandle, RateLevel rate, in configDirectReport()
612 [&] (auto result, auto channelHandle) { in registerDirectChannel()
1325 int32_t channelHandle; in testDirectReportOperation() local
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraPostProc.cpp4205 QCameraChannel *QCameraPostProcessor::getChannelByHandle(uint32_t channelHandle) in getChannelByHandle()
DQCamera2HWI.cpp9040 QCameraChannel *QCamera2HardwareInterface::getChannelByHandle(uint32_t channelHandle) in getChannelByHandle()