Searched refs:mThreadIoHandle (Results 1 – 2 of 2) sorted by relevance
207 audio_io_handle_t mThreadIoHandle; // I/O handle of the thread the track is attached to variable
97 mThreadIoHandle(thread->id()), in TrackBase()494 AudioSystem::releaseOutput(mThreadIoHandle, mStreamType, mSessionId); in destroy()1692 AudioSystem::stopInput(mThreadIoHandle, mSessionId); in stop()1704 AudioSystem::stopInput(mThreadIoHandle, mSessionId); in destroy()1706 AudioSystem::releaseInput(mThreadIoHandle, mSessionId); in destroy()