Searched refs:sharedStream (Results 1 – 1 of 1) sorted by relevance
134 aaudio_result_t AAudioServiceEndpointShared::startStream(sp<AAudioServiceStreamBase> sharedStream, in startStream() argument155 const audio_attributes_t attr = getAudioAttributesFrom(sharedStream.get()); in startStream()157 sharedStream->getAudioClient(), &attr, clientHandle); in startStream()169 aaudio_result_t AAudioServiceEndpointShared::stopStream(sp<AAudioServiceStreamBase> sharedStream, in stopStream() argument