/aosp_15_r20/out/soong/.intermediates/packages/apps/WallpaperPicker2/WallpaperPicker2Lib/android_common/kapt/gen/stubs/com/android/wallpaper/picker/preview/ui/viewmodel/floatingSheet/ |
D | ImageEffectFloatingSheetViewModel.java | 29 …private final com.android.wallpaper.effects.EffectsController.EffectEnumInterface effectType = nul… field in ImageEffectFloatingSheetViewModel 42 …com.android.wallpaper.effects.EffectsController.EffectEnumInterface effectType, @org.jetbrains.ann… in ImageEffectFloatingSheetViewModel() 157 …com.android.wallpaper.effects.EffectsController.EffectEnumInterface effectType, @org.jetbrains.ann… in copy()
|
/aosp_15_r20/frameworks/av/media/libeffects/preprocessing/benchmarks/ |
H A D | preprocessing_benchmark.cpp | 178 int preProcCreateEffect(effect_handle_t* pEffectHandle, uint32_t effectType, in preProcCreateEffect() 229 PreProcId effectType = (PreProcId)state.range(1); in BM_PREPROCESSING() local
|
/aosp_15_r20/external/skia/gm/ |
H A D | fp_sample_chaining.cpp | 158 EffectType effectType, in wrap() 202 for (EffectType effectType : effects) { in __anon6ac8cf890402() local
|
/aosp_15_r20/cts/tests/tests/media/decoder/src/android/media/decoder/cts/ |
H A D | DecoderTestAacDrc.java | 567 public DrcParams(int boost, int cut, int decoderTargetLevel, int heavy, int effectType) { in DrcParams() 572 public DrcParams(int boost, int cut, int decoderTargetLevel, int heavy, int effectType, in DrcParams()
|
/aosp_15_r20/frameworks/base/core/java/android/companion/virtual/ |
H A D | IVirtualDeviceSoundEffectListener.aidl | 33 void onPlaySoundEffect(int effectType); in onPlaySoundEffect()
|
H A D | VirtualDeviceManager.java | 518 public void playSoundEffect(int deviceId, @AudioManager.SystemSoundEffect int effectType) { in playSoundEffect() 1339 void onPlaySoundEffect(@AudioManager.SystemSoundEffect int effectType); in onPlaySoundEffect()
|
H A D | IVirtualDeviceManager.aidl | 115 void playSoundEffect(int deviceId, int effectType); in playSoundEffect()
|
H A D | VirtualDeviceInternal.java | 680 public void onPlaySoundEffect(@AudioManager.SystemSoundEffect int effectType) { in onPlaySoundEffect()
|
/aosp_15_r20/frameworks/layoutlib/bridge/src/android/media/ |
H A D | AudioManager.java | 281 public void playSoundEffect(int effectType) { } in playSoundEffect() 283 public void playSoundEffect(int effectType, int userId) { } in playSoundEffect() 285 public void playSoundEffect(int effectType, float volume) { } in playSoundEffect()
|
/aosp_15_r20/frameworks/av/media/codec2/components/aac/ |
H A D | C2SoftAacDec.cpp | 396 int32_t effectType = mIntf->getDrcEffectType(); in initDecoder() local 738 int32_t effectType = mIntf->getDrcEffectType(); in process() local
|
/aosp_15_r20/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/preview/ui/viewmodel/floatingSheet/ |
D | ImageEffectFloatingSheetViewModel.kt | 33 val effectType: EffectEnumInterface, constant in com.android.wallpaper.picker.preview.ui.viewmodel.floatingSheet.ImageEffectFloatingSheetViewModel
|
/aosp_15_r20/external/webrtc/sdk/android/src/java/org/webrtc/audio/ |
H A D | WebRtcAudioEffects.java | 215 private static boolean isEffectTypeAvailable(UUID effectType, UUID blockListedUuid) { in isEffectTypeAvailable()
|
/aosp_15_r20/frameworks/wilhelm/tests/examples/ |
H A D | slesTestEffectCapabilities.cpp | 124 SLInterfaceID effectType, effectImplementation; in TestGenericFxCapabilities() local
|
/aosp_15_r20/frameworks/base/media/tests/EffectsTest/src/com/android/effectstest/ |
H A D | EffectsTest.java | 158 public String effectUuidToString(UUID effectType) { in effectUuidToString()
|
/aosp_15_r20/external/webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/ |
H A D | WebRtcAudioEffects.java | 300 private static boolean isEffectTypeAvailable(UUID effectType) { in isEffectTypeAvailable()
|
/aosp_15_r20/external/replicaisland/src/com/replica/replicaisland/ |
H A D | LauncherComponent.java | 145 …public void setLaunchEffect(GameObjectFactory.GameObjectType effectType, float offsetX, float offs… in setLaunchEffect()
|
/aosp_15_r20/frameworks/av/media/libeffects/preprocessing/tests/ |
H A D | PreProcessingTest.cpp | 161 int preProcCreateEffect(effect_handle_t* pEffectHandle, uint32_t effectType, in preProcCreateEffect()
|
/aosp_15_r20/cts/tests/tests/security/src/android/security/cts/ |
H A D | EffectBundleTest.java | 500 UUID effectType, final int paramCodes[]) throws Exception { in verifyZeroPVSizeRejectedForSetParameter()
|
/aosp_15_r20/external/libxaac/fuzzer/ |
H A D | xaac_dec_fuzzer.cpp | 293 int32_t effectType = data[effectOffset]; in initXAACDrc() local
|
/aosp_15_r20/frameworks/av/media/libstagefright/codecs/aacdec/ |
H A D | SoftAAC2.cpp | 216 int32_t effectType = in initDecoder() local
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/notification/zen/ |
D | ZenModeBackend.java | 201 private int getNewSuppressedEffects(boolean suppress, int effectType) { in getNewSuppressedEffects()
|
/aosp_15_r20/frameworks/av/media/codec2/components/xaac/ |
H A D | C2SoftXaacDec.cpp | 892 int32_t effectType = mIntf->getDrcEffectType(); in initXAACDrc() local
|
/aosp_15_r20/frameworks/base/media/java/android/media/ |
H A D | IAudioService.aidl | 229 oneway void playSoundEffect(int effectType, int userId); in playSoundEffect() 231 oneway void playSoundEffectVolume(int effectType, float volume); in playSoundEffectVolume()
|
/aosp_15_r20/external/skia/src/core/ |
H A D | SkRuntimeEffect.cpp | 396 std::optional<ChildType> effectType = effectPtrs[i].type(); in verify_child_effects() local
|
/aosp_15_r20/frameworks/base/services/companion/java/com/android/server/companion/virtual/ |
H A D | VirtualDeviceManagerService.java | 651 public void playSoundEffect(int deviceId, int effectType) { in playSoundEffect()
|