Home
last modified time | relevance | path

Searched defs:effectType (Results 1 – 25 of 309) sorted by relevance

12345678910>>...13

/aosp_15_r20/out/soong/.intermediates/packages/apps/WallpaperPicker2/WallpaperPicker2Lib/android_common/kapt/gen/stubs/com/android/wallpaper/picker/preview/ui/viewmodel/floatingSheet/
DImageEffectFloatingSheetViewModel.java29 …private final com.android.wallpaper.effects.EffectsController.EffectEnumInterface effectType = nul… field in ImageEffectFloatingSheetViewModel
42com.android.wallpaper.effects.EffectsController.EffectEnumInterface effectType, @org.jetbrains.ann… in ImageEffectFloatingSheetViewModel()
157com.android.wallpaper.effects.EffectsController.EffectEnumInterface effectType, @org.jetbrains.ann… in copy()
/aosp_15_r20/frameworks/av/media/libeffects/preprocessing/benchmarks/
H A Dpreprocessing_benchmark.cpp178 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 Dfp_sample_chaining.cpp158 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 DDecoderTestAacDrc.java567 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 DIVirtualDeviceSoundEffectListener.aidl33 void onPlaySoundEffect(int effectType); in onPlaySoundEffect()
H A DVirtualDeviceManager.java518 public void playSoundEffect(int deviceId, @AudioManager.SystemSoundEffect int effectType) { in playSoundEffect()
1339 void onPlaySoundEffect(@AudioManager.SystemSoundEffect int effectType); in onPlaySoundEffect()
H A DIVirtualDeviceManager.aidl115 void playSoundEffect(int deviceId, int effectType); in playSoundEffect()
H A DVirtualDeviceInternal.java680 public void onPlaySoundEffect(@AudioManager.SystemSoundEffect int effectType) { in onPlaySoundEffect()
/aosp_15_r20/frameworks/layoutlib/bridge/src/android/media/
H A DAudioManager.java281 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 DC2SoftAacDec.cpp396 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/
DImageEffectFloatingSheetViewModel.kt33 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 DWebRtcAudioEffects.java215 private static boolean isEffectTypeAvailable(UUID effectType, UUID blockListedUuid) { in isEffectTypeAvailable()
/aosp_15_r20/frameworks/wilhelm/tests/examples/
H A DslesTestEffectCapabilities.cpp124 SLInterfaceID effectType, effectImplementation; in TestGenericFxCapabilities() local
/aosp_15_r20/frameworks/base/media/tests/EffectsTest/src/com/android/effectstest/
H A DEffectsTest.java158 public String effectUuidToString(UUID effectType) { in effectUuidToString()
/aosp_15_r20/external/webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/
H A DWebRtcAudioEffects.java300 private static boolean isEffectTypeAvailable(UUID effectType) { in isEffectTypeAvailable()
/aosp_15_r20/external/replicaisland/src/com/replica/replicaisland/
H A DLauncherComponent.java145 …public void setLaunchEffect(GameObjectFactory.GameObjectType effectType, float offsetX, float offs… in setLaunchEffect()
/aosp_15_r20/frameworks/av/media/libeffects/preprocessing/tests/
H A DPreProcessingTest.cpp161 int preProcCreateEffect(effect_handle_t* pEffectHandle, uint32_t effectType, in preProcCreateEffect()
/aosp_15_r20/cts/tests/tests/security/src/android/security/cts/
H A DEffectBundleTest.java500 UUID effectType, final int paramCodes[]) throws Exception { in verifyZeroPVSizeRejectedForSetParameter()
/aosp_15_r20/external/libxaac/fuzzer/
H A Dxaac_dec_fuzzer.cpp293 int32_t effectType = data[effectOffset]; in initXAACDrc() local
/aosp_15_r20/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.cpp216 int32_t effectType = in initDecoder() local
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/notification/zen/
DZenModeBackend.java201 private int getNewSuppressedEffects(boolean suppress, int effectType) { in getNewSuppressedEffects()
/aosp_15_r20/frameworks/av/media/codec2/components/xaac/
H A DC2SoftXaacDec.cpp892 int32_t effectType = mIntf->getDrcEffectType(); in initXAACDrc() local
/aosp_15_r20/frameworks/base/media/java/android/media/
H A DIAudioService.aidl229 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 DSkRuntimeEffect.cpp396 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 DVirtualDeviceManagerService.java651 public void playSoundEffect(int deviceId, int effectType) { in playSoundEffect()

12345678910>>...13