Searched
full:effects (Results
451 -
475 of
2492) sorted by null
<<11121314151617181920>>
/external/chromium_org/cc/trees/ |
layer_tree_host_pixeltest_filters.cc | 9 #include "third_party/skia/include/effects/SkColorFilterImageFilter.h" 10 #include "third_party/skia/include/effects/SkColorMatrixFilter.h"
|
/external/chromium_org/content/renderer/media/ |
webrtc_audio_capturer_unittest.cc | 100 params_.effects()); 106 params_.effects());
|
/external/chromium_org/ppapi/examples/video_effects/ |
video_effects.html | 9 <title>Video Effects Demo</title> 48 <embed id="plugin" type="application/x-ppapi-example-video-effects"
|
/external/chromium_org/printing/ |
printing_context.h | 72 // Warning: This function enters a message loop. That may cause side effects 73 // like IPC message processing! Some printers have side-effects on this call
|
/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/ |
FEDropShadow.cpp | 29 #include "third_party/skia/include/effects/SkBlurImageFilter.h" 30 #include "third_party/skia/include/effects/SkDropShadowImageFilter.h"
|
/external/chromium_org/third_party/angle/src/compiler/ |
UnfoldShortCircuit.cpp | 34 // If our right node doesn't have side effects, we know we don't need to unfold this 35 // expression: there will be no short-circuiting side effects to avoid
|
/external/chromium_org/third_party/harfbuzz-ng/src/ |
hb-ot-head-table.hh | 89 * which has one or more metamorphosis effects 94 * contains Indic-style rearrangement effects.
|
/external/chromium_org/third_party/skia/include/core/ |
SkDraw.h | 44 * stroking or other effects. If there are no effects on the paint that
|
SkPathEffect.h | 178 Its filterPath() returns true if either of the effects succeeded. 182 /** Construct a pathEffect whose effect is to apply two effects, in sequence.
|
/external/chromium_org/third_party/skia/src/core/ |
SkOnce.h | 111 // We'll use this in the fast path to make sure f(arg)'s effects are 149 // forcing ourselves to also wait until the effects of f(arg) are readble.
|
/external/harfbuzz_ng/src/ |
hb-ot-head-table.hh | 89 * which has one or more metamorphosis effects 94 * contains Indic-style rearrangement effects.
|
/external/llvm/lib/Target/Mips/ |
Mips16InstrInfo.h | 34 /// any side effects other than loading from the stack slot. 42 /// any side effects other than storing to the stack slot.
|
MipsSEInstrInfo.h | 35 /// any side effects other than loading from the stack slot. 43 /// any side effects other than storing to the stack slot.
|
/external/llvm/test/Transforms/TailCallElim/ |
reorder_load.ll | 13 ; and the call has no side effects. 60 ; extern_weak global) because the call has no side effects.
|
/external/proguard/src/proguard/classfile/editor/ |
ClassEditor.java | 147 * referenced can cause unpredictable effects. 217 * referenced can cause unpredictable effects.
|
/external/skia/include/core/ |
SkDraw.h | 44 * stroking or other effects. If there are no effects on the paint that
|
SkPathEffect.h | 178 Its filterPath() returns true if either of the effects succeeded. 182 /** Construct a pathEffect whose effect is to apply two effects, in sequence.
|
/external/skia/src/core/ |
SkOnce.h | 111 // We'll use this in the fast path to make sure f(arg)'s effects are 149 // forcing ourselves to also wait until the effects of f(arg) are readble.
|
/external/sonivox/arm-fm-22k/lib_src/ |
eas_midi.h | 45 * Side Effects: 64 * Side Effects:
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_midi.h | 45 * Side Effects: 64 * Side Effects:
|
/external/sonivox/arm-wt-22k/lib_src/ |
eas_midi.h | 45 * Side Effects: 64 * Side Effects:
|
/frameworks/av/libvideoeditor/lvpp/ |
NativeWindowRenderer.h | 30 // an ANativeWindow. It can apply "rendering mode" and color effects to 33 // different. Color effects include sepia, negative, and gradient.
|
/frameworks/av/media/libeffects/lvm/wrapper/Bundle/ |
EffectBundle.h | 76 int NumberEffectsEnabled; /* Effects in this session */ 77 int NumberEffectsCalled; /* Effects called so far */
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
icon_design_launcher_archive.jd | 18 <li><a href="#effects5">Effects</a></li> 293 <h3 id="effects5">Effects</h3> 297 varying textures and lighting effects, but must be lit directly from above 310 <p><strong>Figure 6. </strong>Style, light and effects for launcher icons.</p> 440 <h3 id="style1">Light, effects, and shadows</h3> 450 light, effects, and shadows for launcher icons."/> 454 <p><strong>Figure 9. </strong>Light, effects, and shadows for launcher icons.</p> 512 The shapes and effects must fit within a 250x250 pixel artboard.</li>
|
/frameworks/wilhelm/src/android/ |
android_defs.h | 80 // FIXME not used yet, will be used when supporting effects in OpenMAX AL 85 // FIXME not used yet, will be used when supporting effects in OpenMAX AL
|
Completed in 1378 milliseconds
<<11121314151617181920>>