Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:getCblk

225 sp<IMemory> AudioFlinger::TrackHandle::getCblk() const {
226 return mTrack->getCblk();
1706 sp<IMemory> AudioFlinger::RecordHandle::getCblk() const {
1707 return mRecordTrack->getCblk();