Searched refs:sampleType (Results 1 – 3 of 3) sorted by relevance
756 SensorSampleType sampleType = getSensorSampleTypeFromSensorType( in populateEventSample() local760 switch (sampleType) { in populateEventSample()875 LOGE("Invalid sample type %" PRIu8, static_cast<uint8_t>(sampleType)); in populateEventSample()1366 SensorSampleType sampleType = getSensorSampleTypeFromSensorType(sensorType); in allocateEvent() local1368 switch (sampleType) { in allocateEvent()1432 size_t memorySize = (sampleType == SensorSampleType::Unknown) in allocateEvent()
420 SensorSampleType sampleType = getSensorSampleTypeFromSensorType(sensorType); in allocateLastEvent() local421 switch (sampleType) { in allocateLastEvent()
291 SensorSampleType sampleType = getSensorSampleTypeFromSensorType(sensorType); in allocateLastEvent() local292 switch (sampleType) { in allocateLastEvent()474 SensorSampleType sampleType = getSensorSampleTypeFromSensorType(sensorType); in allocateAndPopulateEvent() local476 switch (sampleType) { in allocateAndPopulateEvent()