Home
last modified time | relevance | path

Searched refs:wuffs_base__animation_blend (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/wuffs/release/c/
H A Dwuffs-v0.2.c1917 // wuffs_base__animation_blend encodes, for an animated image, how to blend the
1928 typedef uint8_t wuffs_base__animation_blend; typedef
1931 ((wuffs_base__animation_blend)0)
1932 #define WUFFS_BASE__ANIMATION_BLEND__SRC ((wuffs_base__animation_blend)1)
1933 #define WUFFS_BASE__ANIMATION_BLEND__OPAQUE ((wuffs_base__animation_blend)2)
1963 wuffs_base__animation_blend blend;
1973 wuffs_base__animation_blend blend,
1982 inline wuffs_base__animation_blend blend() const;
2008 wuffs_base__animation_blend blend, in wuffs_base__frame_config__update()
2071 static inline wuffs_base__animation_blend //
[all...]

Completed in 10 milliseconds