Searched refs:png_const_doublep (Results 1 – 8 of 8) sorted by relevance
/external/libpng/ |
D | pngconf.h | 602 typedef const double * png_const_doublep; typedef
|
D | pngwrite.c | 1130 int num_weights, png_const_doublep filter_weights, in png_set_filter_heuristics() 1131 png_const_doublep filter_costs) in png_set_filter_heuristics()
|
D | png.h | 1486 int heuristic_method, int num_weights, png_const_doublep filter_weights, 1487 png_const_doublep filter_costs))
|
D | pngpriv.h | 374 typedef const png_double* png_const_doublep; typedef
|
/external/pdfium/third_party/libpng16/ |
D | pngconf.h | 602 typedef const double * png_const_doublep; typedef
|
D | pngwrite.c | 1130 int num_weights, png_const_doublep filter_weights, in png_set_filter_heuristics() 1131 png_const_doublep filter_costs) in png_set_filter_heuristics()
|
D | png.h | 1486 int heuristic_method, int num_weights, png_const_doublep filter_weights, 1487 png_const_doublep filter_costs))
|
D | pngpriv.h | 374 typedef const png_double* png_const_doublep; typedef
|