HomeSort by relevance Sort by last modified time
    Searched full:effect (Results 226 - 250 of 3053) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium/chrome/browser/ui/views/
restart_message_box.h 18 // for a change to take effect.
  /external/chromium/chrome/browser/ui/views/tab_contents/
render_view_context_menu_views.h 29 // only has an effect before Init() is called.
  /external/chromium/crypto/
nss_util.h 52 // If EnsureNSSInit() is called before then this function has no effect.
54 // Calling this method only has effect on Linux.
65 // This method must be called before EnsureNSSInit() to take effect.
70 // Load NSS library files. This function has no effect on Mac and Windows.
  /external/chromium/net/disk_cache/
file_lock.h 27 // because otherwise the desired effect of the "lock" will not be achieved. If
  /external/clang/test/Sema/
static-array.c 3 void cat0(int a[static 0]) {} // expected-warning {{'static' has no effect on zero-length arrays}}
  /external/clang/test/SemaCXX/
warn-self-assign.cpp 33 // Volatile stores aren't side-effect free.
  /external/iptables/extensions/
libipt_MASQUERADE.man 9 effect that connections are
  /external/qemu/android/
globals.h 20 * wether a data or cache wipe has been in effect.
  /external/skia/include/effects/
SkCornerPathEffect.h 29 /** radius must be > 0 to have an effect. It specifies the distance from each corner
SkDiscretePathEffect.h 24 This path effect chops a path into discrete segments, and randomly displaces them.
  /external/skia/src/gpu/
SkGpuCanvas.cpp 37 // call this now, while our override of restore() is in effect
  /external/valgrind/main/none/docs/
nl-manual.xml 23 roughly 5 times more slowly than normal, for no useful effect. Note
  /external/webkit/Source/WebCore/manual-tests/inspector/
debugger-shortcuts-with-console-opened.html 12 <p>Test for <a href="https://bugs.webkit.org/show_bug.cgi?id=31252">Bug 31252: Web Inspector: Debugger shortcuts (F8, F10, F11) have no effect if the Console view is open</a>.</p>
  /external/webkit/Source/WebCore/svg/
SVGGlyphElement.cpp 155 // If the attribute is not specified, the effect is as if the attribute were set to the
161 // used when drawing vertically oriented text. If the attribute is not specified, the effect
166 // used when drawing vertically oriented text. If the attribute is not specified, the effect
171 // If the attribute is not specified, the effect is as if the attribute were set to the
  /external/webkit/Source/WebCore/webaudio/
ConvolverNode.idl 26 // A linear convolution effect
  /frameworks/base/include/media/stagefright/foundation/
ALooper.h 40 // Takes effect in a subsequent call to start().
  /frameworks/base/media/java/android/media/videoeditor/
TransitionCrossfade.java 22 * This class allows to render a crossfade (dissolve) effect transition between
  /frameworks/base/media/libeffects/lvm/lib/Bundle/src/
LVM_Private.h 82 #define LVM_TE_MAX_EFFECTLEVEL 15 /*TE Maximum Effect level*/
85 #define LVM_VC_MAX_EFFECTLEVEL 0 /*VC Maximum Effect level*/
88 #define LVM_BE_MAX_EFFECTLEVEL 15 /*BE Maximum Effect level*/
100 #define LVM_CS_MIN_EFFECT_LEVEL 0 /*CS Minimum Effect Level*/
  /frameworks/base/services/tests/servicestests/src/com/android/server/
EntropyServiceTest.java 36 // The constructor has the side effect of writing to file
  /libcore/luni/src/main/java/java/io/
Closeable.java 27 * <p>Although only the first call has any effect, it is safe to call close
  /libcore/luni/src/test/java/libcore/java/lang/
PackageTest.java 24 /** assign packages immediately so that Class.getPackage() calls cannot side-effect it */
  /libcore/luni/src/test/java/libcore/java/util/
RandomTest.java 25 // from the bug: the subclass' setSeed had a side-effect necessary for the correct
  /ndk/sources/host-tools/sed-4.2.1/m4/
00gnulib.m4 18 # same effect. Quoting is necessary to avoid confusing Automake.
  /packages/apps/Camera/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.
  /packages/apps/Gallery2/src/com/android/gallery3d/photoeditor/actions/
AutoFixAction.java 25 * An action handling auto-fix effect.

Completed in 3099 milliseconds

1 2 3 4 5 6 7 8 91011>>