Home
last modified time | relevance | path

Searched defs:getCblk (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/av/media/libaudioclient/aidl/android/media/
H A DIEffect.aidl64 SharedFileRegion getCblk(); in getCblk() method
H A DIAudioTrack.aidl34 @nullable SharedFileRegion getCblk(); in getCblk() method
/aosp12/frameworks/av/services/audioflinger/
H A DTrackBase.h80 sp<IMemory> getCblk() const { return mCblkMemory; } in getCblk() function
H A DEffects.cpp1869 Status AudioFlinger::EffectHandle::getCblk(media::SharedFileRegion* _aidl_return) { in getCblk() function in android::AudioFlinger::EffectHandle
H A DTracks.cpp347 Status AudioFlinger::TrackHandle::getCblk( in getCblk() function in android::AudioFlinger::TrackHandle