Home
last modified time | relevance | path

Searched refs:obtainStream (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audioflinger/
DRecordTracks.h236 sp<StreamInHalInterface> obtainStream(sp<ThreadBase>* thread);
DTracks.cpp2519 sp<StreamInHalInterface> AudioFlinger::RecordThread::PassthruPatchRecord::obtainStream( in obtainStream() function in android::AudioFlinger::RecordThread::PassthruPatchRecord
2549 sp<StreamInHalInterface> stream = obtainStream(&thread); in obtainBuffer()
2636 sp<StreamInHalInterface> stream = obtainStream(&thread); in getCapturePosition()