Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/wuffs/release/c/
H A Dwuffs-v0.2.c1507 wuffs_base__pixel_format__is_planar(wuffs_base__pixel_format f) { in wuffs_base__pixel_format__is_planar() function
1704 if (wuffs_base__pixel_format__is_planar(c->private_impl.pixfmt)) { in wuffs_base__pixel_config__pixbuf_len()
2198 if (wuffs_base__pixel_format__is_planar(pixcfg->private_impl.pixfmt)) { in wuffs_base__pixel_buffer__set_from_slice()
2261 wuffs_base__pixel_format__is_planar(pixcfg->private_impl.pixfmt)) { in wuffs_base__pixel_buffer__set_from_table()
H A Dwuffs-v0.3.c3756 wuffs_base__pixel_format__is_planar(const wuffs_base__pixel_format* f) { in wuffs_base__pixel_format__is_planar() function
3799 return wuffs_base__pixel_format__is_planar(this); in is_planar()
4034 if (wuffs_base__pixel_format__is_planar(&c->private_impl.pixfmt)) { in wuffs_base__pixel_config__pixbuf_len()
4560 wuffs_base__pixel_format__is_planar(&pixcfg->private_impl.pixfmt)) { in wuffs_base__pixel_buffer__set_interleaved()
4609 if (wuffs_base__pixel_format__is_planar(&pixcfg->private_impl.pixfmt)) { in wuffs_base__pixel_buffer__set_from_slice()
4679 wuffs_base__pixel_format__is_planar(&pixcfg->private_impl.pixfmt)) { in wuffs_base__pixel_buffer__set_from_table()
15161 if (wuffs_base__pixel_format__is_planar(&pb->pixcfg.private_impl.pixfmt)) { in wuffs_base__pixel_buffer__color_u32_at()
15255 if (wuffs_base__pixel_format__is_planar(&pb->pixcfg.private_impl.pixfmt)) { in wuffs_base__pixel_buffer__set_color_u32_at()
15483 if (wuffs_base__pixel_format__is_planar(&pb->pixcfg.private_impl.pixfmt)) { in wuffs_base__pixel_buffer__set_color_u32_fill_rect()
[all...]
/third_party/astc-encoder/Source/
H A Dwuffs-v0.3.c3971 wuffs_base__pixel_format__is_planar(const wuffs_base__pixel_format* f) { in wuffs_base__pixel_format__is_planar() function
4014 return wuffs_base__pixel_format__is_planar(this); in is_planar()
4249 if (wuffs_base__pixel_format__is_planar(&c->private_impl.pixfmt)) { in wuffs_base__pixel_config__pixbuf_len()
4775 wuffs_base__pixel_format__is_planar(&pixcfg->private_impl.pixfmt)) { in wuffs_base__pixel_buffer__set_interleaved()
4824 if (wuffs_base__pixel_format__is_planar(&pixcfg->private_impl.pixfmt)) { in wuffs_base__pixel_buffer__set_from_slice()
4894 wuffs_base__pixel_format__is_planar(&pixcfg->private_impl.pixfmt)) { in wuffs_base__pixel_buffer__set_from_table()
16219 if (wuffs_base__pixel_format__is_planar(&pb->pixcfg.private_impl.pixfmt)) { in wuffs_base__pixel_buffer__color_u32_at()
16313 if (wuffs_base__pixel_format__is_planar(&pb->pixcfg.private_impl.pixfmt)) { in wuffs_base__pixel_buffer__set_color_u32_at()
16541 if (wuffs_base__pixel_format__is_planar(&pb->pixcfg.private_impl.pixfmt)) { in wuffs_base__pixel_buffer__set_color_u32_fill_rect()
[all...]

Completed in 140 milliseconds