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

<<41424344454647484950>>

  /hardware/qcom/media/msm8974/mm-core/inc/
OMX_Audio.h 48 /** @defgroup effects Audio effects
147 OMX_AUDIO_ChannelLFE = 0x6, /**< Low frequency effects */
    [all...]
  /hardware/qcom/media/msm8974/mm-core/omxcore/inc/
OMX_Audio.h 48 /** @defgroup effects Audio effects
146 OMX_AUDIO_ChannelLFE = 0x6, /**< Low frequency effects */
    [all...]
  /hardware/qcom/media/msm8996/mm-core/inc/
OMX_Audio.h 48 /** @defgroup effects Audio effects
147 OMX_AUDIO_ChannelLFE = 0x6, /**< Low frequency effects */
    [all...]
  /hardware/qcom/media/msm8998/mm-core/inc/
OMX_Audio.h 48 /** @defgroup effects Audio effects
147 OMX_AUDIO_ChannelLFE = 0x6, /**< Low frequency effects */
    [all...]
  /libcore/ojluni/src/main/java/java/util/concurrent/locks/
Lock.java 130 * synchronization effects as a successful <em>Lock</em> action.
132 * memory synchronization effects as a successful <em>Unlock</em> action.
137 * synchronization effects.
  /external/sonivox/arm-wt-22k/lib_src/
eas_chorus.c 40 /* prototypes for effects interface */
47 /* common effects interface for configuration module */
400 * Side Effects:
426 * Side Effects:
474 * Side Effects:
580 * Side Effects:
eas_math.c 50 * Side Effects:
114 * Side Effects:
  /external/v8/src/compiler/
js-inlining.cc 178 NodeVector effects(local_zone_);
184 effects.push_back(NodeProperties::GetEffectInput(input));
198 DCHECK_EQ(values.size(), effects.size());
208 effects.push_back(control_output);
214 static_cast<int>(effects.size()), &effects.front());
  /external/v8/src/crankshaft/
hydrogen-check-elimination.cc 810 // Collects instructions that can cause effects that invalidate information
816 // Effects are _not_ disabled.
840 // Apply these effects to the given check elimination table.
853 // Kill maps for each object contained in these effects.
859 // Union these effects with the other effects.
  /art/compiler/optimizing/
intrinsics.h 247 // intrinsic to exploit e.g. no side-effects or exceptions, but otherwise not handled
334 // call only has creating locations as side effects!
  /external/ImageMagick/
README.md 7 [ImageMagick®](http://www.imagemagick.org/) is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of [formats](http://www.imagemagick.org/script/formats.php) (over 200) including PNG, JPEG, JPEG-2000, GIF, TIFF, DPX, EXR, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves.
38 * [Special effects](http://www.imagemagick.org/Usage/blur/): blur, sharpen, threshold, or tint an image.
  /external/clang/test/CodeGenCXX/
global-init.cpp 47 const int x = f(); // This has side-effects and gets emitted immediately.
122 // unused, and its initialization has no side-effects.
  /external/libpng/contrib/visupng/
cexcept.h 98 effects. The expansion must be a drop-in replacement for an
141 caught, which is significant if it has side effects, for example:
  /external/llvm/lib/Transforms/Scalar/
LoopDeletion.cpp 12 // side effects or volatile instructions, and do not contribute to the
79 // Make sure that no instructions in the block have potential side-effects.
  /external/mesa3d/src/compiler/glsl/
opt_copy_propagation.cpp 190 * the side effects of calls. (When linked, most calls are inlined
194 * inlined. We also know what they do - while some have side effects
opt_function_inlining.cpp 193 * (b) if an array index expression has side effects, those side effects
  /external/skia/infra/bots/recipes/bookmaker.expected/
nightly_failed_fiddles.json 206 "reason": "Failed fiddles with their errors:\n\n\n1. https://fiddle.skia.org/c/abc\n\nninja: Entering directory `out/Release'\n[1/7] ACTION //:skia.h(//gn/toolchain:gcc_like)\n[2/7] stamp obj/skia.h.stamp\n[3/7] compile ../../tools/fiddle/draw.cpp\nFAILED: obj/tools/fiddle/fiddle.draw.o \nc++ -MMD -MF obj/tools/fiddle/fiddle.draw.o.d -DNDEBUG -DSK_HAS_HEIF_LIBRARY -DSK_HAS_JPEG_LIBRARY -DSK_SUPPORT_PDF -DSK_PDF_USE_SFNTLY -DSK_HAS_PNG_LIBRARY -DSK_CODEC_DECODES_RAW -DSK_HAS_WEBP_LIBRARY -DSK_XML -DSK_GAMMA_APPLY_TO_A8 -DSK_ENABLE_DISCRETE_GPU -DGR_TEST_UTILS=1 -DSK_SAMPLES_FOR_X -DSK_SUPPORT_ATLAS_TEXT=1 -I../../tools/flags -I../../include/private -I../../src/c -I../../src/codec -I../../src/core -I../../src/effects -I../../src/fonts -I../../src/image -I../../src/images -I../../src/lazy -I../../src/opts -I../../src/pathops -I../../src/pdf -I../../src/ports -I../../src/sfnt -I../../src/shaders -I../../src/shaders/gradients -I../../src/sksl -I../../src/utils -I../../src/utils/win -I../../src/xml -I../../third_party/gif -I../../src/gpu -I../../tools/gpu -I../../include/android -I../../include/c -I../../include/codec -I../../include/config -I../../include/core -I../../include/effects -I../../include/encode -I../../include/gpu -I../../include/gpu/gl -I../../include/atlastext -I../../include/pathops -I../../include/ports -I../../include/svg -I../../include/utils -I../../include/utils/mac -I../../include/atlastext -Igen -fstrict-aliasing -fPIC -Werror -Wall -Wextra -Winit-self -Wpointer-arith -Wsign-compare -Wvla -Wno-deprecated-declarations -Wno-maybe-uninitialized -Wno-unused-parameter -O3 -fdata-sections -ffunction-sections -g -std=c++11 -fno-exceptions -fno-rtti -Wnon-virtual-dtor -Wno-error -c ../../tools/fiddle/draw.cpp -o obj/tools/fiddle/fiddle.draw.o\n../../tools/fiddle/draw.cpp: In function 'void draw(SkCanvas*)':\ndraw.cpp:5:12: error: aggregate 'SkMask mask' has incomplete type and cannot be defined\n }\n ^ \ndraw.cpp:6:28: error: incomplete type 'SkMask' used in nested name specifier\n \n ^ \ndraw.cpp:14:28: error: incomplete type 'SkMask' used in nested name specifier\n uint8_t bytes[] = { 0, 1, 2, 3, 4, 5, 6, 7 };\n ^~~~~~~~~~\n[4/7] compile ../../tools/fiddle/egl_context.cpp\n[5/7] compile ../../tools/fiddle/fiddle_main.cpp\n[6/7] link libskia.a\nninja: build stopped: subcommand failed.\n\n\n\n",
  /external/skia/src/core/
SkRecordOpts.cpp 130 // The layer paint can not have any effects.
179 // src-mode with opaque and no effects (which might change opaqueness) is ok too.
SkTypeface.cpp 343 SkScalerContextEffects effects; local
346 paint, nullptr, nullptr, SkScalerContextFlags::kNone, &rec, &effects);
  /external/skia/src/shaders/gradients/
SkGradientShaderPriv.h 190 // Base class for Gr gradient effects
353 // Base class for GL gradient effects
  /external/skqp/src/core/
SkRecordOpts.cpp 130 // The layer paint can not have any effects.
179 // src-mode with opaque and no effects (which might change opaqueness) is ok too.
SkTypeface.cpp 343 SkScalerContextEffects effects; local
346 paint, nullptr, nullptr, SkScalerContextFlags::kNone, &rec, &effects);
  /external/skqp/src/gpu/
GrResourceProvider.cpp 373 const SkScalerContextEffects& effects,
378 return this->gpu()->pathRendering()->createGlyphs(tf, effects, desc, style);
  /external/skqp/src/shaders/gradients/
SkGradientShaderPriv.h 189 // Base class for Gr gradient effects
348 // Base class for GL gradient effects
  /external/sonivox/arm-wt-22k/jetcreator_lib_src/darwin-x86/EASLIb.xcodeproj/
project.pbxproj 239 "../../Effects/**",
300 "../../Effects/**",

Completed in 2202 milliseconds

<<41424344454647484950>>