Searched refs:effect (Results 101 - 125 of 223) sorted by relevance

123456789

/external/skia/src/gpu/effects/
H A DGrBicubicEffect.cpp109 const GrBicubicEffect& effect = drawEffect.castEffect<GrBicubicEffect>(); local
110 const GrTexture& texture = *effect.texture(0);
115 uman.setMatrix4f(fCoefficientsUni, effect.coefficients());
116 fDomain.setData(uman, effect.domain(), texture.origin());
208 // When we use the bicubic filtering effect each sample is read from the texture using
/external/sonivox/arm-fm-22k/lib_src/
H A Deas_effects.h56 S_EFFECTS_INTERFACE *effect; member in struct:__anon30857
/external/sonivox/arm-hybrid-22k/lib_src/
H A Deas_effects.h56 S_EFFECTS_INTERFACE *effect; member in struct:__anon30907
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_effects.h56 S_EFFECTS_INTERFACE *effect; member in struct:__anon30960
/external/chromium_org/third_party/WebKit/Source/core/animation/
H A DCompositorAnimationsTest.cpp106 bool isCandidateForAnimationOnCompositor(const Timing& timing, const AnimationEffect& effect) argument
108 return CompositorAnimations::instance()->isCandidateForAnimationOnCompositor(timing, effect, 1);
110 void getAnimationOnCompositor(Timing& timing, AnimatableValueKeyframeEffectModel& effect, Vector<OwnPtr<WebCompositorAnimation> >& animations) argument
112 return getAnimationOnCompositor(timing, effect, animations, 1);
114 void getAnimationOnCompositor(Timing& timing, AnimatableValueKeyframeEffectModel& effect, Vector<OwnPtr<WebCompositorAnimation> >& animations, double playerPlaybackRate) argument
116 return CompositorAnimationsImpl::getAnimationOnCompositor(timing, std::numeric_limits<double>::quiet_NaN(), 0, effect, animations, playerPlaybackRate);
118 bool getAnimationBounds(FloatBox& boundingBox, const AnimationEffect& effect, double minValue, double maxValue) argument
120 return CompositorAnimations::instance()->getAnimatedBoundingBox(boundingBox, effect, minValue, maxValue);
595 RefPtrWillBeRawPtr<AnimatableValueKeyframeEffectModel> effect = createKeyframeEffectModel( local
633 getAnimationOnCompositor(m_timing, *effect
641 RefPtrWillBeRawPtr<AnimatableValueKeyframeEffectModel> effect = createKeyframeEffectModel( local
689 RefPtrWillBeRawPtr<AnimatableValueKeyframeEffectModel> effect = createKeyframeEffectModel( local
744 RefPtrWillBeRawPtr<AnimatableValueKeyframeEffectModel> effect = createKeyframeEffectModel( local
802 RefPtrWillBeRawPtr<AnimatableValueKeyframeEffectModel> effect = AnimatableValueKeyframeEffectModel::create(frames); local
864 RefPtrWillBeRawPtr<AnimatableValueKeyframeEffectModel> effect = AnimatableValueKeyframeEffectModel::create(frames); local
915 RefPtrWillBeRawPtr<AnimatableValueKeyframeEffectModel> effect = createKeyframeEffectModel( local
966 RefPtrWillBeRawPtr<AnimatableValueKeyframeEffectModel> effect = createKeyframeEffectModel( local
1015 RefPtrWillBeRawPtr<AnimatableValueKeyframeEffectModel> effect = createKeyframeEffectModel( local
1063 RefPtrWillBeRawPtr<AnimatableValueKeyframeEffectModel> effect = createKeyframeEffectModel( local
[all...]
/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGFEConvolveMatrixElement.cpp131 bool SVGFEConvolveMatrixElement::setFilterEffectAttribute(FilterEffect* effect, const QualifiedName& attrName) argument
133 FEConvolveMatrix* convolveMatrix = static_cast<FEConvolveMatrix*>(effect);
239 RefPtr<FilterEffect> effect = FEConvolveMatrix::create(filter, local
243 effect->inputEffects().append(input1);
244 return effect.release();
H A DSVGFETurbulenceElement.cpp85 bool SVGFETurbulenceElement::setFilterEffectAttribute(FilterEffect* effect, const QualifiedName& attrName) argument
87 FETurbulence* turbulence = static_cast<FETurbulence*>(effect);
/external/skia/src/effects/gradients/
H A DSkSweepGradient.cpp211 AutoEffectUnref effect(SkNEW_ARGS(GrSweepGradient, (ctx, shader, matrix)));
212 return CreateEffectRef(effect);
251 GrEffectRef* effect; local
253 shader->asNewEffect(context, paint, NULL, &grColor, &effect);
254 return effect;
H A DSkTwoPointConicalGradient_gpu.cpp66 AutoEffectUnref effect(SkNEW_ARGS(Edge2PtConicalEffect, (ctx, shader, matrix, tm)));
67 return CreateEffectRef(effect);
206 GrEffectRef* effect; local
208 shader->asNewEffect(context, paint, NULL, &grColor, &effect);
209 return effect;
374 AutoEffectUnref effect(SkNEW_ARGS(FocalOutside2PtConicalEffect, (ctx, shader, matrix, tm, focalX)));
375 return CreateEffectRef(effect);
480 GrEffectRef* effect; local
482 shader->asNewEffect(context, paint, NULL, &grColor, &effect);
483 return effect;
[all...]
/external/chromium_org/third_party/skia/src/gpu/gl/
H A DGrGLProgramEffects.h42 * Calls setData() on each effect, and sets their transformation matrices and texture bindings.
63 * Helper for setData(). Binds all the textures for an effect.
76 void addEffect(GrGLProcessor* effect) { fGLProcessors.push_back(effect); } argument
135 * Helper for setData(). Sets all the transform matrices for an effect.
177 * Helper for setData(). Sets the PathTexGen state for each transform in an effect.
/external/chromium_org/third_party/skia/tests/
H A DGpuColorFilterTest.cpp101 SkAutoTUnref<GrFragmentProcessor> effect(cf->asFragmentProcessor(grContext));
104 effect->getConstantColorComponents(&color, &components);
/external/chromium_org/third_party/skia/src/gpu/gl/builders/
H A DGrGLFragmentShaderBuilder.cpp83 const GrProcessor* effect = fProgramBuilder->fCodeStage.effectStage()->getProcessor(); local
88 if (!static_cast<const GrFragmentProcessor*>(effect)->willReadDstColor()) {
145 const GrProcessor* effect = cs->effectStage()->getProcessor(); local
146 if (!effect->willReadFragmentPosition()) {
H A DGrGLProgramBuilder.cpp41 // get the initial color and coverage to feed into the first effect in each effect chain
70 // Subclasses drive effect emitting
174 // calls into the subclass to emit the actual effect into the program effect object
213 void GrGLProgramBuilder::emitSamplers(const GrProcessor& effect, argument
217 int numTextures = effect.numTextures();
226 (samplers[t].fUniform, effect.textureAccess(t)));
/external/skia/include/effects/
H A DSkMatrixConvolutionImageFilter.h89 virtual bool asNewEffect(GrEffectRef** effect,
/external/skia/src/gpu/
H A DGrOvalRenderer.cpp58 * The output of this effect is a modulation of the input color and coverage for a circle,
166 * The output of this effect is a modulation of the input color and coverage for an axis-aligned
297 * The output of this effect is a modulation of the input color and coverage for an ellipse,
544 GrEffectRef* effect = CircleEdgeEffect::Create(isStrokeOnly && innerRadius > 0); local
546 drawState->addCoverageEffect(effect, kCircleEdgeAttrIndex)->unref();
684 GrEffectRef* effect = EllipseEdgeEffect::Create(isStrokeOnly && local
689 drawState->addCoverageEffect(effect, kEllipseCenterAttrIndex, kEllipseEdgeAttrIndex)->unref();
803 GrEffectRef* effect = DIEllipseEdgeEffect::Create(mode); local
807 drawState->addCoverageEffect(effect, kEllipseOuterOffsetAttrIndex,
901 GrEffectRef* effect local
923 GrEffectRef* effect = GrRRectEffect::Create(edgeType, *outer); local
1054 GrEffectRef* effect = CircleEdgeEffect::Create(isStrokeOnly); local
1158 GrEffectRef* effect = EllipseEdgeEffect::Create(isStrokeOnly); local
[all...]
H A DGrContext.cpp1470 SkAutoTUnref<const GrEffectRef> effect; local
1472 effect.reset(this->createPMToUPMEffect(src, swapRAndB, textureMatrix));
1473 if (NULL != effect) {
1477 // If we failed to create a PM->UPM effect and have no other conversions to perform then
1479 if (NULL != effect || flipY || swapRAndB) {
1480 if (!effect) {
1481 effect.reset(GrConfigConversionEffect::Create(
1494 SkASSERT(effect);
1495 drawState->addColorEffect(effect);
1623 // when drawing the scratch to the dst using a conversion effect
1642 SkAutoTUnref<const GrEffectRef> effect; local
[all...]
/external/skia/gm/
H A Drrects.cpp120 SkAutoTUnref<GrEffectRef> effect(GrRRectEffect::Create(edgeType, rrect));
121 if (effect) {
122 drawState->addCoverageEffect(effect);
/external/chromium_org/third_party/skia/src/effects/
H A DSkMagnifierImageFilter.cpp176 const GrProcessor& effect) {
177 const GrMagnifierEffect& zoom = effect.cast<GrMagnifierEffect>();
201 GrFragmentProcessor* effect = GrMagnifierEffect::Create( local
209 SkASSERT(effect);
210 return effect;
175 setData(const GrGLProgramDataManager& pdman, const GrProcessor& effect) argument
/external/chromium_org/third_party/skia/src/gpu/effects/
H A DGrOvalEffect.cpp300 const GrProcessor& effect)
355 void GLEllipseEffect::GenKey(const GrProcessor& effect, const GrGLCaps&, argument
357 const EllipseEffect& ee = effect.cast<EllipseEffect>();
361 void GLEllipseEffect::setData(const GrGLProgramDataManager& pdman, const GrProcessor& effect) { argument
362 const EllipseEffect& ee = effect.cast<EllipseEffect>();
299 GLEllipseEffect(const GrBackendProcessorFactory& factory, const GrProcessor& effect) argument
/external/skia/src/effects/
H A DSkTableColorFilter.cpp240 AutoEffectUnref effect(SkNEW_ARGS(ColorTableEffect, (texture, flags)));
241 return CreateEffectRef(effect);
360 // If we kept the table in the effect then we could actually run known inputs through the
392 GrEffectRef* effect = NULL; local
394 // passing NULL because this effect does no tiling or filtering.
397 effect = ColorTableEffect::Create(texture, fFlags);
404 return effect;
H A DSkArithmeticMode.cpp37 virtual bool asNewEffect(GrEffectRef** effect, GrTexture* background) const SK_OVERRIDE;
267 AutoEffectUnref effect(SkNEW_ARGS(GrArithmeticEffect, (k1, k2, k3, k4, enforcePMColor,
269 return CreateEffectRef(effect);
432 bool SkArithmeticMode_scalar::asNewEffect(GrEffectRef** effect, GrTexture* background) const { argument
433 if (effect) {
434 *effect = GrArithmeticEffect::Create(SkScalarToFloat(fK[0]),
/external/chromium_org/third_party/WebKit/Source/core/animation/css/
H A DCSSAnimations.cpp331 RefPtrWillBeRawPtr<Animation> animation = Animation::create(element, inertAnimation->effect(), inertAnimation->specifiedTiming(), Animation::DefaultPriority, eventDelegate.release());
369 RefPtrWillBeRawPtr<AnimationEffect> effect = inertAnimation->effect();
377 AnimatableValueKeyframeEffectModel* oldEffect = toAnimatableValueKeyframeEffectModel(inertAnimation->effect());
385 RefPtrWillBeRawPtr<InertAnimation> inertAnimationForSampling = InertAnimation::create(oldAnimation->effect(), oldAnimation->specifiedTiming(), false);
390 effect = AnimatableValueKeyframeEffectModel::create(newFrames);
393 RefPtrWillBeRawPtr<Animation> transition = Animation::create(element, effect, inertAnimation->specifiedTiming(), Animation::TransitionPriority, eventDelegate.release());
448 RefPtrWillBeRawPtr<AnimatableValueKeyframeEffectModel> effect = AnimatableValueKeyframeEffectModel::create(keyframes);
449 update->startTransition(id, eventId, from.get(), to.get(), InertAnimation::create(effect, timing, false));
/external/chromium_org/third_party/mesa/src/docs/OLD/
H A DMESA_sprite_point.spec52 Texgen and the texture matrix have no effect on the point's s and t
68 POLYGON_SMOOTH does effect the rendering of the quadrilateral, however.
79 POLYGON_MODE does not effect the rasterization of the quadrilateral.
150 normal point sampling rules. POLYGON_MODE does not effect the
153 POINT_SMOOTH has no effect when SPRITE_POINT_MESA is enabled.
/external/mesa3d/docs/OLD/
H A DMESA_sprite_point.spec52 Texgen and the texture matrix have no effect on the point's s and t
68 POLYGON_SMOOTH does effect the rendering of the quadrilateral, however.
79 POLYGON_MODE does not effect the rasterization of the quadrilateral.
150 normal point sampling rules. POLYGON_MODE does not effect the
153 POINT_SMOOTH has no effect when SPRITE_POINT_MESA is enabled.
/external/skia/include/core/
H A DSkMaskFilter.h56 @param margin if not null, return the buffer dx/dy need when calculating the effect. Used when
67 * explicit input mask. Per-pixel, the effect receives the incoming mask's coverage as
72 * If effect is non-NULL, a new GrEffect instance is stored in it. The caller assumes ownership
73 * of the effect and must unref it.
75 virtual bool asNewEffect(GrEffectRef** effect,
148 * provided BlurRec parameter. If this effect cannot be represented as a BlurRec, return false

Completed in 2697 milliseconds

123456789