Home
last modified time | relevance | path

Searched refs:maximum_pixel_depth (Results 1 – 15 of 15) sorted by relevance

/external/skia/third_party/libpng/
Dpngstruct.h262 png_byte maximum_pixel_depth; member
Dpngpread.c776 if (row_info.pixel_depth > png_ptr->maximum_pixel_depth) in png_push_process_row()
Dpngwutil.c1894 png_ptr->maximum_pixel_depth = (png_byte)usr_pixel_depth; in png_write_start_row()
Dpngread.c570 if (row_info.pixel_depth > png_ptr->maximum_pixel_depth) in png_read_row()
Dpngrutil.c4430 png_ptr->maximum_pixel_depth = (png_byte)max_pixel_depth; in png_read_start_row()
/external/libpng/
Dpngstruct.h262 png_byte maximum_pixel_depth; member
Dpngpread.c775 if (row_info.pixel_depth > png_ptr->maximum_pixel_depth) in png_push_process_row()
Dpngwutil.c1895 png_ptr->maximum_pixel_depth = (png_byte)usr_pixel_depth; in png_write_start_row()
Dpngread.c573 if (row_info.pixel_depth > png_ptr->maximum_pixel_depth) in png_read_row()
Dpngrutil.c4440 png_ptr->maximum_pixel_depth = (png_byte)max_pixel_depth; in png_read_start_row()
/external/pdfium/third_party/libpng16/
Dpngstruct.h262 png_byte maximum_pixel_depth; member
Dpngpread.c767 if (row_info.pixel_depth > png_ptr->maximum_pixel_depth) in png_push_process_row()
Dpngwutil.c1894 png_ptr->maximum_pixel_depth = (png_byte)usr_pixel_depth; in png_write_start_row()
Dpngread.c573 if (row_info.pixel_depth > png_ptr->maximum_pixel_depth) in png_read_row()
Dpngrutil.c4430 png_ptr->maximum_pixel_depth = (png_byte)max_pixel_depth; in png_read_start_row()