/external/skia/src/gpu/effects/ |
GrRRectEffect.h | 20 * Creates an effect that performs anti-aliased clipping against a SkRRect. It doesn't support
|
/external/v8/src/compiler/ |
tail-call-optimization.cc | 20 // other effect between the Call and the Return nodes. 30 // the Return node value and effect depends directly on the Call node, 33 // Value1 ... ValueN Effect Control 54 // Value1 ... ValueN Effect Control
|
/external/valgrind/memcheck/tests/ |
suppfreecollision.vgtest | 9 # This side effect of a medium (or low) resolution for error matching
|
/external/valgrind/none/tests/s390x/ |
ex.stdout.exp | 8 ------- EX 0,... has no effect (writes out target)
|
exrl.stdout.exp | 8 ------- EXRL 0,... has no effect (writes out target)
|
/frameworks/base/core/java/android/widget/ |
EdgeEffect.java | 33 * This class performs the graphical effect used at the edges of scrollable widgets 37 * instance for each edge that should show the effect, feed it input data using 39 * and draw the effect using {@link #draw(Canvas)} in the widget's overridden 41 * false after drawing, the edge effect's animation is not yet complete and the widget 47 * The edge effect may then be drawn on top of the view's content using the 54 // Time it will take the effect to fully recede in ms 132 * Set the size of this edge effect in pixels. 134 * @param width Effect width in pixels 135 * @param height Effect height in pixels 172 * This will update the state of the current visual effect and its associated animation [all...] |
/external/libgdx/extensions/gdx-tools/src/com/badlogic/gdx/tools/particleeditor/ |
EffectPanel.java | 112 Array<ParticleEmitter> emitters = editor.effect.getEmitters();
141 FileDialog dialog = new FileDialog(editor, "Open Effect", FileDialog.LOAD);
148 ParticleEffect effect = new ParticleEffect();
local 151 effect.loadEmitters(Gdx.files.absolute(effectFile.getAbsolutePath()));
153 for (ParticleEmitter emitter : effect.getEmitters()){
157 editor.effect = effect;
163 System.out.println("Error loading effect: " + new File(dir, file).getAbsolutePath());
165 JOptionPane.showMessageDialog(editor, "Error opening effect.");
168 for (ParticleEmitter emitter : editor.effect.getEmitters()) { [all...] |
/frameworks/av/media/libeffects/proxy/ |
EffectProxy.cpp | 32 // SW sub effect descriptor 37 EFFECT_CONTROL_API_VERSION, //version of effect control API 39 EFFECT_FLAG_VOLUME_CTRL), // effect capability flags 42 "Proxy", //effect name 74 // for the effect is received 77 // Get the HW and SW sub effect descriptors from the effects factory 181 /* Effect Control Interface Implementation: Process */ 199 /* Effect Control Interface Implementation: Command */ 220 ALOGV("Effect_command() Error creating SW sub effect"); 231 ALOGV("Effect_command() Error creating HW effect"); [all...] |
/frameworks/av/media/libeffects/factory/ |
EffectsFactory.c | 39 static list_elem_t *gCurEffect; // current effect in enumeration process 40 static uint32_t gCurEffectIdx; // current effect index in enumeration process 58 // To get and add the effect pointed by the passed node to the gSubEffectList 76 // Effect Control Interface functions 185 // Effect Factory Interface functions 302 // so, findEffect will fail. Search for the effect in gSubEffectList. 309 // create effect in library 316 // add entry to effect list 353 // remove effect from effect lis 784 sub_effect_entry_t *effect; local [all...] |
/external/skia/include/core/ |
SkPathEffect.h | 33 * this effect to the src path, returning the new path in dst, and return 34 * true. If this effect cannot be applied, return false and ignore dst 38 * The effect can treat this as input only, or it can choose to change 39 * the rec as well. For example, the effect can decide to change the 40 * stroke's width or join, or the effect can change the rec from stroke 50 * Compute a conservative bounds for its effect, given the src bounds. 97 * Does applying this path effect to 'src' yield a set of points? If so, 108 * greater to that of the effect, it will memcpy the values of the dash intervals into the 110 * and fCount. If effect can be represented as a dash pattern, allocate space for the intervals 181 /** Construct a pathEffect whose effect is to apply first the inner pathEffec [all...] |
/packages/apps/Gallery2/res/values/ |
filtershow_strings.xml | 104 <!-- Label for the apply effect button [CHAR LIMIT=15] --> 106 <!-- Label for the reset effect button [CHAR LIMIT=15] --> 110 <!-- Label for the aspect 1:1 effect [CHAR LIMIT=15] --> 112 <!-- Label for the aspect 4:3 effect [CHAR LIMIT=15] --> 114 <!-- Label for the aspect 3:4 effect [CHAR LIMIT=15] --> 116 <!-- Label for the aspect 4:7 effect [CHAR LIMIT=15] --> 118 <!-- Label for the aspect 5:7 effect [CHAR LIMIT=15] --> 120 <!-- Label for the aspect 7:5 effect [CHAR LIMIT=15] --> 122 <!-- Label for the aspect 1:1 effect [CHAR LIMIT=15] --> 124 <!-- Label for the aspect None effect [CHAR LIMIT=15] -- [all...] |
/cts/tests/tests/effect/ |
AndroidTest.xml | 16 <configuration description="Config for CTS Effect test cases"> 22 <option name="package" value="android.effect.cts" />
|
/dalvik/dx/src/com/android/dx/ssa/ |
DeadCodeRemover.java | 40 * (does it correspond to a no-side-effect insn?) 107 * Only registers whose definition has no side effect 171 * are only used as sources in operations with no side effect or null 173 * @return true if usage is circular without side effect 190 // This register is only used in operations that have no side effect. 206 * Returns true if this insn has a side-effect. Returns true 210 * @return true if it has a side-effect 225 * registers defined by an instruction with no side effect.
|
/external/autotest/client/site_tests/policy_ManagedBookmarks/ |
control | 15 Verify effect of ManagedBookmarks policy on client behavior & appearance. 17 This test verifies the effect of the ManagedBookmarks user policy on
|
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/test/blink/ |
add-keyframes.html | 16 help: 'http://dev.w3.org/fxtf/web-animations/#the-unaccumulated-animation-value-of-a-keyframe-animation-effect', 28 help: 'http://dev.w3.org/fxtf/web-animations/#the-unaccumulated-animation-value-of-a-keyframe-animation-effect',
|
insufficient-keyframes.html | 16 help: 'http://dev.w3.org/fxtf/web-animations/#the-unaccumulated-animation-value-of-a-keyframe-animation-effect', 34 help: 'http://dev.w3.org/fxtf/web-animations/#the-unaccumulated-animation-value-of-a-keyframe-animation-effect',
|
/external/conscrypt/src/main/native/ |
macros.h | 32 // effect on diagnostics. 34 // In either case this macro has no effect on runtime behavior and performance
|
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/particles/ |
ParticleEffect.java | 39 public ParticleEffect (ParticleEffect effect) { 40 controllers = new Array<ParticleController>(true, effect.controllers.size); 41 for (int i = 0, n = effect.controllers.size; i < n; i++) 42 controllers.add(effect.controllers.get(i).copy()); 166 /** @return a copy of this effect, should be used after the particle effect has been loaded. */ 171 /** Saves all the assets required by all the controllers inside this effect. */ 178 /** Loads all the assets required by all the controllers inside this effect. */
|
/external/v8/test/mjsunit/ |
regress-3225.js | 18 exec_state.frame(0).evaluate("a = 4").value(); // no effect. 24 exec_state.frame(0).evaluate("b = 5").value(); // no effect.
|
/libcore/luni/src/main/java/java/util/concurrent/atomic/ |
AtomicReference.java | 122 * function should be side-effect-free, since it may be re-applied 125 * @param updateFunction a side-effect-free function 141 * function should be side-effect-free, since it may be re-applied 144 * @param updateFunction a side-effect-free function 161 * side-effect-free, since it may be re-applied when attempted 167 * @param accumulatorFunction a side-effect-free function of two arguments 185 * side-effect-free, since it may be re-applied when attempted 191 * @param accumulatorFunction a side-effect-free function of two arguments
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
input.h | 74 #define EVIOCSFF _IOC(_IOC_WRITE, 'E', 0x80, sizeof(struct ff_effect)) /* send a force effect to a force feedback device */ 75 #define EVIOCRMFF _IOW('E', 0x81, int) /* Erase a force effect */ 805 * Values describing the status of a force-feedback effect 822 * struct ff_replay - defines scheduling of the force-feedback effect 823 * @length: duration of the effect 824 * @delay: delay before effect should start playing 832 * struct ff_trigger - defines what triggers the force-feedback effect 833 * @button: number of the button triggering the effect 834 * @interval: controls how soon the effect can be re-triggered 842 * struct ff_envelope - generic force-feedback effect envelop [all...] |
/system/media/audio_effects/include/audio_effects/ |
effect_loudnessenhancer.h | 26 // this effect is not defined in OpenSL ES as one of the standard effects 33 // enumerated parameters for DRC effect
|
/cts/tests/tests/security/testeffect/ |
CTSTestEffect.cpp | 31 "CTS test Effect", 41 //--- Effect Library Interface Implementation 93 //--- Effect Control Interface Implementation 167 /* Effect Control Interface Implementation: get_descriptor */ 182 // effect_handle_t interface implementation for test effect
|
/external/apache-xml/src/main/java/org/apache/xalan/transformer/ |
TransformState.java | 77 * that is in effect, which may be a matched template 84 * @return the xsl:template that is in effect 93 * template may be in effect. 120 * Get the TrAX Transformer object in effect. 122 * @return the TrAX Transformer object in effect.
|
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/ |
target-config.js | 8 'src/effect.js', 34 'src/effect.js', 64 'src/effect-callback.js', 73 'test/js/effect.js', 86 'test/js/effect-callback.js',
|