Home
last modified time | relevance | path

Searched defs:wuffs_base__image_decoder__struct (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/wuffs/release/c/
Dwuffs-v0.3.c5782 struct wuffs_base__image_decoder__struct { struct
5783 struct {
5787 } private_impl;
5791 using unique_ptr = std::unique_ptr<wuffs_base__image_decoder, decltype(&free)>;
5795 decode_frame( in decode_frame()
5806 decode_frame_config( in decode_frame_config()
5814 decode_image_config( in decode_image_config()
5822 frame_dirty_rect() const { in frame_dirty_rect()
5827 num_animation_loops() const { in num_animation_loops()
5832 num_decoded_frame_configs() const { in num_decoded_frame_configs()
[all …]
/third_party/astc-encoder/Source/
Dwuffs-v0.3.c5997 struct wuffs_base__image_decoder__struct { struct
5998 struct {
6002 } private_impl;
6006 using unique_ptr = std::unique_ptr<wuffs_base__image_decoder, decltype(&free)>;
6010 decode_frame( in decode_frame()
6021 decode_frame_config( in decode_frame_config()
6029 decode_image_config( in decode_image_config()
6037 frame_dirty_rect() const { in frame_dirty_rect()
6042 num_animation_loops() const { in num_animation_loops()
6047 num_decoded_frame_configs() const { in num_decoded_frame_configs()
[all …]
/third_party/skia/m133/third_party/externals/wuffs/release/c/
Dwuffs-v0.3.c6084 struct wuffs_base__image_decoder__struct { struct
6085 struct {
6089 } private_impl;
6093 using unique_ptr = std::unique_ptr<wuffs_base__image_decoder, decltype(&free)>;
6097 decode_frame( in decode_frame()
6108 decode_frame_config( in decode_frame_config()
6116 decode_image_config( in decode_image_config()
6124 frame_dirty_rect() const { in frame_dirty_rect()
6129 num_animation_loops() const { in num_animation_loops()
6134 num_decoded_frame_configs() const { in num_decoded_frame_configs()
[all …]