Searched refs:png_build_grayscale_palette (Results 1 – 7 of 7) sorted by relevance
/external/libpng/scripts/ |
D | symbols.def | 42 png_build_grayscale_palette @35
|
/external/pdfium/third_party/libpng16/ |
D | pngprefix.h | 19 #define png_build_grayscale_palette PDFIUM_png_build_grayscale_palette macro
|
D | png.h | 1091 PNG_EXPORT(35, void, png_build_grayscale_palette, (int bit_depth,
|
D | png.c | 875 png_build_grayscale_palette(int bit_depth, png_colorp palette)
|
/external/libpng/ |
D | png.h | 1091 PNG_EXPORT(35, void, png_build_grayscale_palette, (int bit_depth,
|
D | png.c | 875 png_build_grayscale_palette(int bit_depth, png_colorp palette)
|
D | CHANGES | 3331 png_build_grayscale_palette API (which is not used at all internally.)
|