/aosp_15_r20/frameworks/av/services/audioflinger/ |
H A D | DeviceEffectManager.h | 112 bool isOffload() const final { return false; } in isOffload() function
|
/aosp_15_r20/hardware/interfaces/audio/core/all-versions/vts/functional/7.0/ |
H A D | Generators.cpp | 61 bool isOffload = false; in generateOutFlags() local
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/system/media/audio/include/system/ |
D | audio_effect.h | 544 bool isOffload; // true if the playback thread the effect is attached to is offloaded member
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/system/media/audio/include/system/ |
D | audio_effect.h | 544 bool isOffload; // true if the playback thread the effect is attached to is offloaded member
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/system/media/audio/include/system/ |
D | audio_effect.h | 544 bool isOffload; // true if the playback thread the effect is attached to is offloaded member
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/system/media/audio/include/system/ |
D | audio_effect.h | 544 bool isOffload; // true if the playback thread the effect is attached to is offloaded member
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/system/media/audio/include/system/ |
D | audio_effect.h | 549 bool isOffload; // true if the playback thread the effect is attached to is offloaded member
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/system/media/audio/include/system/ |
D | audio_effect.h | 549 bool isOffload; // true if the playback thread the effect is attached to is offloaded member
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/system/media/audio/include/system/ |
D | audio_effect.h | 549 bool isOffload; // true if the playback thread the effect is attached to is offloaded member
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/system/media/audio/include/system/ |
D | audio_effect.h | 549 bool isOffload; // true if the playback thread the effect is attached to is offloaded member
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/system/media/audio/include/system/ |
D | audio_effect.h | 549 bool isOffload; // true if the playback thread the effect is attached to is offloaded member
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/system/media/audio/include/system/ |
D | audio_effect.h | 549 bool isOffload; // true if the playback thread the effect is attached to is offloaded member
|
/aosp_15_r20/system/media/audio/include/system/ |
H A D | audio_effect.h | 549 bool isOffload; // true if the playback thread the effect is attached to is offloaded member
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/system/media/audio/include/system/ |
D | audio_effect.h | 549 bool isOffload; // true if the playback thread the effect is attached to is offloaded member
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/system/media/audio/include/system/ |
D | audio_effect.h | 549 bool isOffload; // true if the playback thread the effect is attached to is offloaded member
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/system/media/audio/include/system/ |
D | audio_effect.h | 549 bool isOffload; // true if the playback thread the effect is attached to is offloaded member
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/system/media/audio/include/system/ |
D | audio_effect.h | 549 bool isOffload; // true if the playback thread the effect is attached to is offloaded member
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/system/media/audio/include/system/ |
D | audio_effect.h | 549 bool isOffload; // true if the playback thread the effect is attached to is offloaded member
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/system/media/audio/include/system/ |
D | audio_effect.h | 549 bool isOffload; // true if the playback thread the effect is attached to is offloaded member
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/system/media/audio/include/system/ |
D | audio_effect.h | 549 bool isOffload; // true if the playback thread the effect is attached to is offloaded member
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/system/media/audio/include/system/ |
D | audio_effect.h | 549 bool isOffload; // true if the playback thread the effect is attached to is offloaded member
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/system/media/audio/include/system/ |
D | audio_effect.h | 549 bool isOffload; // true if the playback thread the effect is attached to is offloaded member
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/system/media/audio/include/system/ |
D | audio_effect.h | 549 bool isOffload; // true if the playback thread the effect is attached to is offloaded member
|
/aosp_15_r20/frameworks/base/core/jni/ |
H A D | android_media_AudioTrack.cpp | 82 AudioTrackCallbackImpl(jclass audioTrackClass, jobject audioTrackWeakRef, bool isOffload) in AudioTrackCallbackImpl() 159 AudioTrackJniStorage(jclass audioTrackClass, jobject audioTrackRef, bool isOffload = false) in AudioTrackJniStorage()
|
/aosp_15_r20/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/ |
D | AudioSession.java | 128 void setAudioOffload(boolean isOffload) { in setAudioOffload()
|