Searched refs:png_get_sRGB (Results 1 – 14 of 14) sorted by relevance
/external/libpng/scripts/ |
D | png32ce.def | 60 png_get_sRGB @53
|
D | pngos2.def | 66 png_get_sRGB
|
D | pngw32.def | 61 png_get_sRGB @53
|
/external/libpng/ |
D | example.c | 263 if (png_get_sRGB(png_ptr, info_ptr, &intent))
|
D | pngget.c | 508 png_get_sRGB(png_structp png_ptr, png_infop info_ptr, int *file_srgb_intent) in png_get_sRGB() function
|
D | pngtest.c | 984 if (png_get_sRGB(read_ptr, read_info_ptr, &intent)) in test_one_file()
|
D | png.h | 2531 extern PNG_EXPORT(png_uint_32,png_get_sRGB) PNGARG((png_structp png_ptr,
|
D | libpng-1.2.46.txt | 626 png_get_sRGB(png_ptr, info_ptr, &srgb_intent);
|
D | libpng-1.2.44.txt | 626 png_get_sRGB(png_ptr, info_ptr, &srgb_intent);
|
/external/chromium_org/third_party/libpng/ |
D | pngusr.h | 255 #define png_get_sRGB wk_png_get_sRGB macro
|
D | pngget.c | 508 png_get_sRGB(png_structp png_ptr, png_infop info_ptr, int *file_srgb_intent) in png_get_sRGB() function
|
D | png.h | 2459 extern PNG_EXPORT(png_uint_32,png_get_sRGB) PNGARG((png_structp png_ptr,
|
/external/qemu/distrib/libpng-1.2.19/ |
D | pngget.c | 474 png_get_sRGB(png_structp png_ptr, png_infop info_ptr, int *file_srgb_intent) in png_get_sRGB() function
|
D | png.h | 2306 extern PNG_EXPORT(png_uint_32,png_get_sRGB) PNGARG((png_structp png_ptr,
|