HomeSort by relevance Sort by last modified time
    Searched full:effect (Results 376 - 400 of 6243) sorted by null

<<11121314151617181920>>

  /frameworks/wilhelm/tests/examples/
slesTestEffectCapabilities.cpp 107 /* Get the Android Effect Capabilities interface */
112 /* Query the effect library */
117 fprintf(stdout, "Effect library contains %d effects:\n", nbEffects);
126 fprintf(stdout,"- effect %d: ", i);
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/config/
adl.hpp 24 // a separate global namespace has a nice side effect of reducing the length
  /packages/apps/Launcher2/res/values-sw600dp/
config.xml 21 <!-- Camera distance for the overscroll effect. We use a higher value here because the
  /packages/apps/Launcher2/res/values-sw720dp/
config.xml 26 <!-- Camera distance for the overscroll effect -->
  /packages/apps/LegacyCamera/src/com/android/camera/ui/
EffectSettingPopup.java 34 // A popup window that shows video effect setting. It has two grid view.
89 if (value.equals(mNoEffect)) continue; // no effect, skip it.
194 // Tapping the selected effect will deselect it (clear effects).
206 // Clear the effect.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
uinput.h 43 struct ff_effect effect; member in struct:uinput_ff_upload
93 * 4. Perform the effect upload, and place a return code back into
106 * effect ID passed to erase_effect().
107 * 4. Perform the effect erasure, and place a return code back
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
uinput.h 43 struct ff_effect effect; member in struct:uinput_ff_upload
94 * 4. Perform the effect upload, and place a return code back into
107 * effect ID passed to erase_effect().
108 * 4. Perform the effect erasure, and place a return code back
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
double_const.py 25 # than 0.375 ULP, so adding diff/8 to x2 should have no effect.
threaded_import_hangers.py 3 # their own thread, as a side effect of being imported. If the spawned
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
double_const.py 25 # than 0.375 ULP, so adding diff/8 to x2 should have no effect.
threaded_import_hangers.py 3 # their own thread, as a side effect of being imported. If the spawned
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
double_const.py 25 # than 0.375 ULP, so adding diff/8 to x2 should have no effect.
threaded_import_hangers.py 3 # their own thread, as a side effect of being imported. If the spawned
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
double_const.py 25 # than 0.375 ULP, so adding diff/8 to x2 should have no effect.
threaded_import_hangers.py 3 # their own thread, as a side effect of being imported. If the spawned
  /sdk/hierarchyviewer/src/com/android/hierarchyviewer/util/
WorkerThread.java 27 * reading the source code. It has no additional effect.
  /system/media/audio_effects/include/audio_effects/
effect_bassboost.h 32 /* enumerated parameter settings for BassBoost effect */
effect_downmix.h 32 /* enumerated parameter settings for downmix effect */
effect_presetreverb.h 32 /* enumerated parameter settings for preset reverb effect */
  /system/tpm/tpm_manager/server/
tpm_initializer.h 29 // initialized, this method has no effect and succeeds. If the TPM is
  /system/update_engine/update_manager/
chromeos_policy.h 35 // The current backoff expiry. Null if backoff is not in effect.
155 // for determining whether backoff is still in effect; if not,
163 // nullified, indicating that no backoff is in effect.
172 // is in effect.
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
asneed1.d 16 # to the end of the link-line to have effect if actually needed.
  /external/libgdx/extensions/gdx-tools/src/com/badlogic/gdx/tools/hiero/unicodefont/
GlyphPage.java 47 import com.badlogic.gdx.tools.hiero.unicodefont.effects.Effect;
174 Effect effect = (Effect)iter.next(); local
175 if (effect instanceof ColorEffect) scratchGraphics.setColor(((ColorEffect)effect).getColor());
183 ((Effect)iter.next()).draw(scratchImage, scratchGraphics, unicodeFont, glyph);
  /external/opencv3/doc/py_tutorials/py_imgproc/py_houghlines/images/
houghlines1.svg 21 <inkscape:path-effect
22 effect="skeletal"
49 <inkscape:path-effect
50 effect="skeletal"
71 <inkscape:path-effect
72 effect="skeletal"
229 inkscape:path-effect="#path-effect8912"
  /external/v8/src/wasm/
ast-decoder.cc 57 // as well as the current effect and control dependency in the TF graph.
65 TFNode* effect; member in struct:v8::internal::wasm::SsaEnv
73 effect = nullptr;
234 ssa_env->effect = start;
    [all...]

Completed in 1871 milliseconds

<<11121314151617181920>>