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

<<41424344454647484950>>

  /external/skia/
BUILD.gn 105 "include/effects",
160 "src/effects",
359 optional("effects") {
770 ":effects",
    [all...]
  /external/skqp/
BUILD.gn 103 "include/effects",
158 "src/effects",
357 optional("effects") {
765 ":effects",
    [all...]
  /external/skia/src/gpu/
SkGr.cpp 39 #include "effects/GrBicubicEffect.h"
40 #include "effects/GrConstColorProcessor.h"
41 #include "effects/GrDitherEffect.h"
42 #include "effects/GrPorterDuffXferProcessor.h"
43 #include "effects/GrXfermodeFragmentProcessor.h"
GrClipStackClip.cpp 21 #include "effects/GrConvexPolyEffect.h"
22 #include "effects/GrRRectEffect.h"
23 #include "effects/GrTextureDomain.h"
GrRenderTargetContext.h 108 * @param style The style to apply. Null means fill. Currently path effects are not
162 * @param style style to apply to the rrect. Currently path effects are not allowed.
275 * @param style style to apply to the oval. Currently path effects are not allowed.
  /external/sonivox/arm-wt-22k/lib_src/
eas_mixer.c 61 * Prepares the mix engine for work, allocates buffers, locates effects modules, etc.
69 * Side Effects:
103 * Side Effects:
298 * Shuts down effects modules and deallocates memory
306 * Side Effects:
eas_reverbdata.h 385 * Side Effects:
405 * Side Effects:
425 * Side Effects:
446 * Side Effects:
477 * Side Effects:
eas_pcm.c 127 * Side Effects:
171 * Side Effects:
202 * Side Effects:
237 * Side Effects:
264 * Side Effects:
292 * Side Effects:
323 * Side Effects:
407 * Side Effects:
434 * Side Effects:
462 * Side Effects
    [all...]
eas_tonecontrol.c 130 * Side Effects:
182 * Side Effects:
222 * Side Effects:
252 * Side Effects:
384 * Side Effects:
427 * Side Effects:
466 * Side Effects:
507 * Side Effects:
539 * Side Effects:
571 * Side Effects
    [all...]
  /frameworks/av/media/libeffects/testlibs/
EffectReverb.h 348 * Side Effects:
367 * Side Effects:
387 * Side Effects:
408 * Side Effects:
439 * Side Effects:
EffectsMath.h 328 * Side Effects:
346 * Side Effects:
370 * Side Effects:
395 * Side Effects:
413 * Side Effects:
  /frameworks/av/services/audiopolicy/service/
AudioPolicyInterfaceImpl.cpp 234 ALOGW("Failed to add effects on session %d", session);
271 ALOGW("Failed to release effects on session %d", session);
419 ALOGW("Failed to add effects on input %d", *input);
632 ALOGW("Failed to release effects on input %d", client->input);
835 // non-offloadable effects
    [all...]
  /hardware/qcom/audio/voice_processing/
voice_processing.c 73 struct effect_s effects[NUM_ID]; // effects in this session member in struct:session_s
89 // as the pre processing effects are not defined by OpenSL ES
282 status = effect_init(&session->effects[i], i);
307 status = effect_create(&session->effects[id], session, interface);
  /frameworks/av/services/audioflinger/
Threads.cpp     [all...]
  /external/autotest/utils/
run_pylint.py 68 # are imported for their side-effects and are not meant to be used.
101 Patches the consumed modules list to ignore modules with side effects.
104 effects. Pylint doesn't understand this and flags them as unused, since
  /external/kernel-headers/original/uapi/linux/
input.h 165 #define EVIOCGEFFECTS _IOR('E', 0x84, int) /* Report number of effects playable at the same time */
275 * Structures used in ioctls to upload effects to a device
490 * and thus the total number of effects should never exceed FF_GAIN.
  /external/skia/src/core/
SkDevice.h 164 and are handling any looping from the paint, and any effects from the
193 * stroking or other effects. If there are no effects on the paint that
  /external/skia/src/effects/
SkArithmeticImageFilter.cpp 25 #include "effects/GrArithmeticFP.h"
26 #include "effects/GrConstColorProcessor.h"
27 #include "effects/GrTextureDomain.h"
  /external/skqp/src/core/
SkDevice.h 164 and are handling any looping from the paint, and any effects from the
193 * stroking or other effects. If there are no effects on the paint that
  /external/skqp/src/effects/
SkArithmeticImageFilter.cpp 25 #include "effects/GrArithmeticFP.h"
26 #include "effects/GrConstColorProcessor.h"
27 #include "effects/GrTextureDomain.h"
  /external/skqp/src/gpu/
GrClipStackClip.cpp 21 #include "effects/GrConvexPolyEffect.h"
22 #include "effects/GrRRectEffect.h"
23 #include "effects/GrTextureDomain.h"
GrRenderTargetContext.h 108 * @param style The style to apply. Null means fill. Currently path effects are not
162 * @param style style to apply to the rrect. Currently path effects are not allowed.
275 * @param style style to apply to the oval. Currently path effects are not allowed.
  /external/skqp/tools/
remote_demo.cpp 71 // The system only passes descriptors without effects. That is why it uses a fixed size
212 SkScalerContextEffects effects; local
213 auto mapSc = tf->createScalerContext(effects, &op->descriptor.desc(), false);
  /external/swiftshader/third_party/LLVM/include/llvm/
Instruction.h 237 /// mayHaveSideEffects - Return true if the instruction may have side effects.
240 /// effects because the newly allocated memory is completely invisible to
248 /// have any effects besides calculating the result and does not have
  /frameworks/native/headers/media_plugin/media/openmax/
OMX_Audio.h 64 /** @defgroup effects Audio effects
163 OMX_AUDIO_ChannelLFE = 0x6, /**< Low frequency effects */
    [all...]

Completed in 3839 milliseconds

<<41424344454647484950>>