HomeSort by relevance Sort by last modified time
    Searched defs:png_sRGB (Results 1 - 3 of 3) sorted by null

  /external/libpng/contrib/libtests/
pngunknown.c 120 #define png_sRGB PNG_U32(115, 82, 71, 66)
272 { "sRGB", PNG_INFO_sRGB, png_sRGB,
    [all...]
  /external/libpng/
pngpriv.h 772 #define png_sRGB PNG_U32(115, 82, 71, 66)
    [all...]
  /external/libpng/contrib/tools/
pngfix.c 126 #define png_sRGB PNG_U32(115, 82, 71, 66)
772 case png_gAMA: case png_sRGB:
    [all...]

Completed in 43 milliseconds