Home
last modified time | relevance | path

Searched defs:AnimationBuilder (Results 1 – 11 of 11) sorted by relevance

/external/skia/modules/skottie/include/
DSkottieProperty.h43 namespace internal { class AnimationBuilder; } variable
/external/skqp/modules/skottie/include/
DSkottieProperty.h43 namespace internal { class AnimationBuilder; } variable
/external/skia/modules/skottie/src/
DSkottieValue.cpp20 bool ValueTraits<ScalarValue>::FromJSON(const skjson::Value& jv, const internal::AnimationBuilder*, in FromJSON()
44 bool ValueTraits<VectorValue>::FromJSON(const skjson::Value& jv, const internal::AnimationBuilder*, in FromJSON()
DSkottieValue.h25 class AnimationBuilder; variable
DSkottie.cpp265 AnimationBuilder::AnimationBuilder(sk_sp<ResourceProvider> rp, sk_sp<SkFontMgr> fontmgr, in AnimationBuilder() function in skottie::internal::AnimationBuilder
DSkottieShapeLayer.cpp278 const skjson::ObjectValue& jmerge, const AnimationBuilder*, AnimatorScope*, in AttachMergeGeometryEffect()
/external/skqp/modules/skottie/src/
DSkottieValue.cpp20 bool ValueTraits<ScalarValue>::FromJSON(const skjson::Value& jv, const internal::AnimationBuilder*, in FromJSON()
44 bool ValueTraits<VectorValue>::FromJSON(const skjson::Value& jv, const internal::AnimationBuilder*, in FromJSON()
DSkottieValue.h25 class AnimationBuilder; variable
DSkottie.cpp213 AnimationBuilder::AnimationBuilder(sk_sp<ResourceProvider> rp, sk_sp<SkFontMgr> fontmgr, in AnimationBuilder() function in skottie::internal::AnimationBuilder
DSkottieShapeLayer.cpp278 const skjson::ObjectValue& jmerge, const AnimationBuilder*, AnimatorScope*, in AttachMergeGeometryEffect()
/external/subsampling-scale-image-view/library/src/main/java/com/davemorrissey/labs/subscaleview/
DSubsamplingScaleImageView.java2910 public final class AnimationBuilder { class
2922 private AnimationBuilder(PointF sCenter) { in AnimationBuilder() method in SubsamplingScaleImageView.AnimationBuilder
2928 private AnimationBuilder(float scale) { in AnimationBuilder() method in SubsamplingScaleImageView.AnimationBuilder
2934 private AnimationBuilder(float scale, PointF sCenter) { in AnimationBuilder() method in SubsamplingScaleImageView.AnimationBuilder
2940 private AnimationBuilder(float scale, PointF sCenter, PointF vFocus) { in AnimationBuilder() method in SubsamplingScaleImageView.AnimationBuilder