Home
last modified time | relevance | path

Searched defs:animation (Results 1 – 25 of 1948) sorted by relevance

12345678910>>...78

/dports/misc/wmweather+/wmweather+-2.18/
H A Danimation.h1 struct animation { struct
20 void SetAnimation(struct animation *a, int x, int y, int sky, int obs, int vis, argument
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/healthd/
H A Danimation.h30 struct animation { struct
31 struct frame {
56 if (!animation_file.empty()) { in set_resource_root() argument
71 std::string fail_file;
73 text_field text_clock;
74 text_field text_percent;
76 bool run;
78 frame* frames;
79 int cur_frame;
80 int num_frames;
[all …]
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/healthd/
H A Danimation.h30 struct animation { struct
51 std::string animation_file; argument
52 std::string fail_file;
54 text_field text_clock;
55 text_field text_percent;
57 bool run;
59 frame* frames;
60 int cur_frame;
61 int num_frames;
64 int cur_cycle;
[all …]
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/animations/
H A Dqparallelanimationgroupjob.cpp60 …for (QAbstractAnimationJob *animation = firstChild(); animation; animation = animation->nextSiblin… in duration() local
82 …for (QAbstractAnimationJob *animation = firstChild(); animation; animation = animation->nextSiblin… in updateCurrentTime() local
96 …for (QAbstractAnimationJob *animation = firstChild(); animation; animation = animation->nextSiblin… in updateCurrentTime() local
106 …for (QAbstractAnimationJob *animation = firstChild(); animation; animation = animation->nextSiblin… in updateCurrentTime() local
133 …for (QAbstractAnimationJob *animation = firstChild(); animation; animation = animation->nextSiblin… in updateState() local
137 …for (QAbstractAnimationJob *animation = firstChild(); animation; animation = animation->nextSiblin… in updateState() local
142 …for (QAbstractAnimationJob *animation = firstChild(); animation; animation = animation->nextSiblin… in updateState() local
156 bool QParallelAnimationGroupJob::shouldAnimationStart(QAbstractAnimationJob *animation, bool startI… in shouldAnimationStart()
171 void QParallelAnimationGroupJob::applyGroupState(QAbstractAnimationJob *animation) in applyGroupState()
191 …for (QAbstractAnimationJob *animation = firstChild(); animation; animation = animation->nextSiblin… in updateDirection() local
[all …]
H A Dqcontinuinganimationgroupjob.cpp57 …for (QAbstractAnimationJob *animation = firstChild(); animation; animation = animation->nextSiblin… in updateCurrentTime() local
71 …for (QAbstractAnimationJob *animation = firstChild(); animation; animation = animation->nextSiblin… in updateState() local
75 …for (QAbstractAnimationJob *animation = firstChild(); animation; animation = animation->nextSiblin… in updateState() local
84 …for (QAbstractAnimationJob *animation = firstChild(); animation; animation = animation->nextSiblin… in updateState() local
96 …for (QAbstractAnimationJob *animation = firstChild(); animation; animation = animation->nextSiblin… in updateDirection() local
102 void QContinuingAnimationGroupJob::uncontrolledAnimationFinished(QAbstractAnimationJob *animation) in uncontrolledAnimationFinished()
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qml/animations/
H A Dqparallelanimationgroupjob.cpp60 …for (QAbstractAnimationJob *animation = firstChild(); animation; animation = animation->nextSiblin… in duration() local
82 …for (QAbstractAnimationJob *animation = firstChild(); animation; animation = animation->nextSiblin… in updateCurrentTime() local
96 …for (QAbstractAnimationJob *animation = firstChild(); animation; animation = animation->nextSiblin… in updateCurrentTime() local
106 …for (QAbstractAnimationJob *animation = firstChild(); animation; animation = animation->nextSiblin… in updateCurrentTime() local
133 …for (QAbstractAnimationJob *animation = firstChild(); animation; animation = animation->nextSiblin… in updateState() local
137 …for (QAbstractAnimationJob *animation = firstChild(); animation; animation = animation->nextSiblin… in updateState() local
142 …for (QAbstractAnimationJob *animation = firstChild(); animation; animation = animation->nextSiblin… in updateState() local
156 bool QParallelAnimationGroupJob::shouldAnimationStart(QAbstractAnimationJob *animation, bool startI… in shouldAnimationStart()
171 void QParallelAnimationGroupJob::applyGroupState(QAbstractAnimationJob *animation) in applyGroupState()
191 …for (QAbstractAnimationJob *animation = firstChild(); animation; animation = animation->nextSiblin… in updateDirection() local
[all …]
H A Dqcontinuinganimationgroupjob.cpp57 …for (QAbstractAnimationJob *animation = firstChild(); animation; animation = animation->nextSiblin… in updateCurrentTime() local
71 …for (QAbstractAnimationJob *animation = firstChild(); animation; animation = animation->nextSiblin… in updateState() local
75 …for (QAbstractAnimationJob *animation = firstChild(); animation; animation = animation->nextSiblin… in updateState() local
84 …for (QAbstractAnimationJob *animation = firstChild(); animation; animation = animation->nextSiblin… in updateState() local
96 …for (QAbstractAnimationJob *animation = firstChild(); animation; animation = animation->nextSiblin… in updateDirection() local
102 void QContinuingAnimationGroupJob::uncontrolledAnimationFinished(QAbstractAnimationJob *animation) in uncontrolledAnimationFinished()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkstyleanimation.c25 _gtk_style_animation_advance (GtkStyleAnimation *animation, in _gtk_style_animation_advance()
34 _gtk_style_animation_apply_values (GtkStyleAnimation *animation, in _gtk_style_animation_apply_values()
41 _gtk_style_animation_is_finished (GtkStyleAnimation *animation) in _gtk_style_animation_is_finished()
48 gtk_style_animation_ref (GtkStyleAnimation *animation) in gtk_style_animation_ref()
55 gtk_style_animation_unref (GtkStyleAnimation *animation) in gtk_style_animation_unref()
79 _gtk_style_animation_is_static (GtkStyleAnimation *animation) in _gtk_style_animation_is_static()
H A Dgtkcssanimation.c30 gtk_css_animation_is_executing (GtkCssAnimation *animation) in gtk_css_animation_is_executing()
50 gtk_css_animation_get_progress (GtkCssAnimation *animation) in gtk_css_animation_get_progress()
81 GtkCssAnimation *animation = (GtkCssAnimation *)style_animation; in gtk_css_animation_advance() local
92 GtkCssAnimation *animation = (GtkCssAnimation *)style_animation; in gtk_css_animation_apply_values() local
126 GtkCssAnimation *animation = (GtkCssAnimation *)style_animation; in gtk_css_animation_is_static() local
135 gtk_css_animation_free (GtkStyleAnimation *animation) in gtk_css_animation_free()
168 GtkCssAnimation *animation; in _gtk_css_animation_new() local
196 _gtk_css_animation_get_name (GtkCssAnimation *animation) in _gtk_css_animation_get_name()
206 GtkCssAnimation *animation = g_slice_alloc (sizeof (GtkCssAnimation)); in _gtk_css_animation_advance_with_play_state() local
227 _gtk_css_animation_is_animation (GtkStyleAnimation *animation) in _gtk_css_animation_is_animation()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkstyleanimation.c34 gtk_style_animation_real_apply_values (GtkStyleAnimation *animation, in gtk_style_animation_real_apply_values()
40 gtk_style_animation_real_is_finished (GtkStyleAnimation *animation) in gtk_style_animation_real_is_finished()
46 gtk_style_animation_real_is_static (GtkStyleAnimation *animation) in gtk_style_animation_real_is_static()
61 _gtk_style_animation_init (GtkStyleAnimation *animation) in _gtk_style_animation_init()
66 _gtk_style_animation_advance (GtkStyleAnimation *animation, in _gtk_style_animation_advance()
79 _gtk_style_animation_apply_values (GtkStyleAnimation *animation, in _gtk_style_animation_apply_values()
93 _gtk_style_animation_is_finished (GtkStyleAnimation *animation) in _gtk_style_animation_is_finished()
116 _gtk_style_animation_is_static (GtkStyleAnimation *animation) in _gtk_style_animation_is_static()
H A Dgtkcssanimation.c52 gtk_css_animation_get_progress (GtkCssAnimation *animation) in gtk_css_animation_get_progress()
83 GtkCssAnimation *animation = GTK_CSS_ANIMATION (style_animation); in gtk_css_animation_advance() local
94 GtkCssAnimation *animation = GTK_CSS_ANIMATION (style_animation); in gtk_css_animation_apply_values() local
129 GtkCssAnimation *animation = GTK_CSS_ANIMATION (style_animation); in gtk_css_animation_is_static() local
140 GtkCssAnimation *animation = GTK_CSS_ANIMATION (object); in gtk_css_animation_finalize() local
164 _gtk_css_animation_init (GtkCssAnimation *animation) in _gtk_css_animation_init()
180 GtkCssAnimation *animation; in _gtk_css_animation_new() local
206 _gtk_css_animation_get_name (GtkCssAnimation *animation) in _gtk_css_animation_get_name()
218 GtkCssAnimation *animation; in _gtk_css_animation_advance_with_play_state() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/animation/
H A Dpending_animations.cc42 void PendingAnimations::Add(Animation* animation) { in Add()
75 for (auto& animation : animations) { in Update() local
118 for (auto& animation : waiting_for_start_time) { in Update() local
127 for (auto& animation : animations) { in Update() local
134 for (auto& animation : deferred) in Update() local
145 for (auto& animation : waiting_for_compositor_animation_start_) { in Update() local
166 for (auto animation : animations) { in NotifyCompositorAnimationStarted() local
207 for (auto& animation : animations) { in FlushWaitingNonCompositedAnimations() local
H A Dworklet_animation_controller.cc20 int GetId(const WorkletAnimationBase& animation) { in GetId()
32 WorkletAnimationBase& animation) { in AttachAnimation()
44 WorkletAnimationBase& animation) { in DetachAnimation()
51 WorkletAnimationBase& animation) { in InvalidateAnimation()
62 for (const auto& animation : animations) { in UpdateAnimationStates() local
87 for (const auto& animation : animations_.Values()) { in ScrollSourceCompositingStateChanged() local
133 if (auto* animation = animations_.at(id)) in SetMutationUpdate() local
151 for (auto& animation : animations_.Values()) in CollectAnimationStates() local
159 for (const auto& animation : animations_.Values()) in ApplyAnimationTimings() local
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/rlottie/src/binding/c/
H A Dlottieanimation_capi.cpp38 if (auto animation = Animation::loadFromFile(path) ) { in lottie_animation_from_file() local
49 if (auto animation = Animation::loadFromData(data, key, resourcePath) ) { in lottie_animation_from_data() local
58 LOT_EXPORT void lottie_animation_destroy(Lottie_Animation_S *animation) in lottie_animation_destroy()
76 LOT_EXPORT double lottie_animation_get_duration(const Lottie_Animation_S *animation) in lottie_animation_get_duration()
83 LOT_EXPORT size_t lottie_animation_get_totalframe(const Lottie_Animation_S *animation) in lottie_animation_get_totalframe()
91 LOT_EXPORT double lottie_animation_get_framerate(const Lottie_Animation_S *animation) in lottie_animation_get_framerate()
106 lottie_animation_get_frame_at_pos(const Lottie_Animation_S *animation, float pos) in lottie_animation_get_frame_at_pos()
114 lottie_animation_render(Lottie_Animation_S *animation, in lottie_animation_render()
128 lottie_animation_render_async(Lottie_Animation_S *animation, in lottie_animation_render_async()
143 lottie_animation_render_flush(Lottie_Animation_S *animation) in lottie_animation_render_flush()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/animation/
H A Dpending_animations.cc42 void PendingAnimations::Add(Animation* animation) { in Add()
70 for (auto& animation : animations) { in Update() local
110 for (auto& animation : waiting_for_start_time) { in Update() local
120 for (auto& animation : animations) in Update() local
125 for (auto& animation : deferred) in Update() local
136 for (auto& animation : waiting_for_compositor_animation_start_) { in Update() local
157 for (auto animation : animations) { in NotifyCompositorAnimationStarted() local
200 for (auto& animation : animations) { in FlushWaitingNonCompositedAnimations() local
H A Dworklet_animation_controller.cc20 int GetId(const WorkletAnimationBase& animation) { in GetId()
32 WorkletAnimationBase& animation) { in AttachAnimation()
44 WorkletAnimationBase& animation) { in DetachAnimation()
51 WorkletAnimationBase& animation) { in InvalidateAnimation()
62 for (const auto& animation : animations) { in UpdateAnimationStates() local
87 for (const auto& animation : animations_.Values()) { in ScrollSourceCompositingStateChanged() local
133 if (auto* animation = animations_.at(id)) in SetMutationUpdate() local
151 for (auto& animation : animations_.Values()) in CollectAnimationStates() local
159 for (const auto& animation : animations_.Values()) in ApplyAnimationTimings() local
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qgraphicsitemanimation/
H A Dtst_qgraphicsitemanimation.cpp67 QGraphicsItemAnimation animation; in construction() local
94 QGraphicsItemAnimation animation; in linearMove() local
115 QGraphicsItemAnimation animation; in linearRotation() local
124 QGraphicsItemAnimation animation; in checkReturnedLists() local
150 QGraphicsItemAnimation animation; in overwriteValueForStep() local
169 QGraphicsItemAnimation animation; in setTimeLine() local
/dports/graphics/clutter/clutter-1.26.4/clutter/deprecated/
H A Dclutter-animation.c198 ClutterAnimation *animation) in on_actor_destroy()
218 ClutterAnimation *animation; in clutter_animation_real_completed() local
1084 ClutterAnimation *animation) in on_timeline_frame()
2036 ClutterAnimation *animation; in animation_create_for_actor() local
2102 ClutterAnimation *animation; in clutter_actor_animate_with_alpha() local
2165 ClutterAnimation *animation; in clutter_actor_animate_with_timeline() local
2353 ClutterAnimation *animation; in clutter_actor_animate() local
2413 ClutterAnimation *animation; in clutter_actor_animatev() local
2474 ClutterAnimation *animation; in clutter_actor_animate_with_timelinev() local
2532 ClutterAnimation *animation; in clutter_actor_animate_with_alphav() local
[all …]
/dports/x11-wm/muffin/muffin-4.8.0/clutter/clutter/deprecated/
H A Dclutter-animation.c198 ClutterAnimation *animation) in on_actor_destroy()
218 ClutterAnimation *animation; in clutter_animation_real_completed() local
1084 ClutterAnimation *animation) in on_timeline_frame()
2036 ClutterAnimation *animation; in animation_create_for_actor() local
2102 ClutterAnimation *animation; in clutter_actor_animate_with_alpha() local
2165 ClutterAnimation *animation; in clutter_actor_animate_with_timeline() local
2353 ClutterAnimation *animation; in clutter_actor_animate() local
2413 ClutterAnimation *animation; in clutter_actor_animatev() local
2474 ClutterAnimation *animation; in clutter_actor_animate_with_timelinev() local
2532 ClutterAnimation *animation; in clutter_actor_animate_with_alphav() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/docs/speed/
H A Dhelp_improve_performance.md20 ### High level
21 ### Best practices
22 ### 3 step approach to Speed Triage
23 ### Rotation Documentation
24 ### Bug Dashboards
25 ### Fixits
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/docs/speed/
H A Dhelp_improve_performance.md20 ### High level
21 ### Best practices
22 ### 3 step approach to Speed Triage
23 ### Rotation Documentation
24 ### Bug Dashboards
25 ### Fixits
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_lottie/lottie/
H A Dlottie_multi_player.cpp99 not_null<Animation*> animation, in start()
118 not_null<Animation*> animation, in addNewToActive()
130 for (const auto &animation : base::take(_pendingPause)) { in processPending() local
133 for (const auto &animation : base::take(_pendingUnpause)) { in processPending() local
139 for (const auto &animation : base::take(_pendingRemove)) { in processPending() local
144 void MultiPlayer::remove(not_null<Animation*> animation) { in remove()
152 void MultiPlayer::removeNow(not_null<Animation*> animation) { in removeNow()
187 void MultiPlayer::pause(not_null<Animation*> animation) { in pause()
199 void MultiPlayer::unpause(not_null<Animation*> animation) { in unpause()
220 not_null<Animation*> animation, in unpauseFirst()
[all …]
/dports/graphics/rlottie/rlottie-0.2-49-g327fb7d/src/binding/c/
H A Dlottieanimation_capi.cpp43 if (auto animation = Animation::loadFromFile(path) ) { in lottie_animation_from_file() local
54 if (auto animation = Animation::loadFromData(data, key, resourcePath) ) { in lottie_animation_from_data() local
63 RLOTTIE_API void lottie_animation_destroy(Lottie_Animation_S *animation) in lottie_animation_destroy()
89 RLOTTIE_API double lottie_animation_get_duration(const Lottie_Animation_S *animation) in lottie_animation_get_duration()
104 RLOTTIE_API double lottie_animation_get_framerate(const Lottie_Animation_S *animation) in lottie_animation_get_framerate()
119 lottie_animation_get_frame_at_pos(const Lottie_Animation_S *animation, float pos) in lottie_animation_get_frame_at_pos()
127 lottie_animation_render(Lottie_Animation_S *animation, in lottie_animation_render()
141 lottie_animation_render_async(Lottie_Animation_S *animation, in lottie_animation_render_async()
156 lottie_animation_render_flush(Lottie_Animation_S *animation) in lottie_animation_render_flush()
168 lottie_animation_property_override(Lottie_Animation_S *animation, in lottie_animation_property_override()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/corelib/animation/
H A Dqparallelanimationgroup.cpp114 QAbstractAnimation *animation = d->animations.at(i); in duration() local
139 QAbstractAnimation *animation = d->animations.at(i); in updateCurrentTime() local
147 QAbstractAnimation *animation = d->animations.at(i); in updateCurrentTime() local
162 QAbstractAnimation *animation = d->animations.at(i); in updateCurrentTime() local
205 QAbstractAnimation *animation = d->animations.at(i); in updateState() local
220 QAbstractAnimation *animation = qobject_cast<QAbstractAnimation *>(q->sender()); in _q_uncontrolledAnimationFinished() local
261 QAbstractAnimation *animation = animations.at(i); in connectUncontrolledAnimations() local
269 bool QParallelAnimationGroupPrivate::shouldAnimationStart(QAbstractAnimation *animation, bool start… in shouldAnimationStart()
282 void QParallelAnimationGroupPrivate::applyGroupState(QAbstractAnimation *animation) in applyGroupState()
320 QAbstractAnimation *animation = d->animations.at(i); in updateDirection() local
/dports/x11-toolkits/qt5-charts/kde-qtcharts-5.15.2p2/src/charts/animations/
H A Dboxplotanimation.cpp51 BoxWhiskersAnimation *animation = m_animations.value(box); in addBox() local
71 BoxWhiskersAnimation *animation = m_animations.value(box); in boxAnimation() local
80 BoxWhiskersAnimation *animation = m_animations.value(box); in boxChangeAnimation() local
89 BoxWhiskersAnimation *animation = m_animations.value(box); in setAnimationStart() local
96 BoxWhiskersAnimation *animation = m_animations.value(box); in stopAll() local

12345678910>>...78