Home
last modified time | relevance | path

Searched refs:png_build_grayscale_palette (Results 1 – 7 of 7) sorted by relevance

/external/libpng/scripts/
Dsymbols.def42 png_build_grayscale_palette @35
/external/pdfium/third_party/libpng16/
Dpngprefix.h19 #define png_build_grayscale_palette PDFIUM_png_build_grayscale_palette macro
Dpng.h1091 PNG_EXPORT(35, void, png_build_grayscale_palette, (int bit_depth,
Dpng.c875 png_build_grayscale_palette(int bit_depth, png_colorp palette)
/external/libpng/
Dpng.h1091 PNG_EXPORT(35, void, png_build_grayscale_palette, (int bit_depth,
Dpng.c875 png_build_grayscale_palette(int bit_depth, png_colorp palette)
DCHANGES3331 png_build_grayscale_palette API (which is not used at all internally.)