Home
last modified time | relevance | path

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

/external/libpng/scripts/
Dsymbols.def43 png_build_grayscale_palette @35
/external/skia/third_party/libpng/
Dpngprefix.h212 #define png_build_grayscale_palette skia_png_build_grayscale_palette macro
Dpng.h1126 PNG_EXPORT(35, void, png_build_grayscale_palette, (int bit_depth,
Dpng.c840 png_build_grayscale_palette(int bit_depth, png_colorp palette)
/external/libpng/
Dpng.h1126 PNG_EXPORT(35, void, png_build_grayscale_palette, (int bit_depth,
Dpng.c840 png_build_grayscale_palette(int bit_depth, png_colorp palette)
DCHANGES3332 png_build_grayscale_palette API (which is not used at all internally.)
/external/pdfium/third_party/libpng16/
Dpng.h1126 PNG_EXPORT(35, void, png_build_grayscale_palette, (int bit_depth,
Dpng.c840 png_build_grayscale_palette(int bit_depth, png_colorp palette)
/external/syslinux/com32/include/
Dpng.h1713 extern PNG_EXPORT(void,png_build_grayscale_palette) PNGARG((int bit_depth,
/external/syslinux/com32/lib/libpng/
Dpngrtran.c2559 png_build_grayscale_palette(int bit_depth, png_colorp palette) in png_build_grayscale_palette() function