HomeSort by relevance Sort by last modified time
    Searched full:effects (Results 826 - 850 of 4021) sorted by null

<<31323334353637383940>>

  /frameworks/av/media/libaudiohal/4.0/
EffectHalHidl.cpp 176 ALOGE_IF(!tempStatusMQ, "Failed to obtain status message queue for effects");
178 "Status message queue for effects is invalid");
179 ALOGE_IF(!mEfGroup, "Event flag creation for effects failed");
  /frameworks/av/media/libeffects/lvm/lib/Bass/lib/
LVDBE.h 406 /* module is processing signals may have the following side effects: */
415 /* EffectLevel: Changing the effect level setting will have no side effects */
422 /* VolumedB Changing the volume setting will have no side effects */
  /hardware/libhardware/include/hardware/
audio_effect.h 238 // All effects created with the same session ID are connected in series and process
239 // the same signal stream. Knowing that two effects are part of the same effect
243 // For future use especially with tunneled HW accelerated effects
  /hardware/qcom/gps/msm8960/utils/
loc_cfg.cpp 77 SIDE EFFECTS
136 SIDE EFFECTS
215 SIDE EFFECTS
  /packages/apps/Gallery2/res/values-en-rAU/
filtershow_strings.xml 31 <string name="show_imagestate_panel" msgid="281932769701043015">"Show Applied Effects"</string>
32 <string name="hide_imagestate_panel" msgid="7207643485811695257">"Hide Applied Effects"</string>
50 <string name="imageState" msgid="8632586742752891968">"Applied Effects"</string>
  /packages/apps/Gallery2/res/values-en-rCA/
filtershow_strings.xml 31 <string name="show_imagestate_panel" msgid="281932769701043015">"Show Applied Effects"</string>
32 <string name="hide_imagestate_panel" msgid="7207643485811695257">"Hide Applied Effects"</string>
50 <string name="imageState" msgid="8632586742752891968">"Applied Effects"</string>
  /packages/apps/Gallery2/res/values-en-rGB/
filtershow_strings.xml 31 <string name="show_imagestate_panel" msgid="281932769701043015">"Show Applied Effects"</string>
32 <string name="hide_imagestate_panel" msgid="7207643485811695257">"Hide Applied Effects"</string>
50 <string name="imageState" msgid="8632586742752891968">"Applied Effects"</string>
  /packages/apps/Gallery2/res/values-en-rIN/
filtershow_strings.xml 31 <string name="show_imagestate_panel" msgid="281932769701043015">"Show Applied Effects"</string>
32 <string name="hide_imagestate_panel" msgid="7207643485811695257">"Hide Applied Effects"</string>
50 <string name="imageState" msgid="8632586742752891968">"Applied Effects"</string>
  /packages/apps/LegacyCamera/res/values-en-rGB/
strings.xml 104 <string name="pref_video_effect_title" msgid="8243182968457289488">"Effects"</string>
118 <string name="disable_video_snapshot_hint" msgid="4957723267826476079">"Video snapshot is disabled when special effects are on."</string>
119 <string name="clear_effects" msgid="5485339175014139481">"Clear effects"</string>
  /prebuilts/go/darwin-x86/src/cmd/vet/testdata/
bool.go 13 if f() == 0 || f() == 0 { // OK f might have side effects
19 _ = i == byte(1) || i == byte(1) // TODO conversions are treated as if they may have side effects
71 _ = f() != 0 && f() != 0 // OK f might have side effects
  /prebuilts/go/linux-x86/src/cmd/vet/testdata/
bool.go 13 if f() == 0 || f() == 0 { // OK f might have side effects
19 _ = i == byte(1) || i == byte(1) // TODO conversions are treated as if they may have side effects
71 _ = f() != 0 && f() != 0 // OK f might have side effects
  /prebuilts/ndk/r16/sources/third_party/googletest/googletest/include/gtest/
gtest-death-test.h 246 // need to test that a function has appropriate side-effects in opt
247 // mode, include assertions against the side-effects. A general
251 // // Side-effects here will have an effect after this statement in
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/include/gtest/
gtest-death-test.h 246 // need to test that a function has appropriate side-effects in opt
247 // mode, include assertions against the side-effects. A general
251 // // Side-effects here will have an effect after this statement in
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc_eng.cpp     [all...]
  /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
loc_eng.cpp     [all...]
  /art/compiler/optimizing/
nodes_mips.h 93 // effects.
  /build/make/core/
pathmap.mk 46 audio-effects:system/media/audio_effects/include \
  /compatibility/cdd/5_multimedia/
5_6_audio-latency.md 5 sound effects.
  /cts/tests/tests/nativemedia/aaudio/jni/
test_session_id.cpp 17 // Test AAudio SessionId, which is used to associate Effects with a stream
  /cts/tests/tests/security/testeffect/
CTSTestEffect.cpp 195 name : "CTS Effects Library",
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
PurgeableBitmap.java 29 * PurgeableBitmap demonstrates the effects of setting Bitmaps as being
PurgeableBitmapView.java 31 * PurgeableBitmapView works with PurgeableBitmap to demonstrate the effects of setting
  /development/samples/devbytes/animation/PropertyAnimations/src/com/example/android/propertyanimations/
PropertyAnimations.java 34 * shows how to achieve similar effects using the pre-3.0 animation APIs.
  /development/samples/devbytes/animation/ViewAnimations/src/com/example/android/viewanimations/
ViewAnimations.java 34 * effects. See also the demo PropertyAnimations, which shows how this is done using the new
  /device/linaro/bootloader/arm-trusted-firmware/drivers/arm/gic/v3/
arm_gicv3_common.c 98 * We don't know if the effects of setting GICR_WAKER.Sleep bit is

Completed in 2260 milliseconds

<<31323334353637383940>>