Searched defs:getCblk (Results 1 – 5 of 5) sorted by relevance
| /frameworks/av/media/libaudioclient/aidl/android/media/ | ||
| D | IEffect.aidl | 65 SharedFileRegion getCblk(); in getCblk() method |
| D | IAudioTrack.aidl | 34 @nullable SharedFileRegion getCblk(); in getCblk() method |
| /frameworks/av/services/audioflinger/ | ||
| D | TrackBase.h | 80 sp<IMemory> getCblk() const { return mCblkMemory; } in getCblk() function |
| D | Tracks.cpp | 349 Status AudioFlinger::TrackHandle::getCblk( in getCblk() function in android::AudioFlinger::TrackHandle |
| D | Effects.cpp | 1958 Status AudioFlinger::EffectHandle::getCblk(media::SharedFileRegion* _aidl_return) { in getCblk() function in android::AudioFlinger::EffectHandle |