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

  /external/libpng/
example.c 446 screen_gamma = PNG_GAMMA_MAC_18 or 1.0; /* Good guesses for Mac systems */
    [all...]
png.h     [all...]
pngrtran.c 236 else if (output_gamma == PNG_GAMMA_MAC_18 ||
237 output_gamma == PNG_FP_1 / PNG_GAMMA_MAC_18)
    [all...]
  /external/skia/third_party/libpng/
example.c 446 screen_gamma = PNG_GAMMA_MAC_18 or 1.0; /* Good guesses for Mac systems */
    [all...]
png.h     [all...]
pngrtran.c 236 else if (output_gamma == PNG_GAMMA_MAC_18 ||
237 output_gamma == PNG_FP_1 / PNG_GAMMA_MAC_18)
    [all...]
  /external/libpng/contrib/libtests/
makepng.c 849 if (gamma == PNG_GAMMA_MAC_18)
    [all...]
  /external/pdfium/third_party/libpng16/
png.h     [all...]
pngrtran.c 236 else if (output_gamma == PNG_GAMMA_MAC_18 ||
237 output_gamma == PNG_FP_1 / PNG_GAMMA_MAC_18)
    [all...]

Completed in 62 milliseconds