Searched refs:ShiftChannelsEffectAdapter (Results 1 – 1 of 1) sorted by relevance
30 class ShiftChannelsEffectAdapter final : public AnimatablePropertyContainer { class32 static sk_sp<ShiftChannelsEffectAdapter> Make(const skjson::ArrayValue& jprops, in Make()35 return sk_sp<ShiftChannelsEffectAdapter>( in Make()36 new ShiftChannelsEffectAdapter(jprops, std::move(layer), abuilder)); in Make()42 ShiftChannelsEffectAdapter(const skjson::ArrayValue& jprops, in ShiftChannelsEffectAdapter() function in skottie::internal::__anon9794ca4e0111::ShiftChannelsEffectAdapter127 return fBuilder->attachDiscardableAdapter<ShiftChannelsEffectAdapter>(jprops, in attachShiftChannelsEffect()