Home
last modified time | relevance | path

Searched defs:animation_id (Results 1 – 25 of 49) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/animationworklet/
H A Danimation_worklet_global_scope_test.cc205 cc::WorkletAnimationId animation_id = {1, 1}; in RunConstructAndAnimateTestOnWorklet() local
286 cc::WorkletAnimationId animation_id = {1, 1}; in RunAnimateOutputTestOnWorklet() local
324 cc::WorkletAnimationId animation_id = {1, 1}; in RunAnimatorInstanceCreationTestOnWorklet() local
372 cc::WorkletAnimationId animation_id = {1, 1}; in RunAnimatorInstanceUpdateTestOnWorklet() local
H A Danimation_worklet_global_scope.cc70 int animation_id, in CreateAnimatorFor()
269 bool AnimationWorkletGlobalScope::IsAnimatorStateful(int animation_id) { in IsAnimatorStateful()
289 int animation_id = animator_map.key; in MigrateAnimatorsTo() local
H A Danimation_worklet_global_scope.h60 Animator* GetAnimator(int animation_id) { in GetAnimator()
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DAnimationsManager.cpp490 for (auto animation_id : animation_ids) { in store() local
500 for (auto &animation_id : animation_ids) { in parse() local
670 for (auto animation_id : saved_animation_ids_) { in get_saved_animations_hash() local
699 void AnimationsManager::send_save_gif_query(FileId animation_id, bool unsave, Promise<Unit> &&promi… in send_save_gif_query()
711 void AnimationsManager::add_saved_animation_by_id(FileId animation_id) { in add_saved_animation_by_id()
722 void AnimationsManager::add_saved_animation_impl(FileId animation_id, bool add_on_server, Promise<U… in add_saved_animation_impl()
849 for (auto &animation_id : saved_animation_ids_) { in send_update_saved_animations() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/animationworklet/
H A Danimation_worklet_global_scope.cc70 int animation_id, in CreateAnimatorFor()
269 bool AnimationWorkletGlobalScope::IsAnimatorStateful(int animation_id) { in IsAnimatorStateful()
289 int animation_id = animator_map.key; in MigrateAnimatorsTo() local
H A Danimation_worklet_global_scope_test.cc209 cc::WorkletAnimationId animation_id = {1, 1}; in RunConstructAndAnimateTestOnWorklet() local
311 cc::WorkletAnimationId animation_id = {1, 1}; in RunAnimateOutputTestOnWorklet() local
358 cc::WorkletAnimationId animation_id = {1, 1}; in RunAnimatorInstanceCreationTestOnWorklet() local
415 cc::WorkletAnimationId animation_id = {1, 1}; in RunAnimatorInstanceUpdateTestOnWorklet() local
H A Danimation_worklet_global_scope.h59 Animator* GetAnimator(int animation_id) { in GetAnimator()
/dports/graphics/blender/blender-2.91.0/extern/draco/dracoenc/src/draco/animation/
H A Dkeyframe_animation.h54 const PointAttribute *keyframes(int32_t animation_id) const { in keyframes()
/dports/archivers/draco/draco-1.4.3/src/draco/animation/
H A Dkeyframe_animation.h54 const PointAttribute *keyframes(int32_t animation_id) const { in keyframes()
/dports/multimedia/assimp/assimp-5.1.3/contrib/draco/src/draco/animation/
H A Dkeyframe_animation.h54 const PointAttribute *keyframes(int32_t animation_id) const { in keyframes()
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/animation/
H A Danimation_events.cc23 int animation_id, in AnimationEvent()
H A Danimation_timeline_unittest.cc24 const int animation_id = AnimationIdProvider::NextAnimationId(); in TEST() local
H A Danimation_events.h23 int animation_id; member
H A Danimation_host_unittest.cc384 int animation_id = 11; in TEST_F() local
443 int animation_id = 11; in TEST_F() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/animation/
H A Danimation_events.cc23 int animation_id, in AnimationEvent()
H A Danimation_timeline_unittest.cc24 const int animation_id = AnimationIdProvider::NextAnimationId(); in TEST() local
H A Danimation_events.h23 int animation_id; member
/dports/games/valyriatear/ValyriaTear-1.1.0/src/modes/map/map_objects/
H A Dmap_physical_object.cpp98 void PhysicalObject::SetCurrentAnimation(uint32_t animation_id) in SetCurrentAnimation()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/inspector/
H A Dinspector_animation_agent.cc355 Response InspectorAnimationAgent::setTiming(const String& animation_id, in setTiming()
376 const String& animation_id, in resolveAnimation()
473 const String& animation_id = String::Number(animation->SequenceNumber()); in AnimationPlayStateChanged() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/inspector/
H A Dinspector_animation_agent.cc356 Response InspectorAnimationAgent::setTiming(const String& animation_id, in setTiming()
377 const String& animation_id, in resolveAnimation()
475 const String& animation_id = String::Number(animation->SequenceNumber()); in AnimationPlayStateChanged() local
/dports/games/openomf/openomf-c36c421/src/game/objects/
H A Dhazard.c108 int hazard_unserialize(object *obj, serial *ser, int animation_id, game_state *gs) { in hazard_unserialize()
/dports/games/opensonic/opensnc-src-0.1.4/src/entities/items/
H A Danimal.c87 int animation_id = 2*me->animal_id + (me->is_running?1:0); in animal_update() local
/dports/games/opensonic/opensnc-src-0.1.4/src/entities/object_decorators/
H A Dset_player_animation.c44 …tplayeranimation_new(objectmachine_t *decorated_machine, const char *sprite_name, int animation_id) in objectdecorator_setplayeranimation_new()
H A Dset_animation.c45 …tor_setanimation_new(objectmachine_t *decorated_machine, const char *sprite_name, int animation_id) in objectdecorator_setanimation_new()
/dports/games/py-fife/fifengine-0.4.2/engine/python/fife/extensions/serializers/
H A Dxmlobject.py202 def save_animation(self, animation_id, object): argument

12