Searched refs:png_doublep (Results 1 – 9 of 9) sorted by relevance
/external/qemu/distrib/libpng-1.2.19/ |
D | pngconf.h | 1215 typedef double FAR * png_doublep; typedef
|
D | pngwrite.c | 1245 int num_weights, png_doublep filter_weights, in png_set_filter_heuristics() 1246 png_doublep filter_costs) in png_set_filter_heuristics()
|
D | png.h | 451 #define png_doublep_NULL (png_doublep)NULL 1847 int heuristic_method, int num_weights, png_doublep filter_weights, 1848 png_doublep filter_costs));
|
/external/libpng/ |
D | pngwrite.c | 1301 int num_weights, png_doublep filter_weights, in png_set_filter_heuristics() 1302 png_doublep filter_costs) in png_set_filter_heuristics()
|
D | pngconf.h | 1338 typedef double FAR * png_doublep; typedef
|
D | png.h | 570 #define png_doublep_NULL (png_doublep)NULL 2051 int heuristic_method, int num_weights, png_doublep filter_weights, 2052 png_doublep filter_costs));
|
/external/chromium_org/third_party/libpng/ |
D | pngwrite.c | 1301 int num_weights, png_doublep filter_weights, in png_set_filter_heuristics() 1302 png_doublep filter_costs) in png_set_filter_heuristics()
|
D | pngconf.h | 1334 typedef double FAR * png_doublep; typedef
|
D | png.h | 567 #define png_doublep_NULL (png_doublep)NULL 1987 int heuristic_method, int num_weights, png_doublep filter_weights, 1988 png_doublep filter_costs));
|