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

<<11121314151617181920>>

  /external/llvm/lib/Target/XCore/
XCoreInstrInfo.h 40 /// any side effects other than loading from the stack slot.
48 /// any side effects other than storing to the stack slot.
  /external/skia/gm/
Android.mk 174 external/skia/include/effects \
181 external/skia/src/effects \
  /external/skia/gyp/
gpu.gyp 149 '<(skia_src_path)/gpu/effects/GrDistanceFieldTextureEffect.cpp',
150 '<(skia_src_path)/gpu/effects/GrDistanceFieldTextureEffect.h',
  /system/core/include/utils/
CallStack.h 47 // Copy the existing callstack (no other side effects).
51 // Copy the existing callstack (no other side effects).
  /frameworks/base/media/java/android/media/audiofx/
AudioEffect.java 32 * AudioEffect is the base class for controlling audio effects provided by the android audio
35 * control specific effects:
46 * <p>NOTE: attaching insert effects (equalizer, bass boost, virtualizer) to the global audio output
71 * effects whose implementation and interface conform to the OpenSL ES
213 * The method {@link #queryEffects()} returns an array of Descriptors to facilitate effects
255 * Indicates the particular implementation of the effect in that type. Several effects
262 * Insert effects (typically an {@link Equalizer}) are applied
263 * to the entire audio source and usually not shared by several sources. Auxiliary effects
287 * <p>Auxiliary effects must be created on session 0 (global output mix). In order for a
296 * The audio pre processing effects are attached to an audio input (AudioRecord)
    [all...]
  /cts/hostsidetests/monkey/src/com/android/cts/monkey/
AbstractMonkeyTest.java 18 * Base monkey command with flags to avoid side effects like airplane mode.
  /development/samples/Support7Demos/src/com/example/android/supportv7/app/
_index.html 32 <dd>Shows how various Action Bar display option flags can be combined and their effects.</dd>
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
autocomplete_text_field_editor.h 16 // some of the effects of using styled text in the Omnibox (the text
  /external/chromium/chrome/browser/ui/gtk/
hover_controller_gtk.h 18 // of throbbing is created by painting partially transparent hover effects. It
  /external/chromium/testing/gtest/samples/
sample4_unittest.cc 40 // can have side effects.
  /external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/util/
ImagePageGenerator.java 11 * avoid caching side-effects. As we don't need too many images, I've found it
  /external/chromium_org/ash/display/
output_configurator_animation.h 27 // OutputConfiguratorAnimation provides the visual effects for
  /external/chromium_org/chrome/browser/ui/gtk/
hover_controller_gtk.h 18 // of throbbing is created by painting partially transparent hover effects. It
  /external/chromium_org/content/browser/web_contents/aura/
shadow_layer_delegate.cc 8 #include "third_party/skia/include/effects/SkGradientShader.h"
  /external/chromium_org/skia/ext/
skia_utils_win.cc 10 #include "third_party/skia/include/effects/SkGradientShader.h"
  /external/chromium_org/testing/gtest/samples/
sample4_unittest.cc 40 // can have side effects.
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/obsolete/
pralarm.h 90 ** SIDE EFFECTS:
110 ** SIDE EFFECTS:
138 ** SIDE EFFECTS:
174 ** SIDE EFFECTS:
  /external/chromium_org/third_party/skia/gyp/
gm.gyp 34 '../src/effects',
  /external/chromium_org/third_party/skia/include/core/
SkImageFilter.h 90 * often used for multi-pass effects, where intermediate results must be
91 * rendered to textures. For single-pass effects, use asNewEffect().
99 * multi-pass effects, where intermediate results must be rendered to
100 * textures. For single-pass effects, use asNewEffect(). src is the
SkMaskFilter.h 78 * often used for multi-pass effects, where intermediate results must be
79 * rendered to textures. For single-pass effects, use asNewEffect().
93 * multi-pass effects, where intermediate results must be rendered to
94 * textures. For single-pass effects, use asNewEffect(). 'src' is the
  /external/chromium_org/third_party/skia/src/gpu/effects/
GrSingleTextureEffect.h 18 * A base class for effects that draw a single texture with a texture matrix. This effect has no
  /external/chromium_org/third_party/sqlite/src/test/
init.test 13 # focus of this file is testing the effects of a failure in
  /external/chromium_org/ui/aura/client/
window_tree_client.h 28 // have side effects. It should only be used when |window| is going to be
  /external/chromium_org/v8/test/mjsunit/
array-elements-from-array-prototype-chain.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:
  /external/chromium_org/v8/test/mjsunit/regress/
regress-1711.js 29 // is 0 because toString may have side effects.

Completed in 1485 milliseconds

<<11121314151617181920>>