HomeSort by relevance Sort by last modified time
    Searched full:effects (Results 326 - 350 of 4021) sorted by null

<<11121314151617181920>>

  /external/compiler-rt/test/builtins/timing/
negdi2.c 43 // Move the stack alignment between trials to eliminate (mostly) aliasing effects
udivdi3.c 45 // Move the stack alignment between trials to eliminate (mostly) aliasing effects
umoddi3.c 45 // Move the stack alignment between trials to eliminate (mostly) aliasing effects
  /external/eigen/bench/btl/cmake/
MacroOptionalAddSubdirectory.cmake 4 # this will have two effects
  /external/icu/icu4c/source/test/intltest/
dtifmtts.h 42 * Test for no unwanted side effects when setting
  /external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/observer/
Observable.java 35 * Unregister an observer. If the given observer was not registered there are no effects.
  /external/llvm/test/Feature/OperandBundles/
adce.ll 6 ; arbitrary memory effects.
  /external/python/cpython3/Lib/email/
__init__.py 30 # Some convenience routines. Don't import Parser and Message as side-effects
  /external/replicaisland/src/com/replica/replicaisland/
DrawableObject.java 22 * taken when modifying drawable parameters to avoid side-effects (for example, the DrawableFactory
  /external/robolectric-shadows/utils/src/main/java/org/robolectric/util/
Consumer.java 8 * to operate via side-effects.
  /external/selinux/libselinux/man/man3/
security_getenforce.3 33 be applied by the kernel (including the effects of READ_IMPLIES_EXEC) on
  /external/skia/src/android/
SkAndroidFrameworkUtils.cpp 17 #include "effects/GrDisableColorXP.h"
  /external/skia/src/core/
SkGpuBlurUtils.h 13 #include "effects/GrTextureDomain.h"
  /external/skia/src/gpu/
GrPipeline.h 24 #include "effects/GrCoverageSetOpXP.h"
25 #include "effects/GrDisableColorXP.h"
26 #include "effects/GrPorterDuffXferProcessor.h"
27 #include "effects/GrSimpleTextureEffect.h"
  /external/skia/tools/
check-headers-self-sufficient 26 '-Iinclude/effects',
45 '-Iinclude/effects',
57 '-Isrc/effects',
58 '-Isrc/effects/gradients',
  /external/skqp/src/android/
SkAndroidFrameworkUtils.cpp 17 #include "effects/GrDisableColorXP.h"
  /external/skqp/src/core/
SkGpuBlurUtils.h 13 #include "effects/GrTextureDomain.h"
  /external/skqp/src/gpu/
GrPipeline.h 24 #include "effects/GrCoverageSetOpXP.h"
25 #include "effects/GrDisableColorXP.h"
26 #include "effects/GrPorterDuffXferProcessor.h"
27 #include "effects/GrSimpleTextureEffect.h"
  /external/skqp/tools/
check-headers-self-sufficient 26 '-Iinclude/effects',
45 '-Iinclude/effects',
57 '-Isrc/effects',
58 '-Isrc/effects/gradients',
  /frameworks/av/services/audioflinger/
Android.mk 30 Effects.cpp \
  /frameworks/base/core/java/android/view/animation/
Interpolator.java 23 * the basic animation effects (alpha, scale, translate, rotate) to be
  /frameworks/base/core/res/res/xml/
default_zen_mode_config.xml 25 <!-- all visual effects that exist as of P -->
  /frameworks/base/graphics/java/android/graphics/
LayerRasterizer.java 29 object itself, so it may be reused without danger of side-effects.
  /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

Completed in 1154 milliseconds

<<11121314151617181920>>