Searched refs:scal_unit (Results 1 - 8 of 8) sorted by relevance

/external/libpng/
H A Dpnginfo.h37 * splt_palettes, scal_unit, row_pointers, and unknowns. By default, these
246 png_byte scal_unit; /* unit of physical scale */ member in struct:png_info_def
H A Dpngget.c897 *unit = info_ptr->scal_unit;
920 *unit = info_ptr->scal_unit;
936 *unit = info_ptr->scal_unit;
H A Dpngset.c394 info_ptr->scal_unit = (png_byte)unit;
H A Dpngwrite.c260 png_write_sCAL_s(png_ptr, (int)info_ptr->scal_unit,
/external/pdfium/third_party/lpng_v163/
H A Dpnginfo.h38 * splt_palettes, scal_unit, row_pointers, and unknowns. By default, these
247 png_byte scal_unit; /* unit of physical scale */ member in struct:png_info_def
H A Dpngget.c855 *unit = info_ptr->scal_unit;
878 *unit = info_ptr->scal_unit;
894 *unit = info_ptr->scal_unit;
H A Dpngset.c385 info_ptr->scal_unit = (png_byte)unit;
H A Dpngwrite.c253 png_write_sCAL_s(png_ptr, (int)info_ptr->scal_unit,

Completed in 113 milliseconds