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

  /external/libpng/tests/
pngunknown-sAPI 2 exec ./pngunknown --strict bKGD=save cHRM=save gAMA=save all=discard iCCP=save sBIT=save sRGB=save "${srcdir}/pngtest.png"
  /prebuilts/go/darwin-x86/src/image/png/
reader_test.go 112 // We fake a gAMA output. The test files have a gAMA chunk but the go PNG parser ignores it
114 io.WriteString(w, "gAMA {1.0000}\n")
  /prebuilts/go/linux-x86/src/image/png/
reader_test.go 112 // We fake a gAMA output. The test files have a gAMA chunk but the go PNG parser ignores it
114 io.WriteString(w, "gAMA {1.0000}\n")
  /external/libpng/
png.c 1036 png_colorspacerp colorspace, png_fixed_point gAMA, int from)
1043 * 1: the new gamma value comes from a gAMA chunk
1050 (png_muldiv(&gtest, colorspace->gamma, PNG_FP_1, gAMA) == 0 ||
    [all...]
pngpriv.h     [all...]
  /external/pdfium/third_party/lpng_v163/
png.c 971 png_colorspacerp colorspace, png_fixed_point gAMA, int from)
978 * 1: the new gamma value comes from a gAMA chunk
985 (!png_muldiv(&gtest, colorspace->gamma, PNG_FP_1, gAMA) ||
    [all...]
pngpriv.h     [all...]
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 499 milliseconds