Searched refs:ThresholdAdapter (Results 1 – 1 of 1) sorted by relevance
44 class ThresholdAdapter final : public DiscardableAdapterBase<ThresholdAdapter, class47 ThresholdAdapter(const skjson::ArrayValue& jprops, in ThresholdAdapter() function in skottie::internal::__anone9edf9030111::ThresholdAdapter69 using INHERITED = DiscardableAdapterBase<ThresholdAdapter, sksg::ExternalColorFilter>;79 return fBuilder->attachDiscardableAdapter<ThresholdAdapter>(jprops, in attachThresholdEffect()