Searched refs:CornerPinAdapter (Results 1 – 1 of 1) sorted by relevance
18 class CornerPinAdapter final : public AnimatablePropertyContainer { class20 static sk_sp<CornerPinAdapter> Make(const skjson::ArrayValue& jprops, in Make()23 return sk_sp<CornerPinAdapter>(new CornerPinAdapter(jprops, abuilder, layer_size)); in Make()29 CornerPinAdapter(const skjson::ArrayValue& jprops, in CornerPinAdapter() function in skottie::internal::__anon1f8e7fb60111::CornerPinAdapter80 fBuilder->attachDiscardableAdapter<CornerPinAdapter>(jprops, *fBuilder, fLayerSize); in attachCornerPinEffect()