/third_party/skia/modules/skottie/src/effects/ |
H A D | BlackAndWhiteEffect.cpp | 75 BlackAndWhiteAdapter(const skjson::ArrayValue& jprops, in BlackAndWhiteAdapter() argument 132 attachBlackAndWhiteEffect( const skjson::ArrayValue& jprops, sk_sp<sksg::RenderNode> layer) const attachBlackAndWhiteEffect() argument
|
H A D | DirectionalBlur.cpp | 23 DirectionalBlurAdapter(const skjson::ArrayValue& jprops, in DirectionalBlurAdapter() argument 57 sk_sp<sksg::RenderNode> EffectBuilder::attachDirectionalBlurEffect(const skjson::ArrayValue& jprops, in attachDirectionalBlurEffect() argument
|
H A D | FillEffect.cpp | 24 static sk_sp<FillAdapter> Make(const skjson::ArrayValue& jprops, in Make() argument 33 FillAdapter(const skjson::ArrayValue& jprops, in FillAdapter() argument 73 sk_sp<sksg::RenderNode> EffectBuilder::attachFillEffect(const skjson::ArrayValue& jprops, in attachFillEffect() argument
|
H A D | ThresholdEffect.cpp | 47 ThresholdAdapter(const skjson::ArrayValue& jprops, in ThresholdAdapter() argument 76 sk_sp<sksg::RenderNode> EffectBuilder::attachThresholdEffect(const skjson::ArrayValue& jprops, in attachThresholdEffect() argument
|
H A D | CornerPinEffect.cpp | 20 static sk_sp<CornerPinAdapter> Make(const skjson::ArrayValue& jprops, in Make() argument 29 CornerPinAdapter(const skjson::ArrayValue& jprops, in CornerPinAdapter() argument 77 sk_sp<sksg::RenderNode> EffectBuilder::attachCornerPinEffect(const skjson::ArrayValue& jprops, in attachCornerPinEffect() argument
|
H A D | HueSaturationEffect.cpp | 77 static sk_sp<HueSaturationEffectAdapter> Make(const skjson::ArrayValue& jprops, in Make() argument 88 HueSaturationEffectAdapter(const skjson::ArrayValue& jprops, in HueSaturationEffectAdapter() argument
|
H A D | TritoneEffect.cpp | 23 static sk_sp<TritoneAdapter> Make(const skjson::ArrayValue& jprops, in Make() argument 32 TritoneAdapter(const skjson::ArrayValue& jprops, in TritoneAdapter() argument 76 sk_sp<sksg::RenderNode> EffectBuilder::attachTritoneEffect(const skjson::ArrayValue& jprops, in attachTritoneEffect() argument
|
H A D | TintEffect.cpp | 22 static sk_sp<TintAdapter> Make(const skjson::ArrayValue& jprops, in Make() argument 31 TintAdapter(const skjson::ArrayValue& jprops, in TintAdapter() argument 71 sk_sp<sksg::RenderNode> EffectBuilder::attachTintEffect(const skjson::ArrayValue& jprops, in attachTintEffect() argument
|
H A D | BrightnessContrastEffect.cpp | 135 BrightnessContrastAdapter(const skjson::ArrayValue& jprops, in BrightnessContrastAdapter() argument 243 attachBrightnessContrastEffect( const skjson::ArrayValue& jprops, sk_sp<sksg::RenderNode> layer) const attachBrightnessContrastEffect() argument
|
H A D | CCTonerEffect.cpp | 24 CCTonerAdapter(const skjson::ArrayValue& jprops, in CCTonerAdapter() argument 113 sk_sp<sksg::RenderNode> EffectBuilder::attachCCTonerEffect(const skjson::ArrayValue& jprops, in attachCCTonerEffect() argument
|
H A D | DropShadowEffect.cpp | 22 static sk_sp<DropShadowAdapter> Make(const skjson::ArrayValue& jprops, in Make() argument 85 sk_sp<sksg::RenderNode> EffectBuilder::attachDropShadowEffect(const skjson::ArrayValue& jprops, in attachDropShadowEffect() argument
|
H A D | RadialWipeEffect.cpp | 128 RadialWipeAdapter(const skjson::ArrayValue& jprops, in RadialWipeAdapter() argument 171 sk_sp<sksg::RenderNode> EffectBuilder::attachRadialWipeEffect(const skjson::ArrayValue& jprops, in attachRadialWipeEffect() argument
|
H A D | Effects.h | 118 EffectBinder(const skjson::ArrayValue& jprops, in EffectBinder() argument
|
H A D | InvertEffect.cpp | 22 static sk_sp<InvertEffectAdapter> Make(const skjson::ArrayValue& jprops, in Make() argument 32 InvertEffectAdapter(const skjson::ArrayValue& jprops, in InvertEffectAdapter() argument 135 sk_sp<sksg::RenderNode> EffectBuilder::attachInvertEffect(const skjson::ArrayValue& jprops, in attachInvertEffect() argument
|
H A D | GaussianBlurEffect.cpp | 22 static sk_sp<GaussianBlurEffectAdapter> Make(const skjson::ArrayValue& jprops, in Make() argument 33 GaussianBlurEffectAdapter(const skjson::ArrayValue& jprops, in GaussianBlurEffectAdapter() argument 85 attachGaussianBlurEffect( const skjson::ArrayValue& jprops, sk_sp<sksg::RenderNode> layer) const attachGaussianBlurEffect() argument
|
H A D | TransformEffect.cpp | 65 sk_sp<sksg::RenderNode> EffectBuilder::attachTransformEffect(const skjson::ArrayValue& jprops, in attachTransformEffect() argument [all...] |
H A D | BuldgeEffect.cpp | 165 BulgeEffectAdapter(const skjson::ArrayValue& jprops, in BulgeEffectAdapter() argument 205 sk_sp<sksg::RenderNode> EffectBuilder::attachBulgeEffect(const skjson::ArrayValue& jprops, in attachBulgeEffect() argument
|
H A D | Effects.cpp | 117 const skjson::ArrayValue* jprops = (*jeffect)["ef"]; in attachEffects() local 174 const skjson::Value& EffectBuilder::GetPropValue(const skjson::ArrayValue& jprops, in GetPropValue() argument
|
H A D | SkSLEffect.cpp | 57 SkSLEffectAdapter(const skjson::ArrayValue& jprops, in SkSLEffectAdapter() argument 134 sk_sp<sksg::RenderNode> EffectBuilder::attachSkSLEffect(const skjson::ArrayValue& jprops, in attachSkSLEffect() argument
|
H A D | LinearWipeEffect.cpp | 27 static sk_sp<LinearWipeAdapter> Make(const skjson::ArrayValue& jprops, in Make() argument 38 LinearWipeAdapter(const skjson::ArrayValue& jprops, in LinearWipeAdapter() argument 120 sk_sp<sksg::RenderNode> EffectBuilder::attachLinearWipeEffect(const skjson::ArrayValue& jprops, in attachLinearWipeEffect() argument
|
H A D | ShiftChannelsEffect.cpp | 32 static sk_sp<ShiftChannelsEffectAdapter> Make(const skjson::ArrayValue& jprops, in Make() argument 42 ShiftChannelsEffectAdapter(const skjson::ArrayValue& jprops, in ShiftChannelsEffectAdapter() argument 125 attachShiftChannelsEffect( const skjson::ArrayValue& jprops, sk_sp<sksg::RenderNode> layer) const attachShiftChannelsEffect() argument
|
H A D | GradientEffect.cpp | 22 static sk_sp<GradientRampEffectAdapter> Make(const skjson::ArrayValue& jprops, in Make() argument 33 GradientRampEffectAdapter(const skjson::ArrayValue& jprops, in GradientRampEffectAdapter() argument 129 sk_sp<sksg::RenderNode> EffectBuilder::attachGradientEffect(const skjson::ArrayValue& jprops, in attachGradientEffect() argument
|
H A D | VenetianBlindsEffect.cpp | 25 static sk_sp<VenetianBlindsAdapter> Make(const skjson::ArrayValue& jprops, in Make() argument 34 VenetianBlindsAdapter(const skjson::ArrayValue& jprops, in VenetianBlindsAdapter() argument 160 attachVenetianBlindsEffect( const skjson::ArrayValue& jprops, sk_sp<sksg::RenderNode> layer) const attachVenetianBlindsEffect() argument
|
H A D | SphereEffect.cpp | 285 SphereAdapter(const skjson::ArrayValue& jprops, in SphereAdapter() argument 420 attachSphereEffect( const skjson::ArrayValue& jprops, sk_sp<sksg::RenderNode> layer) const attachSphereEffect() argument
|
/third_party/skia/modules/skottie/src/text/ |
H A D | TextAnimator.cpp | 68 const skjson::ObjectValue* jprops = (*janimator)["a"]; in Make() local 175 TextAnimator(std::vector<sk_sp<RangeSelector>>&& selectors, const skjson::ObjectValue& jprops, const AnimationBuilder* abuilder, AnimatablePropertyContainer* acontainer) TextAnimator() argument [all...] |