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

  /external/libpng/contrib/gregbook/
readpng2.c 350 if (png_get_gAMA_fixed(png_ptr, info_ptr, &gamma))
  /external/skia/third_party/libpng/
pngprefix.h 257 #define png_get_gAMA_fixed skia_png_get_gAMA_fixed
pngget.c 678 png_get_gAMA_fixed(png_const_structrp png_ptr, png_const_inforp info_ptr,
    [all...]
pngtest.c 1124 if (png_get_gAMA_fixed(read_ptr, read_info_ptr, &gamma) != 0
    [all...]
png.h     [all...]
  /external/skia/src/codec/
SkPngCodec.cpp 396 if (PNG_INFO_gAMA == png_get_gAMA_fixed(png_ptr, info_ptr, &gamma)) {
411 if (PNG_INFO_gAMA == png_get_gAMA_fixed(png_ptr, info_ptr, &gamma)) {
    [all...]
  /external/libpng/
pngget.c 678 png_get_gAMA_fixed(png_const_structrp png_ptr, png_const_inforp info_ptr,
    [all...]
pngtest.c     [all...]
png.h     [all...]
  /external/pdfium/third_party/libpng16/
pngget.c 678 png_get_gAMA_fixed(png_const_structrp png_ptr, png_const_inforp info_ptr,
    [all...]
png.h     [all...]
  /external/syslinux/com32/lib/libpng/
pngget.c 490 png_get_gAMA_fixed(png_structp png_ptr, png_infop info_ptr,
pngtest.c 937 if (png_get_gAMA_fixed(read_ptr, read_info_ptr, &gamma))
    [all...]
  /external/syslinux/com32/include/
png.h     [all...]

Completed in 93 milliseconds