Home
last modified time | relevance | path

Searched defs:AnimationFrame (Results 1 – 25 of 46) sorted by relevance

12

/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/OpenClaw/Engine/Actor/Components/
H A DAnimation.h10 struct AnimationFrame struct
12 AnimationFrame() in AnimationFrame() argument
39 …static Animation* CreateAnimation(std::vector<AnimationFrame> animFrames, const char* animName, An… argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/public/web/
H A Dweb_image.h49 struct AnimationFrame { struct
50 SkBitmap bitmap;
51 base::TimeDelta duration;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/public/web/
H A Dweb_image.h49 struct AnimationFrame { struct
50 SkBitmap bitmap;
51 base::TimeDelta duration;
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/login/ui/
H A Danimation_frame.h17 struct AnimationFrame { struct
22 using AnimationFrames = std::vector<AnimationFrame>; argument
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/toon/
H A Danim.h38 struct AnimationFrame { struct
58 AnimationFrame *_frames; argument
/dports/games/scummvm/scummvm-2.5.1/engines/toon/
H A Danim.h38 struct AnimationFrame { struct
58 AnimationFrame *_frames; argument
/dports/games/lugaru/lugaru-c7b99378439735c60f84869b05c6ebde53083667/Source/Animation/
H A DAnimation.hpp79 struct AnimationFrame struct
86 std::vector<AnimationFrameJointInfo> joints; argument
103 std::vector<AnimationFrame> frames; argument
/dports/emulators/emulationstation/EmulationStation-2.9.4/es-core/src/components/
H A DAnimatedImageComponent.h9 struct AnimationFrame struct
17 AnimationFrame* frames; argument
/dports/games/jvgs/jvgs-0.5.1-src/src/game/
H A DAnimation.cpp18 struct AnimationFrame struct
20 Sketch *sketch;
21 float duration;
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sherlock/scalpel/tsage/
H A Dlogo.h188 struct AnimationFrame { struct
210 const AnimationFrame *_animateFrames; argument
/dports/games/scummvm/scummvm-2.5.1/engines/sherlock/scalpel/tsage/
H A Dlogo.h188 struct AnimationFrame { struct
210 const AnimationFrame *_animateFrames; argument
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/gonk/libdisplay/
H A DBootAnimation.cpp225 struct AnimationFrame { struct
235 AnimationFrame() : buf(nullptr) {} in AnimationFrame() argument
236 AnimationFrame(const AnimationFrame &frame) : buf(nullptr) { in AnimationFrame() argument
240 ~AnimationFrame() in ~AnimationFrame() argument
246 bool operator<(const AnimationFrame &other) const in operator <() argument
/dports/science/opensph/sph-7de6c044339f649e3d19e61f735a6a24572b792a/gui/objects/
H A DRenderJobs.h59 struct AnimationFrame : public IStorageUserData { struct
60 Bitmap<Rgba> bitmap;
61 Array<IRenderOutput::Label> labels;
/dports/graphics/libjxl/libjxl-0.6.1/lib/jxl/
H A Dframe_header.h239 struct AnimationFrame : public Fields { struct
241 const char* Name() const override { return "AnimationFrame"; } in Name() argument
247 uint32_t duration;
249 uint32_t timecode; // 0xHHMMSSFF
253 const CodecMetadata* nonserialized_metadata = nullptr;
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/jpeg-xl/lib/jxl/
H A Dframe_header.h239 struct AnimationFrame : public Fields { struct
241 const char* Name() const override { return "AnimationFrame"; } in Name() argument
247 uint32_t duration;
249 uint32_t timecode; // 0xHHMMSSFF
253 const CodecMetadata* nonserialized_metadata = nullptr;
/dports/www/firefox-esr/firefox-91.8.0/third_party/jpeg-xl/lib/jxl/
H A Dframe_header.h239 struct AnimationFrame : public Fields { struct
241 const char* Name() const override { return "AnimationFrame"; } in Name() argument
247 uint32_t duration;
249 uint32_t timecode; // 0xHHMMSSFF
253 const CodecMetadata* nonserialized_metadata = nullptr;
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/access/
H A Danimation.h36 class AnimationFrame; variable
/dports/games/scummvm/scummvm-2.5.1/engines/access/
H A Danimation.h36 class AnimationFrame; variable
/dports/www/firefox/firefox-99.0/third_party/jpeg-xl/lib/jxl/
H A Dframe_header.h239 struct AnimationFrame : public Fields { struct
247 uint32_t duration;
249 uint32_t timecode; // 0xHHMMSSFF
253 const CodecMetadata* nonserialized_metadata = nullptr;
/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/agg/
H A Dicn.cpp220 u32 ICN::AnimationFrame( int icn, u32 start, u32 ticket, bool quantity ) in AnimationFrame() function in ICN
/dports/graphics/timg/timg-1.4.0/src/
H A Dbuffered-write-sequencer.h45 AnimationFrame, // Write frame; finish duration relative to start anim enumerator
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/image/
H A Danimation.py191 class AnimationFrame: class
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/image/
H A Danimation.py194 class AnimationFrame: class
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/xeen/
H A Dmap.h373 struct AnimationFrame { int _front, _left, _back, _right; }; argument
/dports/games/scummvm/scummvm-2.5.1/engines/xeen/
H A Dmap.h373 struct AnimationFrame { int _front, _left, _back, _right; }; argument

12