Home
last modified time | relevance | path

Searched defs:batch (Results 1 – 5 of 5) sorted by relevance

/device/google/contexthub/sensorhal/
Dsensors.cpp111 int SensorContext::batch( in batch() function in SensorContext
286 int SensorContext::HubConnectionOperation::batch( in batch() function in SensorContext::HubConnectionOperation
351 int SensorContext::DynamicSensorManagerOperation::batch(int handle, int64_t sampling_period_ns, in batch() function in SensorContext::DynamicSensorManagerOperation
/device/generic/goldfish/sensors/
Dmultihal_sensors.cpp175 Return<Result> MultihalSensors::batch(const int32_t sensorHandle, in batch() function in goldfish::MultihalSensors
/device/google/trout/hal/sensors/2.0/
DSensorsSubHal.cpp168 Return<Result> SensorsSubHal::batch(int32_t sensorHandle, int64_t samplingPeriodNs, in batch() function in android::hardware::sensors::V2_0::subhal::implementation::SensorsSubHal
DSensor.cpp88 void HWSensorBase::batch(int32_t samplingPeriodNs) { in batch() function in android::hardware::sensors::V2_0::subhal::implementation::HWSensorBase
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
DContextVk.cpp410 CommandBatch *batch) in releaseToCommandBatch()
513 const CommandBatch &batch = mInFlightCommands[batchIndex]; in finishToSerial() local
539 CommandBatch &batch = scopedBatch.get(); in submitFrame() local