HomeSort by relevance Sort by last modified time
    Searched full:effects (Results 76 - 100 of 2498) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/skia/gyp/
json.gyp 18 '../include/effects',
skia_lib.gyp 13 'effects.gyp:effects',
  /external/skia/tools/lua/
agg_dash.lua 22 io.write("Total dashed effects is: ", dashCount, "\n")
  /frameworks/av/media/libeffects/preprocessing/
Android.mk 17 $(call include-path-for, audio-effects)
  /hardware/qcom/audio/msm8909/post_proc/
Android.mk 34 $(call include-path-for, audio-effects)
  /hardware/qcom/display/msm8960/libtilerenderer/
Android.mk 13 external/skia/include/effects \
  /frameworks/av/services/audiopolicy/service/
AudioPolicyEffects.cpp 109 Vector <EffectDesc *> effects = mInputSources.valueAt(index)->mEffects; local
110 for (size_t i = 0; i < effects.size(); i++) {
111 EffectDesc *effect = effects[i];
150 ALOGV("releaseInputEffects(): all effects released");
172 Vector< sp<AudioEffect> > effects = mInputs.valueAt(index)->mEffects; local
174 for (size_t i = 0; i < effects.size(); i++) {
175 effect_descriptor_t desc = effects[i]->descriptor();
180 if (effects.size() > *count) {
183 *count = effects.size();
205 Vector< sp<AudioEffect> > effects = mOutputSessions.valueAt(index)->mEffects local
254 Vector <EffectDesc *> effects = mOutputStreams.valueAt(index)->mEffects; local
694 Vector <EffectDesc *> effects; local
    [all...]
  /external/libcxxabi/www/
spec.html 30 <i>Effects:</i> Allocates memory to hold the exception to be thrown.
52 <i>Effects:</i> Frees memory allocated by <tt>__cxa_allocate_exception</tt>.
68 <i>Effects:</i> Allocates memory to hold a "dependent" exception to be thrown.
90 <i>Effects:</i> Frees memory allocated by <tt>__cxa_allocate_dependent_exception</tt>.
111 <i>Effects:</i>
145 <i>Effects:</i>
181 <i>Effects:</i> Locates the most recently caught exception and decrements its
221 <i>Effects:</i> Marks the exception object on top of the caughtExceptions stack
242 <i>Effects:</i> Increments the ownership count of the currently handled
263 <i>Effects:</i> Decrements the ownership count of the exception by 1, and o
    [all...]
  /frameworks/base/media/mca/effect/java/android/media/effect/
EffectFactory.java 23 * <p>The EffectFactory class defines the list of available Effects, and provides functionality to
24 * inspect and instantiate them. Some effects may not be available on all platforms, so before
33 "android.media.effect.effects.", // Default effect package
37 /** List of Effects */
58 "android.media.effect.effects.BrightnessEffect";
73 "android.media.effect.effects.ContrastEffect";
87 "android.media.effect.effects.FisheyeEffect";
113 "android.media.effect.effects.BackDropperEffect";
128 "android.media.effect.effects.AutoFixEffect";
146 "android.media.effect.effects.BlackWhiteEffect"
    [all...]
  /developers/build/prebuilts/gradle/MediaEffects/Application/src/main/res/values/
base-strings.xml 24 This sample shows how to use the Media Effects APIs that were introduced in Android 4.0.
25 These APIs let you apply effects to image frames represented as OpenGL ES 2.0 textures.
  /development/samples/HelloEffects/
_index.html 18 Effects APIs</a> that were introduced in Android 4.0. These APIs let you apply
19 effects to image frames represented as OpenGL ES 2.0 textures. Image frames can
  /development/samples/browseable/MediaEffects/res/values/
base-strings.xml 24 This sample shows how to use the Media Effects APIs that were introduced in Android 4.0.
25 These APIs let you apply effects to image frames represented as OpenGL ES 2.0 textures.
  /external/bison/darwin-lib/
unitypes.h 28 (not pointers!) and which has no side effects. */
38 (possibly pointers) and global memory, and which has no side effects. */
  /external/bison/lib/
unitypes.in.h 27 (not pointers!) and which has no side effects. */
37 (possibly pointers) and global memory, and which has no side effects. */
  /external/bison/linux-lib/
unitypes.h 28 (not pointers!) and which has no side effects. */
38 (possibly pointers) and global memory, and which has no side effects. */
  /external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/test/blink/
simple-keyframes.html 16 help: 'http://dev.w3.org/fxtf/web-animations/#keyframe-animation-effects',
36 help: 'http://dev.w3.org/fxtf/web-animations/#keyframe-animation-effects',
  /external/skia/src/core/
SkGlobalInitialization_core.cpp 24 * Registers all of the required effects subclasses for picture deserialization.
52 // Now initialize any optional/additional effects (implemented in src/ports)
  /frameworks/av/include/media/
EffectsFactoryApi.h 37 // Description: Returns the number of different effects in all loaded libraries.
40 // is used to enumerate all effects present in all loaded libraries.
46 // pNumEffects: address where the number of effects should be returned.
52 // *pNumEffects: updated with number of effects in factory
64 // effects present in all loaded libraries. The enumeration sequence is:
95 // sessionId: audio session to which this effect instance will be attached. All effects
97 // stream. Knowing that two effects are part of the same effect chain can help the
100 // For future use especially with tunneled HW accelerated effects
  /frameworks/base/data/sounds/
AudioPackage12.mk 28 $(LOCAL_PATH)/effects/ogg/$(fn).ogg:system/media/audio/ui/$(fn).ogg)
30 $(LOCAL_PATH)/effects/material/ogg/$(fn).ogg:system/media/audio/ui/$(fn).ogg)
AudioPackage13.mk 29 $(LOCAL_PATH)/effects/ogg/$(fn).ogg:system/media/audio/ui/$(fn).ogg)
31 $(LOCAL_PATH)/effects/material/ogg/$(fn).ogg:system/media/audio/ui/$(fn).ogg)
OriginalAudio.mk 29 $(LOCAL_PATH)/effects/Effect_Tick.ogg:system/media/audio/ui/Effect_Tick.ogg \
30 $(LOCAL_PATH)/effects/KeypressStandard.ogg:system/media/audio/ui/KeypressStandard.ogg \
31 $(LOCAL_PATH)/effects/KeypressSpacebar.ogg:system/media/audio/ui/KeypressSpacebar.ogg \
32 $(LOCAL_PATH)/effects/KeypressDelete.ogg:system/media/audio/ui/KeypressDelete.ogg \
33 $(LOCAL_PATH)/effects/KeypressReturn.ogg:system/media/audio/ui/KeypressReturn.ogg \
34 $(LOCAL_PATH)/effects/VideoRecord.ogg:system/media/audio/ui/VideoRecord.ogg \
35 $(LOCAL_PATH)/effects/VideoStop.ogg:system/media/audio/ui/VideoStop.ogg \
36 $(LOCAL_PATH)/effects/camera_click.ogg:system/media/audio/ui/camera_click.ogg \
  /hardware/qcom/audio/post_proc/
Android.mk 29 $(call include-path-for, audio-effects)
56 $(call include-path-for, audio-effects)
  /libcore/luni/src/test/java/libcore/java/security/cert/
FakeOidProvider.java 13 * Used for testing some effects of algorithm OID mapping. We have to be
20 * Used for testing some effects of algorithm OID mapping.
  /system/media/audio_effects/include/audio_effects/
audio_effects_conf.h 23 // Definitions for effects configuration file (audio_effects.conf)
31 #define EFFECTS_TAG "effects"
  /external/clang/test/Sema/
warn-unused-value.c 98 (void)sizeof(++val); // expected-warning {{expression with side effects has no effect in an unevaluated context}}
99 (void)_Generic(val++, default : 0); // expected-warning {{expression with side effects has no effect in an unevaluated context}}
100 (void)_Alignof(val++); // expected-warning {{expression with side effects has no effect in an unevaluated context}} expected-warning {{'_Alignof' applied to an expression is a GNU extension}}
102 // VLAs can have side effects so long as it's part of the type and not
107 // Side effects as part of macro expansion are ok.

Completed in 2046 milliseconds

1 2 34 5 6 7 8 91011>>