| /external/skia/modules/skottie/src/effects/ | 
| D | SkSLEffect.cpp | 58     SkSLEffectBase(const skjson::ArrayValue& jprops,  in SkSLEffectBase() 87     void bindUniforms(const skjson::ArrayValue& jprops,  in bindUniforms() 129     SkSLShaderAdapter(const skjson::ArrayValue& jprops,  in SkSLShaderAdapter() 153     SkSLColorFilterAdapter(const skjson::ArrayValue& jprops,  in SkSLColorFilterAdapter() 176 sk_sp<sksg::RenderNode> EffectBuilder::attachSkSLShader(const skjson::ArrayValue& jprops,  in attachSkSLShader() 187 sk_sp<sksg::RenderNode> EffectBuilder::attachSkSLColorFilter(const skjson::ArrayValue& jprops,  in attachSkSLColorFilter()
  | 
| 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 | 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 | SharpenEffect.cpp | 23         SharpenAdapter(const skjson::ArrayValue& jprops,  in SharpenAdapter() 55 sk_sp<sksg::RenderNode> EffectBuilder::attachSharpenEffect(const skjson::ArrayValue& jprops,  in attachSharpenEffect()
  | 
| D | ThresholdEffect.cpp | 47     ThresholdAdapter(const skjson::ArrayValue& jprops,  in ThresholdAdapter() 76 sk_sp<sksg::RenderNode> EffectBuilder::attachThresholdEffect(const skjson::ArrayValue& jprops,  in attachThresholdEffect()
  | 
| D | DirectionalBlur.cpp | 23         DirectionalBlurAdapter(const skjson::ArrayValue& jprops,  in DirectionalBlurAdapter() 57 sk_sp<sksg::RenderNode> EffectBuilder::attachDirectionalBlurEffect(const skjson::ArrayValue& jprops,  in attachDirectionalBlurEffect()
  | 
| 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 | 77     static sk_sp<HueSaturationEffectAdapter> Make(const skjson::ArrayValue& jprops,  in Make() 88     HueSaturationEffectAdapter(const skjson::ArrayValue& jprops,  in HueSaturationEffectAdapter() 197         const skjson::ArrayValue& jprops, sk_sp<sksg::RenderNode> layer) const {  in attachHueSaturationEffect()  argument
  | 
| D | BlackAndWhiteEffect.cpp | 75     BlackAndWhiteAdapter(const skjson::ArrayValue& jprops,  in BlackAndWhiteAdapter() 133         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 | CCTonerEffect.cpp | 26         CCTonerAdapter(const skjson::ArrayValue& jprops,  in CCTonerAdapter() 113 sk_sp<sksg::RenderNode> EffectBuilder::attachCCTonerEffect(const skjson::ArrayValue& jprops,  in attachCCTonerEffect()
  | 
| D | LevelsEffect.cpp | 114     EasyLevelsEffectAdapter(const skjson::ArrayValue& jprops,  in EasyLevelsEffectAdapter() 180     ProLevelsEffectAdapter(const skjson::ArrayValue& jprops,  in ProLevelsEffectAdapter() 295 sk_sp<sksg::RenderNode> EffectBuilder::attachEasyLevelsEffect(const skjson::ArrayValue& jprops,  in attachEasyLevelsEffect() 302 sk_sp<sksg::RenderNode> EffectBuilder::attachProLevelsEffect(const skjson::ArrayValue& jprops,  in attachProLevelsEffect()
  | 
| D | BrightnessContrastEffect.cpp | 137     BrightnessContrastAdapter(const skjson::ArrayValue& jprops,  in BrightnessContrastAdapter() 246         const skjson::ArrayValue& jprops, sk_sp<sksg::RenderNode> layer) const {  in attachBrightnessContrastEffect()  argument
  | 
| D | Effects.cpp | 119         const skjson::ArrayValue* jprops = (*jeffect)["ef"];  in attachEffects()  local 176 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 | BulgeEffect.cpp | 166     BulgeEffectAdapter(const skjson::ArrayValue& jprops,  in BulgeEffectAdapter() 206 sk_sp<sksg::RenderNode> EffectBuilder::attachBulgeEffect(const skjson::ArrayValue& jprops,  in attachBulgeEffect()
  | 
| D | MotionTileEffect.cpp | 177     MotionTileAdapter(const skjson::ArrayValue& jprops,  in MotionTileAdapter() 233 sk_sp<sksg::RenderNode> EffectBuilder::attachMotionTileEffect(const skjson::ArrayValue& jprops,  in attachMotionTileEffect()
  | 
| /external/skia/modules/skottie/src/text/ | 
| D | TextAnimator.cpp | 72     const skjson::ObjectValue* jprops = (*janimator)["a"];  in Make()  local 182                            const skjson::ObjectValue& jprops,  in TextAnimator()
  |