/external/skia/modules/skottie/src/effects/ |
D | FillEffect.cpp | 24 static sk_sp<FillAdapter> Make(const skjson::ArrayValue& jprops, in Make() 33 FillAdapter(const skjson::ArrayValue& jprops, in FillAdapter() 73 sk_sp<sksg::RenderNode> EffectBuilder::attachFillEffect(const skjson::ArrayValue& jprops, in attachFillEffect()
|
D | TintEffect.cpp | 22 static sk_sp<TintAdapter> Make(const skjson::ArrayValue& jprops, in Make() 31 TintAdapter(const skjson::ArrayValue& jprops, in TintAdapter() 71 sk_sp<sksg::RenderNode> EffectBuilder::attachTintEffect(const skjson::ArrayValue& jprops, in attachTintEffect()
|
D | TritoneEffect.cpp | 23 static sk_sp<TritoneAdapter> Make(const skjson::ArrayValue& jprops, in Make() 32 TritoneAdapter(const skjson::ArrayValue& jprops, in TritoneAdapter() 76 sk_sp<sksg::RenderNode> EffectBuilder::attachTritoneEffect(const skjson::ArrayValue& jprops, in attachTritoneEffect()
|
D | GaussianBlurEffect.cpp | 22 static sk_sp<GaussianBlurEffectAdapter> Make(const skjson::ArrayValue& jprops, in Make() 33 GaussianBlurEffectAdapter(const skjson::ArrayValue& jprops, in GaussianBlurEffectAdapter() 86 const skjson::ArrayValue& jprops, in attachGaussianBlurEffect()
|
D | CornerPinEffect.cpp | 20 static sk_sp<CornerPinAdapter> Make(const skjson::ArrayValue& jprops, in Make() 29 CornerPinAdapter(const skjson::ArrayValue& jprops, in CornerPinAdapter() 77 sk_sp<sksg::RenderNode> EffectBuilder::attachCornerPinEffect(const skjson::ArrayValue& jprops, in attachCornerPinEffect()
|
D | LinearWipeEffect.cpp | 27 static sk_sp<LinearWipeAdapter> Make(const skjson::ArrayValue& jprops, in Make() 38 LinearWipeAdapter(const skjson::ArrayValue& jprops, in LinearWipeAdapter() 120 sk_sp<sksg::RenderNode> EffectBuilder::attachLinearWipeEffect(const skjson::ArrayValue& jprops, in attachLinearWipeEffect()
|
D | ShiftChannelsEffect.cpp | 32 static sk_sp<ShiftChannelsEffectAdapter> Make(const skjson::ArrayValue& jprops, in Make() 42 ShiftChannelsEffectAdapter(const skjson::ArrayValue& jprops, in ShiftChannelsEffectAdapter() 126 const skjson::ArrayValue& jprops, sk_sp<sksg::RenderNode> layer) const { in attachShiftChannelsEffect() argument
|
D | ThresholdEffect.cpp | 45 ThresholdAdapter(const skjson::ArrayValue& jprops, in ThresholdAdapter() 72 sk_sp<sksg::RenderNode> EffectBuilder::attachThresholdEffect(const skjson::ArrayValue& jprops, in attachThresholdEffect()
|
D | GradientEffect.cpp | 22 static sk_sp<GradientRampEffectAdapter> Make(const skjson::ArrayValue& jprops, in Make() 33 GradientRampEffectAdapter(const skjson::ArrayValue& jprops, in GradientRampEffectAdapter() 129 sk_sp<sksg::RenderNode> EffectBuilder::attachGradientEffect(const skjson::ArrayValue& jprops, in attachGradientEffect()
|
D | VenetianBlindsEffect.cpp | 25 static sk_sp<VenetianBlindsAdapter> Make(const skjson::ArrayValue& jprops, in Make() 34 VenetianBlindsAdapter(const skjson::ArrayValue& jprops, in VenetianBlindsAdapter() 161 const skjson::ArrayValue& jprops, sk_sp<sksg::RenderNode> layer) const { in attachVenetianBlindsEffect() argument
|
D | InvertEffect.cpp | 22 static sk_sp<InvertEffectAdapter> Make(const skjson::ArrayValue& jprops, in Make() 32 InvertEffectAdapter(const skjson::ArrayValue& jprops, in InvertEffectAdapter() 135 sk_sp<sksg::RenderNode> EffectBuilder::attachInvertEffect(const skjson::ArrayValue& jprops, in attachInvertEffect()
|
D | HueSaturationEffect.cpp | 23 static sk_sp<HueSaturationEffectAdapter> Make(const skjson::ArrayValue& jprops, in Make() 34 HueSaturationEffectAdapter(const skjson::ArrayValue& jprops, in HueSaturationEffectAdapter() 116 const skjson::ArrayValue& jprops, sk_sp<sksg::RenderNode> layer) const { in attachHueSaturationEffect() argument
|
D | BlackAndWhiteEffect.cpp | 73 BlackAndWhiteAdapter(const skjson::ArrayValue& jprops, in BlackAndWhiteAdapter() 130 const skjson::ArrayValue& jprops, sk_sp<sksg::RenderNode> layer) const { in attachBlackAndWhiteEffect() argument
|
D | DropShadowEffect.cpp | 22 static sk_sp<DropShadowAdapter> Make(const skjson::ArrayValue& jprops, in Make() 85 sk_sp<sksg::RenderNode> EffectBuilder::attachDropShadowEffect(const skjson::ArrayValue& jprops, in attachDropShadowEffect()
|
D | LevelsEffect.cpp | 115 EasyLevelsEffectAdapter(const skjson::ArrayValue& jprops, in EasyLevelsEffectAdapter() 181 ProLevelsEffectAdapter(const skjson::ArrayValue& jprops, in ProLevelsEffectAdapter() 296 sk_sp<sksg::RenderNode> EffectBuilder::attachEasyLevelsEffect(const skjson::ArrayValue& jprops, in attachEasyLevelsEffect() 303 sk_sp<sksg::RenderNode> EffectBuilder::attachProLevelsEffect(const skjson::ArrayValue& jprops, in attachProLevelsEffect()
|
D | BrightnessContrastEffect.cpp | 133 BrightnessContrastAdapter(const skjson::ArrayValue& jprops, in BrightnessContrastAdapter() 240 const skjson::ArrayValue& jprops, sk_sp<sksg::RenderNode> layer) const { in attachBrightnessContrastEffect() argument
|
D | Effects.cpp | 113 const skjson::ArrayValue* jprops = (*jeffect)["ef"]; in attachEffects() local 170 const skjson::Value& EffectBuilder::GetPropValue(const skjson::ArrayValue& jprops, in GetPropValue()
|
D | RadialWipeEffect.cpp | 128 RadialWipeAdapter(const skjson::ArrayValue& jprops, in RadialWipeAdapter() 171 sk_sp<sksg::RenderNode> EffectBuilder::attachRadialWipeEffect(const skjson::ArrayValue& jprops, in attachRadialWipeEffect()
|
D | MotionTileEffect.cpp | 173 MotionTileAdapter(const skjson::ArrayValue& jprops, in MotionTileAdapter() 229 sk_sp<sksg::RenderNode> EffectBuilder::attachMotionTileEffect(const skjson::ArrayValue& jprops, in attachMotionTileEffect()
|
D | DisplacementMapEffect.cpp | 304 DisplacementMapAdapter(const skjson::ArrayValue& jprops, in DisplacementMapAdapter() 318 const skjson::ArrayValue& jprops, in GetDisplacementSource() 379 const skjson::ArrayValue& jprops, sk_sp<sksg::RenderNode> layer) const { in attachDisplacementMapEffect() argument
|
D | Effects.h | 110 EffectBinder(const skjson::ArrayValue& jprops, in EffectBinder()
|
D | FractalNoiseEffect.cpp | 339 FractalNoiseAdapter(const skjson::ArrayValue& jprops, in FractalNoiseAdapter() 473 const skjson::ArrayValue& jprops, sk_sp<sksg::RenderNode> layer) const { in attachFractalNoiseEffect() argument
|
D | TransformEffect.cpp | 65 sk_sp<sksg::RenderNode> EffectBuilder::attachTransformEffect(const skjson::ArrayValue& jprops, in attachTransformEffect()
|
D | SphereEffect.cpp | 283 SphereAdapter(const skjson::ArrayValue& jprops, in SphereAdapter() 417 const skjson::ArrayValue& jprops, sk_sp<sksg::RenderNode> layer) const { in attachSphereEffect() argument
|
/external/skia/modules/skottie/src/text/ |
D | TextAnimator.cpp | 68 const skjson::ObjectValue* jprops = (*janimator)["a"]; in Make() local 156 const skjson::ObjectValue& jprops, in TextAnimator()
|