Searched refs:isDirectChannelTypeSupported (Results 1 – 5 of 5) sorted by relevance
493 || !s.isDirectChannelTypeSupported(memType)) { in testCloseWithoutConfigStop()613 || !s.isDirectChannelTypeSupported(memType)) { in runSensorDirectReportTest()646 || !s1.isDirectChannelTypeSupported(memType)) { in runSingleChannelRateIndependencyTest()652 || !s2.isDirectChannelTypeSupported(memType)) { in runSingleChannelRateIndependencyTest()697 || !s.isDirectChannelTypeSupported(memType1) in runMultiChannelRateIndependencyTest()698 || !s.isDirectChannelTypeSupported(memType2)) { in runMultiChannelRateIndependencyTest()754 || !s.isDirectChannelTypeSupported(memType)) { in runMultiModeRateIndependencyTest()801 || !s.isDirectChannelTypeSupported(memType)) { in runTimestampTest()846 || !s.isDirectChannelTypeSupported(memType)) { in runAtomicCounterTest()876 || !s.isDirectChannelTypeSupported(memType)) { in runReconfigureTest()[all …]
134 … assertTrue(sensor.isDirectChannelTypeSupported(SensorDirectChannel.TYPE_HARDWARE_BUFFER)); in checkSupportsSensor()
86 bool isDirectChannelTypeSupported(int channelType) const { in isDirectChannelTypeSupported() function
153 || !sensor.isDirectChannelTypeSupported(channelType)) { in testDirectReport()
98 if (sensor.isDirectChannelTypeSupported(channelType)) { in collectDeviceInfo()