Home | History | Annotate | Download | only in hardware_legacy

Lines Matching refs:stream_type

89         virtual audio_io_handle_t getOutput(AudioSystem::stream_type stream,
96 AudioSystem::stream_type stream,
99 AudioSystem::stream_type stream,
115 virtual void initStreamVolume(AudioSystem::stream_type stream,
118 virtual status_t setStreamVolumeIndex(AudioSystem::stream_type stream,
121 virtual status_t getStreamVolumeIndex(AudioSystem::stream_type stream,
126 virtual uint32_t getStrategyForStream(AudioSystem::stream_type stream);
129 virtual audio_devices_t getDevicesForStream(AudioSystem::stream_type stream);
259 void changeRefCount(AudioSystem::stream_type stream, int delta);
266 bool isStreamActive(AudioSystem::stream_type stream,
347 static routing_strategy getStrategy(AudioSystem::stream_type stream);
596 void handleNotificationRoutingForStream(AudioSystem::stream_type stream);