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

  /external/chromium_org/third_party/libpng/
pngusr.h 463 #define png_write_gAMA_fixed wk_png_write_gAMA_fixed
pngwrite.c 67 png_write_gAMA_fixed(png_ptr, info_ptr->int_gamma);
    [all...]
pngwutil.c 730 png_write_gAMA_fixed(png_structp png_ptr, png_fixed_point file_gamma)
    [all...]
png.h     [all...]
  /external/libpng/
pngwrite.c 67 png_write_gAMA_fixed(png_ptr, info_ptr->int_gamma);
    [all...]
pngwutil.c 730 png_write_gAMA_fixed(png_structp png_ptr, png_fixed_point file_gamma)
    [all...]
png.h     [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngwrite.c 59 png_write_gAMA_fixed(png_ptr, info_ptr->int_gamma);
    [all...]
png.h     [all...]
pngwutil.c 691 png_write_gAMA_fixed(png_structp png_ptr, png_fixed_point file_gamma)
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngpriv.h 827 PNG_EXTERN void png_write_gAMA_fixed PNGARG((png_structp png_ptr,
    [all...]

Completed in 197 milliseconds