HomeSort by relevance Sort by last modified time
    Searched refs:png_get_sRGB (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/libpng/
pngusr.h 255 #define png_get_sRGB wk_png_get_sRGB
pngget.c 508 png_get_sRGB(png_structp png_ptr, png_infop info_ptr, int *file_srgb_intent)
png.h     [all...]
  /external/libpng/
example.c 263 if (png_get_sRGB(png_ptr, info_ptr, &intent))
pngget.c 508 png_get_sRGB(png_structp png_ptr, png_infop info_ptr, int *file_srgb_intent)
pngtest.c 984 if (png_get_sRGB(read_ptr, read_info_ptr, &intent))
    [all...]
png.h     [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngget.c 474 png_get_sRGB(png_structp png_ptr, png_infop info_ptr, int *file_srgb_intent)
png.h     [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
png.h     [all...]

Completed in 159 milliseconds