Searched refs:PNG_GAMMA_sRGB (Results 1 - 8 of 8) sorted by relevance

/external/libpng/
H A Dpngread.c2852 png_set_alpha_mode_fixed(png_ptr, PNG_ALPHA_PNG, PNG_GAMMA_sRGB);
3147 png_ptr->screen_gamma == PNG_GAMMA_sRGB &&
3157 png_ptr->screen_gamma == PNG_GAMMA_sRGB &&
3167 png_ptr->screen_gamma == PNG_GAMMA_sRGB &&
H A Dpng.h1184 #define PNG_GAMMA_sRGB 220000 /* Television standards--matches sRGB gamma */ macro
H A Dpngrtran.c231 output_gamma = PNG_GAMMA_sRGB;
/external/pdfium/third_party/lpng_v163/
H A Dpngread.c2727 png_set_alpha_mode_fixed(png_ptr, PNG_ALPHA_PNG, PNG_GAMMA_sRGB);
3018 png_ptr->screen_gamma == PNG_GAMMA_sRGB &&
3028 png_ptr->screen_gamma == PNG_GAMMA_sRGB &&
3038 png_ptr->screen_gamma == PNG_GAMMA_sRGB &&
H A Dpng.h1581 #define PNG_GAMMA_sRGB 220000 /* Television standards--matches sRGB gamma */ macro
H A Dpngrtran.c229 output_gamma = PNG_GAMMA_sRGB;
/external/opencv3/3rdparty/libpng/
H A Dpng.h1303 #define PNG_GAMMA_sRGB 220000 /* Television standards--matches sRGB gamma */ macro
H A Dpngrtran.c199 output_gamma = PNG_GAMMA_sRGB;

Completed in 75 milliseconds