Searched refs:png_const_doublep (Results 1 – 8 of 8) sorted by relevance
/external/pdfium/samples/fx_lpng/lpng_v163/ |
D | pngconf.h | 596 typedef const double * png_const_doublep; typedef
|
D | fx_pngwrite.c | 1173 int num_weights, png_const_doublep filter_weights, in png_set_filter_heuristics() 1174 png_const_doublep filter_costs) in png_set_filter_heuristics()
|
D | png.h | 1943 int heuristic_method, int num_weights, png_const_doublep filter_weights, 1944 png_const_doublep filter_costs))
|
D | pngpriv.h | 231 typedef const png_double* png_const_doublep; typedef
|
/external/libpng/ |
D | pngconf.h | 623 typedef const double * png_const_doublep; typedef
|
D | png.h | 1634 int heuristic_method, int num_weights, png_const_doublep filter_weights, 1635 png_const_doublep filter_costs))
|
D | pngwrite.c | 1239 int num_weights, png_const_doublep filter_weights, in png_set_filter_heuristics() 1240 png_const_doublep filter_costs) in png_set_filter_heuristics()
|
D | pngpriv.h | 282 typedef const png_double* png_const_doublep; typedef
|