Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/skia/modules/skottie/src/effects/
H A DSkSLEffect.cpp113 SkSLEffectBase(const skjson::ArrayValue& jprops, in SkSLEffectBase()
154 void bindUniforms(const skjson::ArrayValue& jprops, in bindUniforms()
230 SkSLShaderAdapter(const skjson::ArrayValue& jprops, in SkSLShaderAdapter()
254 SkSLColorFilterAdapter(const skjson::ArrayValue& jprops, in SkSLColorFilterAdapter()
275 sk_sp<sksg::RenderNode> EffectBuilder::attachSkSLShader(const skjson::ArrayValue& jprops, in attachSkSLShader()
286 sk_sp<sksg::RenderNode> EffectBuilder::attachSkSLColorFilter(const skjson::ArrayValue& jprops, in attachSkSLColorFilter()
H A DFillEffect.cpp34 static sk_sp<FillAdapter> Make(const skjson::ArrayValue& jprops, in Make()
43 FillAdapter(const skjson::ArrayValue& jprops, in FillAdapter()
82 sk_sp<sksg::RenderNode> EffectBuilder::attachFillEffect(const skjson::ArrayValue& jprops, in attachFillEffect()
H A DTintEffect.cpp32 static sk_sp<TintAdapter> Make(const skjson::ArrayValue& jprops, in Make()
41 TintAdapter(const skjson::ArrayValue& jprops, in TintAdapter()
81 sk_sp<sksg::RenderNode> EffectBuilder::attachTintEffect(const skjson::ArrayValue& jprops, in attachTintEffect()
H A DTritoneEffect.cpp32 static sk_sp<TritoneAdapter> Make(const skjson::ArrayValue& jprops, in Make()
41 TritoneAdapter(const skjson::ArrayValue& jprops, in TritoneAdapter()
85 sk_sp<sksg::RenderNode> EffectBuilder::attachTritoneEffect(const skjson::ArrayValue& jprops, in attachTritoneEffect()
H A DGaussianBlurEffect.cpp34 static sk_sp<GaussianBlurEffectAdapter> Make(const skjson::ArrayValue& jprops, in Make()
45 GaussianBlurEffectAdapter(const skjson::ArrayValue& jprops, in GaussianBlurEffectAdapter()
103 const skjson::ArrayValue& jprops, in attachGaussianBlurEffect()
H A DCornerPinEffect.cpp33 static sk_sp<CornerPinAdapter> Make(const skjson::ArrayValue& jprops, in Make()
42 CornerPinAdapter(const skjson::ArrayValue& jprops, in CornerPinAdapter()
90 sk_sp<sksg::RenderNode> EffectBuilder::attachCornerPinEffect(const skjson::ArrayValue& jprops, in attachCornerPinEffect()
H A DLevelsEffect.cpp127 EasyLevelsEffectAdapter(const skjson::ArrayValue& jprops, in EasyLevelsEffectAdapter()
193 ProLevelsEffectAdapter(const skjson::ArrayValue& jprops, in ProLevelsEffectAdapter()
308 sk_sp<sksg::RenderNode> EffectBuilder::attachEasyLevelsEffect(const skjson::ArrayValue& jprops, in attachEasyLevelsEffect()
315 sk_sp<sksg::RenderNode> EffectBuilder::attachProLevelsEffect(const skjson::ArrayValue& jprops, in attachProLevelsEffect()
H A DLinearWipeEffect.cpp38 static sk_sp<LinearWipeAdapter> Make(const skjson::ArrayValue& jprops, in Make()
49 LinearWipeAdapter(const skjson::ArrayValue& jprops, in LinearWipeAdapter()
131 sk_sp<sksg::RenderNode> EffectBuilder::attachLinearWipeEffect(const skjson::ArrayValue& jprops, in attachLinearWipeEffect()
H A DGradientEffect.cpp34 static sk_sp<GradientRampEffectAdapter> Make(const skjson::ArrayValue& jprops, in Make()
45 GradientRampEffectAdapter(const skjson::ArrayValue& jprops, in GradientRampEffectAdapter()
141 sk_sp<sksg::RenderNode> EffectBuilder::attachGradientEffect(const skjson::ArrayValue& jprops, in attachGradientEffect()
H A DVenetianBlindsEffect.cpp40 static sk_sp<VenetianBlindsAdapter> Make(const skjson::ArrayValue& jprops, in Make()
49 VenetianBlindsAdapter(const skjson::ArrayValue& jprops, in VenetianBlindsAdapter()
176 const skjson::ArrayValue& jprops, sk_sp<sksg::RenderNode> layer) const { in attachVenetianBlindsEffect() argument
H A DShiftChannelsEffect.cpp44 static sk_sp<ShiftChannelsEffectAdapter> Make(const skjson::ArrayValue& jprops, in Make()
54 ShiftChannelsEffectAdapter(const skjson::ArrayValue& jprops, in ShiftChannelsEffectAdapter()
144 const skjson::ArrayValue& jprops, sk_sp<sksg::RenderNode> layer) const { in attachShiftChannelsEffect() argument
H A DInvertEffect.cpp34 static sk_sp<InvertEffectAdapter> Make(const skjson::ArrayValue& jprops, in Make()
44 InvertEffectAdapter(const skjson::ArrayValue& jprops, in InvertEffectAdapter()
147 sk_sp<sksg::RenderNode> EffectBuilder::attachInvertEffect(const skjson::ArrayValue& jprops, in attachInvertEffect()
H A DHueSaturationEffect.cpp85 static sk_sp<HueSaturationEffectAdapter> Make(const skjson::ArrayValue& jprops, in Make()
96 HueSaturationEffectAdapter(const skjson::ArrayValue& jprops, in HueSaturationEffectAdapter()
205 const skjson::ArrayValue& jprops, sk_sp<sksg::RenderNode> layer) const { in attachHueSaturationEffect() argument
H A DDirectionalBlur.cpp34 DirectionalBlurAdapter(const skjson::ArrayValue& jprops, in DirectionalBlurAdapter()
68 sk_sp<sksg::RenderNode> EffectBuilder::attachDirectionalBlurEffect(const skjson::ArrayValue& jprops, in attachDirectionalBlurEffect()
H A DThresholdEffect.cpp55 ThresholdAdapter(const skjson::ArrayValue& jprops, in ThresholdAdapter()
82 sk_sp<sksg::RenderNode> EffectBuilder::attachThresholdEffect(const skjson::ArrayValue& jprops, in attachThresholdEffect()
H A DSharpenEffect.cpp36 SharpenAdapter(const skjson::ArrayValue& jprops, in SharpenAdapter()
68 sk_sp<sksg::RenderNode> EffectBuilder::attachSharpenEffect(const skjson::ArrayValue& jprops, in attachSharpenEffect()
H A DBlackAndWhiteEffect.cpp82 BlackAndWhiteAdapter(const skjson::ArrayValue& jprops, in BlackAndWhiteAdapter()
138 const skjson::ArrayValue& jprops, sk_sp<sksg::RenderNode> layer) const { in attachBlackAndWhiteEffect() argument
H A DDisplacementMapEffect.cpp333 DisplacementMapAdapter(const skjson::ArrayValue& jprops, in DisplacementMapAdapter()
348 const skjson::ArrayValue& jprops, in GetDisplacementSource()
411 const skjson::ArrayValue& jprops, sk_sp<sksg::RenderNode> layer) const { in attachDisplacementMapEffect() argument
H A DDropShadowEffect.cpp35 static sk_sp<DropShadowAdapter> Make(const skjson::ArrayValue& jprops, in Make()
98 sk_sp<sksg::RenderNode> EffectBuilder::attachDropShadowEffect(const skjson::ArrayValue& jprops, in attachDropShadowEffect()
H A DCCTonerEffect.cpp36 CCTonerAdapter(const skjson::ArrayValue& jprops, in CCTonerAdapter()
123 sk_sp<sksg::RenderNode> EffectBuilder::attachCCTonerEffect(const skjson::ArrayValue& jprops, in attachCCTonerEffect()
H A DBrightnessContrastEffect.cpp146 BrightnessContrastAdapter(const skjson::ArrayValue& jprops, in BrightnessContrastAdapter()
253 const skjson::ArrayValue& jprops, sk_sp<sksg::RenderNode> layer) const { in attachBrightnessContrastEffect() argument
H A DEffects.cpp124 const skjson::ArrayValue* jprops = (*jeffect)["ef"]; in attachEffects() local
181 const skjson::Value& EffectBuilder::GetPropValue(const skjson::ArrayValue& jprops, in GetPropValue()
H A DRadialWipeEffect.cpp149 RadialWipeAdapter(const skjson::ArrayValue& jprops, in RadialWipeAdapter()
192 sk_sp<sksg::RenderNode> EffectBuilder::attachRadialWipeEffect(const skjson::ArrayValue& jprops, in attachRadialWipeEffect()
H A DBulgeEffect.cpp187 BulgeEffectAdapter(const skjson::ArrayValue& jprops, in BulgeEffectAdapter()
225 sk_sp<sksg::RenderNode> EffectBuilder::attachBulgeEffect(const skjson::ArrayValue& jprops, in attachBulgeEffect()
/aosp_15_r20/external/skia/modules/skottie/src/text/
H A DTextAnimator.cpp74 const skjson::ObjectValue* jprops = (*janimator)["a"]; in Make() local
184 const skjson::ObjectValue& jprops, in TextAnimator()

12