HomeSort by relevance Sort by last modified time
    Searched full:effects (Results 301 - 325 of 2492) sorted by null

<<11121314151617181920>>

  /external/v8/test/mjsunit/regress/
regress-1711.js 29 // is 0 because toString may have side effects.
  /frameworks/av/media/libmedia/
Android.mk 80 $(call include-path-for, audio-effects) \
  /frameworks/base/core/java/android/text/method/
MultiTapKeyListener.java 123 new Timeout(content); // for its side effects
131 new Timeout(content); // for its side effects
147 new Timeout(content); // for its side effects
213 new Timeout(content); // for its side effects
  /frameworks/base/core/java/android/view/
HapticFeedbackConstants.java 20 * Constants to be used to perform haptic feedback effects via
SoundEffectConstants.java 20 * Constants to be used to play sound effects via {@link View#playSoundEffect(int)}
  /frameworks/base/core/res/res/xml/
audio_assets.xml 20 <!-- Mapping of UI sound effects to audio assets under /system/media/audio/ui.
  /frameworks/base/libs/hwui/
Android.mk 54 external/skia/include/effects \
  /frameworks/base/media/mca/effect/java/android/media/effect/
SizeChangeEffect.java 29 * Effect subclass for effects based on a single Filter with output size differnet
  /frameworks/base/media/tests/EffectsTest/res/values/
strings.xml 3 <string name="app_name">Effects Test</string>
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/
AndroidManifest.xml 25 <uses-library android:name="com.google.android.media.effects"
  /frameworks/wilhelm/src/android/
OutputMix_to_android.cpp 33 // initialize effects
  /ndk/sources/third_party/googletest/googletest/samples/
sample4_unittest.cc 40 // can have side effects.
  /docs/source.android.com/src/devices/
latency_design.jd 98 <li>Per track effects</li>
99 <li>Per mix effects</li>
165 <li>Effects processing</li>
  /external/chromium_org/content/public/common/
media_stream_request.h 109 : sample_rate(), channel_layout(), frames_per_buffer(), effects() {
117 effects() {
135 int effects; member in struct:content::MediaStreamDevice::AudioDeviceParameters
  /external/chromium_org/third_party/mesa/src/docs/OLD/
MESA_sprite_point.spec 26 GL_EXT_point_parameters effects the definition of this extension
27 GL_ARB_multitexture effects the definition of this extension
40 or other effects.
  /external/chromium_org/ui/gfx/
skia_util.cc 11 #include "third_party/skia/include/effects/SkBlurMaskFilter.h"
12 #include "third_party/skia/include/effects/SkGradientShader.h"
13 #include "third_party/skia/include/effects/SkLayerDrawLooper.h"
  /external/clang/test/CodeGenCXX/
template-instantiation.cpp 147 // side-effects, but *don't* emit initializers and variables which are otherwise
160 template <typename T> const int S<T>::arr[] = { 1, 2, foo() }; // possible side effects
161 template <typename T> const int S<T>::arr2[] = { 1, 2, kBar }; // no side effects
  /external/mesa3d/docs/OLD/
MESA_sprite_point.spec 26 GL_EXT_point_parameters effects the definition of this extension
27 GL_ARB_multitexture effects the definition of this extension
40 or other effects.
  /external/proguard/src/proguard/wtk/
default.pro 16 # Remove all invocations of System methods without side effects
30 # Remove all invocations of String methods without side effects
99 # Remove all invocations of StringBuffer methods without side effects
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
perf_log.c 30 /* Effects: flush log */
97 /* Effects: creates LOG private object and logs initial block of information */
164 /* Effects: appends tempTime stamp to log */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/byteorder/
swab.h 40 * side-effects.
44 * if the arguments have side-effects. Note there are no s and p
53 * side-effects.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/byteorder/
swab.h 40 * side-effects.
44 * if the arguments have side-effects. Note there are no s and p
53 * side-effects.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
emux_legacy.h 121 /*23*/ EMUX_FX_CHORUS, /* BYTE: chorus effects send (0-255) */
122 /*24*/ EMUX_FX_REVERB, /* BYTE: reverb effects send (0-255) */
137 /* number of effects */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/byteorder/
swab.h 40 * side-effects.
44 * if the arguments have side-effects. Note there are no s and p
53 * side-effects.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
emux_legacy.h 121 /*23*/ EMUX_FX_CHORUS, /* BYTE: chorus effects send (0-255) */
122 /*24*/ EMUX_FX_REVERB, /* BYTE: reverb effects send (0-255) */
137 /* number of effects */

Completed in 1790 milliseconds

<<11121314151617181920>>