Lines Matching refs:getCblk
238 sp<IMemory> AudioFlinger::TrackHandle::getCblk() const {239 return mTrack->getCblk();1724 sp<IMemory> AudioFlinger::RecordHandle::getCblk() const {1725 return mRecordTrack->getCblk();