Searched refs:spAudioStream (Results 1 – 2 of 2) sorted by relevance
210 android::sp<AudioStream> spAudioStream(stream); in stopUsingStream() local211 ALOGV("%s() strongCount = %d", __func__, spAudioStream->getStrongCount()); in stopUsingStream()212 spAudioStream->decStrong(nullptr); in stopUsingStream()
119 static AudioStream *startUsingStream(android::sp<AudioStream> &spAudioStream);