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

1 2 3 4 5 6 7 891011>>

  /external/qemu/distrib/sdl-1.2.15/include/
close_code.h 25 * This file reverses the effects of begin_code.h and should be included
  /external/replicaisland/src/com/replica/replicaisland/
DrawableObject.java 22 * taken when modifying drawable parameters to avoid side-effects (for example, the DrawableFactory
  /external/skia/gyp/
dm.gyp 15 '../src/effects',
  /external/skia/include/effects/
SkLayerRasterizer.h 31 object itself, so it may be reused without danger of side-effects.
  /external/skia/src/gpu/effects/
Gr1DKernelEffect.h 15 * Base class for 1D kernel effects. The kernel operates either in X or Y and
  /external/v8/test/mjsunit/
array-elements-from-array-prototype.js 58 // Side-effects: Array.prototype[3] percolates into a[2] and Array.prototype[7[
72 // Side-effects: Array.prototype[3] now percolates into a[5] and Array.prototype[7]
136 // Side-effects: everything before 4 is kept intact:
164 // Side-effects: everything before 4 is kept intact:
array-elements-from-object-prototype.js 58 // Side-effects: Array.prototype[3] percolates into a[2] and Array.prototype[7[
72 // Side-effects: Array.prototype[3] now percolates into a[5] and Array.prototype[7]
136 // Side-effects: everything before 4 is kept intact:
164 // Side-effects: everything before 4 is kept intact:
  /frameworks/base/core/java/android/view/animation/
Interpolator.java 23 * the basic animation effects (alpha, scale, translate, rotate) to be
  /frameworks/base/core/java/com/android/internal/util/
Predicate.java 26 * Implementors of Predicate which may cause side effects upon evaluation are
  /frameworks/base/data/sounds/
AudioPackage12.mk 27 $(LOCAL_PATH)/effects/ogg/$(fn).ogg:system/media/audio/ui/$(fn).ogg)
  /frameworks/base/graphics/java/android/graphics/
LayerRasterizer.java 27 object itself, so it may be reused without danger of side-effects.
  /frameworks/base/media/java/android/media/videoeditor/
MediaImageItem.java 285 * This method will adjust the duration of bounding transitions, effects
343 * Invalidate the begin transition if any effects and overlays overlap
346 * @param effects List of effects to check for transition overlap
349 private void invalidateBeginTransition(List<Effect> effects, List<Overlay> overlays) {
357 for (Effect effect : effects) {
386 * Invalidate the end transition if any effects and overlays overlap
397 final List<Effect> effects = getAllEffects(); local
398 for (Effect effect : effects) {
430 * Adjust the start time and/or duration of effects
436 final List<Effect> effects = getAllEffects(); local
891 List<Effect> effects = null; local
    [all...]
  /frameworks/base/media/mca/effect/java/android/media/effect/
Effect.java 22 * <p>Effects are high-performance transformations that can be applied to image frames. These are
29 * you to instantiate specific Effects.</p>
34 * effects bound to this context can no longer be used.</p>
91 * Some effects may report state changes back to the host, if a listener is set. Consult the
EffectUpdateListener.java 21 * Some effects may issue callbacks to inform the host of changes to the effect state. This is the
  /frameworks/base/media/mca/effect/java/android/media/effect/effects/
CropEffect.java 18 package android.media.effect.effects;
IdentityEffect.java 18 package android.media.effect.effects;
  /frameworks/base/media/mca/tests/
AndroidManifest.xml 28 android:label="Tests for Camera Effects Recording."/>
  /frameworks/base/media/tests/omxjpegdecoder/
Android.mk 41 $(TOP)/external/skia/include/effects \
  /frameworks/opt/net/voip/src/jni/rtp/
Android.mk 54 $(call include-path-for, audio-effects)
  /packages/apps/Camera/src/com/android/camera/ui/
EffectSettingPopup.java 37 // One shows the goofy face effects. The other shows the background replacer
38 // effects.
143 // Do not show or hide "Clear effects" button when the popup
197 // Tapping the selected effect will deselect it (clear effects).
  /packages/apps/LegacyCamera/src/com/android/camera/ui/
EffectSettingPopup.java 35 // One shows the goofy face effects. The other shows the background replacer
36 // effects.
141 // Do not show or hide "Clear effects" button when the popup
194 // Tapping the selected effect will deselect it (clear effects).
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
close_code.h 25 * This file reverses the effects of begin_code.h and should be included
  /prebuilts/tools/linux-x86/sdl/include/SDL/
close_code.h 25 * This file reverses the effects of begin_code.h and should be included
  /prebuilts/tools/windows/sdl/include/SDL/
close_code.h 25 * This file reverses the effects of begin_code.h and should be included
  /system/media/audio_effects/include/audio_effects/
effect_loudnessenhancer.h 26 // this effect is not defined in OpenSL ES as one of the standard effects

Completed in 517 milliseconds

1 2 3 4 5 6 7 891011>>