Searched defs:png_set_gamma_fixed (Results 1 - 4 of 4) sorted by relevance

/external/libpng/
H A Dpngrtran.c800 png_set_gamma_fixed(png_structrp png_ptr, png_fixed_point scrn_gamma, function
803 png_debug(1, "in png_set_gamma_fixed");
842 png_set_gamma_fixed(png_ptr, convert_gamma_value(png_ptr, scrn_gamma),
/external/pdfium/samples/fx_lpng/lpng_v163/
H A Dfx_pngrtran.c799 png_set_gamma_fixed(png_structrp png_ptr, png_fixed_point scrn_gamma, function
802 png_debug(1, "in png_set_gamma_fixed");
841 png_set_gamma_fixed(png_ptr, convert_gamma_value(png_ptr, scrn_gamma),
H A Dpng.h457 #define png_set_gamma_fixed FOXIT_png_set_gamma_fixed macro
1784 PNG_FIXED_EXPORT(208, void, png_set_gamma_fixed, (png_structrp png_ptr,
/external/skia/third_party/libpng/
H A Dpngprefix.h342 #define png_set_gamma_fixed skia_png_set_gamma_fixed macro

Completed in 387 milliseconds