Home
last modified time | relevance | path

Searched defs:jprops (Results 1 – 25 of 25) sorted by relevance

/external/skia/modules/skottie/src/effects/
DFillEffect.cpp24 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()
DTintEffect.cpp22 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()
DTritoneEffect.cpp23 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()
DGaussianBlurEffect.cpp22 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()
DCornerPinEffect.cpp20 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()
DLinearWipeEffect.cpp27 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()
DShiftChannelsEffect.cpp32 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
DThresholdEffect.cpp45 ThresholdAdapter(const skjson::ArrayValue& jprops, in ThresholdAdapter()
72 sk_sp<sksg::RenderNode> EffectBuilder::attachThresholdEffect(const skjson::ArrayValue& jprops, in attachThresholdEffect()
DGradientEffect.cpp22 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()
DVenetianBlindsEffect.cpp25 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
DInvertEffect.cpp22 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()
DHueSaturationEffect.cpp23 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
DBlackAndWhiteEffect.cpp73 BlackAndWhiteAdapter(const skjson::ArrayValue& jprops, in BlackAndWhiteAdapter()
130 const skjson::ArrayValue& jprops, sk_sp<sksg::RenderNode> layer) const { in attachBlackAndWhiteEffect() argument
DDropShadowEffect.cpp22 static sk_sp<DropShadowAdapter> Make(const skjson::ArrayValue& jprops, in Make()
85 sk_sp<sksg::RenderNode> EffectBuilder::attachDropShadowEffect(const skjson::ArrayValue& jprops, in attachDropShadowEffect()
DLevelsEffect.cpp115 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()
DBrightnessContrastEffect.cpp133 BrightnessContrastAdapter(const skjson::ArrayValue& jprops, in BrightnessContrastAdapter()
240 const skjson::ArrayValue& jprops, sk_sp<sksg::RenderNode> layer) const { in attachBrightnessContrastEffect() argument
DEffects.cpp113 const skjson::ArrayValue* jprops = (*jeffect)["ef"]; in attachEffects() local
170 const skjson::Value& EffectBuilder::GetPropValue(const skjson::ArrayValue& jprops, in GetPropValue()
DRadialWipeEffect.cpp128 RadialWipeAdapter(const skjson::ArrayValue& jprops, in RadialWipeAdapter()
171 sk_sp<sksg::RenderNode> EffectBuilder::attachRadialWipeEffect(const skjson::ArrayValue& jprops, in attachRadialWipeEffect()
DMotionTileEffect.cpp173 MotionTileAdapter(const skjson::ArrayValue& jprops, in MotionTileAdapter()
229 sk_sp<sksg::RenderNode> EffectBuilder::attachMotionTileEffect(const skjson::ArrayValue& jprops, in attachMotionTileEffect()
DDisplacementMapEffect.cpp304 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
DEffects.h110 EffectBinder(const skjson::ArrayValue& jprops, in EffectBinder()
DFractalNoiseEffect.cpp339 FractalNoiseAdapter(const skjson::ArrayValue& jprops, in FractalNoiseAdapter()
473 const skjson::ArrayValue& jprops, sk_sp<sksg::RenderNode> layer) const { in attachFractalNoiseEffect() argument
DTransformEffect.cpp65 sk_sp<sksg::RenderNode> EffectBuilder::attachTransformEffect(const skjson::ArrayValue& jprops, in attachTransformEffect()
DSphereEffect.cpp283 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/
DTextAnimator.cpp68 const skjson::ObjectValue* jprops = (*janimator)["a"]; in Make() local
156 const skjson::ObjectValue& jprops, in TextAnimator()