Searched refs:sharedMemType (Results 1 – 3 of 3) sorted by relevance
855 public boolean isDirectChannelTypeSupported(@SensorDirectChannel.MemoryType int sharedMemType) { in isDirectChannelTypeSupported() argument856 switch (sharedMemType) { in isDirectChannelTypeSupported()
96 bool isDirectChannelTypeSupported(int32_t sharedMemType) const;
443 bool Sensor::isDirectChannelTypeSupported(int32_t sharedMemType) const { in isDirectChannelTypeSupported()444 switch (sharedMemType) { in isDirectChannelTypeSupported()