Home
last modified time | relevance | path

Searched refs:info_rowbytes (Results 1 – 9 of 9) sorted by relevance

/external/skia/third_party/libpng/
Dpngstruct.h235 png_size_t info_rowbytes; /* Added in 1.5.4: cache of updated row bytes */ member
Dpngrutil.c3079 if (png_ptr->info_rowbytes != 0 && png_ptr->info_rowbytes != in png_combine_row()
Dpngrtran.c2122 png_ptr->info_rowbytes = info_ptr->rowbytes; in png_read_transform_info()
/external/libpng/
Dpngstruct.h235 png_size_t info_rowbytes; /* Added in 1.5.4: cache of updated row bytes */ member
Dpngrutil.c3081 if (png_ptr->info_rowbytes != 0 && png_ptr->info_rowbytes != in png_combine_row()
Dpngrtran.c2122 png_ptr->info_rowbytes = info_ptr->rowbytes; in png_read_transform_info()
/external/pdfium/third_party/libpng16/
Dpngstruct.h235 png_size_t info_rowbytes; /* Added in 1.5.4: cache of updated row bytes */ member
Dpngrutil.c3079 if (png_ptr->info_rowbytes != 0 && png_ptr->info_rowbytes != in png_combine_row()
Dpngrtran.c2122 png_ptr->info_rowbytes = info_ptr->rowbytes; in png_read_transform_info()