Searched defs:channel_handle (Results 1 – 3 of 3) sorted by relevance
/device/google/contexthub/sensorhal/ |
D | sensors.cpp | 137 const struct sensors_direct_mem_t *mem, int32_t channel_handle) { in register_direct_channel() 149 int32_t sensor_handle, int32_t channel_handle, const struct sensors_direct_cfg_t * config) { in config_direct_report() 196 const struct sensors_direct_mem_t* mem, int channel_handle) { in RegisterDirectChannelWrapper() 203 int sensor_handle, int channel_handle, const sensors_direct_cfg_t * config) { in ConfigDirectReportWrapper()
|
D | hubconnection.cpp | 2043 int HubConnection::removeDirectChannel(int channel_handle) { in removeDirectChannel() 2065 int channel_handle, std::vector<int32_t> *activeSensorList) { in stopAllDirectReportOnChannel() 2099 int HubConnection::configDirectReport(int sensor_handle, int channel_handle, int rate_level) { in configDirectReport()
|
/device/google/marlin/camera/QCamera2/HAL3/ |
D | QCamera3Channel.cpp | 69 uint32_t channel_handle, in QCamera3Channel() 713 uint32_t channel_handle, in QCamera3ProcessingChannel() 1752 uint32_t channel_handle, in QCamera3RegularChannel() 2030 uint32_t channel_handle, in QCamera3MetadataChannel() 2138 uint32_t channel_handle, in QCamera3RawChannel() 2371 uint32_t channel_handle, in QCamera3RawDumpChannel() 2610 uint32_t channel_handle, in QCamera3YUVChannel() 3333 uint32_t channel_handle, in QCamera3PicChannel() 3906 uint32_t channel_handle, in QCamera3ReprocessChannel() 4995 uint32_t channel_handle, in QCamera3SupportChannel()
|