Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dwuffs-v0.3.c3884 wuffs_base__make_pixel_format(uint32_t repr) { in wuffs_base__make_pixel_format() function
4204 return c ? c->private_impl.pixfmt : wuffs_base__make_pixel_format(0); in wuffs_base__pixel_config__pixel_format()
4960 return wuffs_base__make_pixel_format(WUFFS_BASE__PIXEL_FORMAT__INVALID); in wuffs_base__pixel_buffer__pixel_format()
10639 // should return wuffs_base__make_pixel_format(etc) called with one of:
10654 // wuffs_base__make_pixel_format(WUFFS_BASE__PIXEL_FORMAT__BGRA_PREMUL) which
11655 #define wuffs_base__utility__make_pixel_format wuffs_base__make_pixel_format
[all...]
/third_party/skia/third_party/externals/wuffs/release/c/
H A Dwuffs-v0.3.c3669 wuffs_base__make_pixel_format(uint32_t repr) { in wuffs_base__make_pixel_format() function
3989 return c ? c->private_impl.pixfmt : wuffs_base__make_pixel_format(0); in wuffs_base__pixel_config__pixel_format()
4745 return wuffs_base__make_pixel_format(WUFFS_BASE__PIXEL_FORMAT__INVALID); in wuffs_base__pixel_buffer__pixel_format()
9888 // should return wuffs_base__make_pixel_format(etc) called with one of:
9903 // wuffs_base__make_pixel_format(WUFFS_BASE__PIXEL_FORMAT__BGRA_PREMUL) which
10759 #define wuffs_base__utility__make_pixel_format wuffs_base__make_pixel_format
[all...]

Completed in 86 milliseconds