Searched defs:batch (Results 1 – 5 of 5) sorted by relevance
111 int SensorContext::batch( in batch() function in SensorContext286 int SensorContext::HubConnectionOperation::batch( in batch() function in SensorContext::HubConnectionOperation351 int SensorContext::DynamicSensorManagerOperation::batch(int handle, int64_t sampling_period_ns, in batch() function in SensorContext::DynamicSensorManagerOperation
175 Return<Result> MultihalSensors::batch(const int32_t sensorHandle, in batch() function in goldfish::MultihalSensors
168 Return<Result> SensorsSubHal::batch(int32_t sensorHandle, int64_t samplingPeriodNs, in batch() function in android::hardware::sensors::V2_0::subhal::implementation::SensorsSubHal
88 void HWSensorBase::batch(int32_t samplingPeriodNs) { in batch() function in android::hardware::sensors::V2_0::subhal::implementation::HWSensorBase
410 CommandBatch *batch) in releaseToCommandBatch()513 const CommandBatch &batch = mInFlightCommands[batchIndex]; in finishToSerial() local539 CommandBatch &batch = scopedBatch.get(); in submitFrame() local