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

<<81828384858687888990>>

  /external/skia/src/ports/
SkFontHost_FreeType.cpp 642 SkScalerContext* SkTypeface_FreeType::onCreateScalerContext(const SkScalerContextEffects& effects,
645 sk_ref_sp(const_cast<SkTypeface_FreeType*>(this)), effects, desc);
752 const SkScalerContextEffects& effects,
754 : SkScalerContext_FreeType_Base(std::move(typeface), effects, desc)
    [all...]
  /external/skia/tests/
OnFlushCallbackTest.cpp 25 #include "effects/GrSimpleTextureEffect.h"
  /external/skqp/include/core/
SkImageFilter.h 191 * replaced by the returned colorfilter. i.e. the two effects will affect drawing in the
  /external/skqp/src/effects/
SkMatrixConvolutionImageFilter.cpp 22 #include "effects/GrMatrixConvolutionEffect.h"
  /external/skqp/src/gpu/
SkGpuDevice.cpp 48 #include "effects/GrBicubicEffect.h"
49 #include "effects/GrSimpleTextureEffect.h"
50 #include "effects/GrTextureDomain.h"
326 // we only handle non-antialiased hairlines and paints without path effects or mask filters,
    [all...]
  /external/skqp/src/gpu/effects/
GrCustomXfermode.cpp 8 #include "effects/GrCustomXfermode.h"
  /external/skqp/src/ports/
SkFontHost_FreeType.cpp 642 SkScalerContext* SkTypeface_FreeType::onCreateScalerContext(const SkScalerContextEffects& effects,
645 sk_ref_sp(const_cast<SkTypeface_FreeType*>(this)), effects, desc);
752 const SkScalerContextEffects& effects,
754 : SkScalerContext_FreeType_Base(std::move(typeface), effects, desc)
    [all...]
  /external/sonivox/arm-wt-22k/host_src/
eas_config.h 133 * This function is used to find pointers to optional effects modules.
  /external/swiftshader/src/OpenGL/compiler/preprocessor/
Tokenizer.cpp 554 /* Undo effects of setting up yytext. */ \
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombine.h 270 // effects or produces a void value, we can't rely on DCE to delete the
  /external/syslinux/com32/lib/zlib/
deflate.h 304 * must not have side effects. _dist_code[256] and _dist_code[257] are never
  /external/syslinux/gpxe/src/drivers/net/
epic100.c 372 * side effects:
  /external/tensorflow/tensorflow/contrib/bayesflow/python/ops/
monte_carlo_impl.py 338 fx = f(x) # Call `f` once in case it has side-effects.
  /external/tensorflow/tensorflow/contrib/lite/
context.h 108 // `a` and `b` may be evaluated more than once, so no side effects or
  /external/tensorflow/tensorflow/contrib/session_bundle/
bundle_shim_test.py 91 # Test that there are no other side-effects.
  /external/tensorflow/tensorflow/core/util/
strided_slice_op.cc 216 sparse_spec.dims++; // this effects loop iteration below
  /external/tensorflow/tensorflow/python/framework/
subscribe_test.py 236 # Expect the side effects to be triggered when evaluating the add op as
  /external/tensorflow/tensorflow/python/kernel_tests/
checkpoint_ops_test.py 294 (Specifically focused on the max_rows_in_memory arg and its effects on
  /external/tensorflow/tensorflow/python/ops/
script_ops.py 314 same output and have no observable side effects. Optimizations such as
  /external/v4l2_codec2/vda/
video_decode_accelerator.h 289 // but its client-visible effects are synchronous. After this method returns
  /external/v8/src/compiler/
wasm-compiler.h 143 Node* EffectPhi(unsigned count, Node** effects, Node* control);
  /external/valgrind/exp-bbv/docs/
bbv-manual.xml 167 can lead to accuracy issues due to warm-up effects
  /external/zlib/src/
deflate.h 311 * must not have side effects. _dist_code[256] and _dist_code[257] are never
  /frameworks/base/core/java/android/animation/
LayoutTransition.java 66 * DISAPPEARING animation is completed, the DISAPPEARING animation stops, and any effects from
68 * before an APPEARING animation is completed, a similar set of effects occurs for the
145 * These variables hold the animations that are currently used to run the transition effects.
    [all...]
  /frameworks/base/core/java/android/hardware/display/
DisplayManagerInternal.java 195 * have to micro-manage screen off animations, auto-brightness and other effects.

Completed in 830 milliseconds

<<81828384858687888990>>