Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dwuffs-v0.3.c3824 typedef uint8_t wuffs_base__pixel_blend; typedef
3826 // wuffs_base__pixel_blend encodes how to blend source and destination pixels,
3831 #define WUFFS_BASE__PIXEL_BLEND__SRC ((wuffs_base__pixel_blend)0)
3832 #define WUFFS_BASE__PIXEL_BLEND__SRC_OVER ((wuffs_base__pixel_blend)1)
5138 wuffs_base__pixel_blend blend);
5159 wuffs_base__pixel_blend blend);
5181 wuffs_base__pixel_blend blend) { in prepare()
5887 wuffs_base__pixel_blend a_blend,
5934 wuffs_base__pixel_blend a_blend,
6013 wuffs_base__pixel_blend a_blen in decode_frame()
[all...]
/third_party/skia/third_party/externals/wuffs/release/c/
H A Dwuffs-v0.3.c3609 typedef uint8_t wuffs_base__pixel_blend; typedef
3611 // wuffs_base__pixel_blend encodes how to blend source and destination pixels,
3616 #define WUFFS_BASE__PIXEL_BLEND__SRC ((wuffs_base__pixel_blend)0)
3617 #define WUFFS_BASE__PIXEL_BLEND__SRC_OVER ((wuffs_base__pixel_blend)1)
4923 wuffs_base__pixel_blend blend);
4944 wuffs_base__pixel_blend blend);
4966 wuffs_base__pixel_blend blend) { in prepare()
5672 wuffs_base__pixel_blend a_blend,
5719 wuffs_base__pixel_blend a_blend,
5798 wuffs_base__pixel_blend a_blen in decode_frame()
[all...]
/third_party/skia/src/codec/
H A DSkWuffsCodec.cpp272 wuffs_base__pixel_blend fIncrDecPixelBlend;

Completed in 56 milliseconds