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

  /external/libpng/
pngget.c 641 png_get_cHRM_fixed(png_const_structrp png_ptr, png_const_inforp info_ptr,
    [all...]
pngtest.c 1121 if (png_get_cHRM_fixed(read_ptr, read_info_ptr, &white_x, &white_y,
    [all...]
png.h     [all...]
  /external/pdfium/third_party/libpng16/
pngget.c 641 png_get_cHRM_fixed(png_const_structrp png_ptr, png_const_inforp info_ptr,
    [all...]
png.h     [all...]
  /external/skia/src/codec/
SkPngCodec.cpp 381 if (png_get_cHRM_fixed(png_ptr, info_ptr, &chrm[0], &chrm[1], &chrm[2], &chrm[3], &chrm[4],
    [all...]
  /external/skqp/src/codec/
SkPngCodec.cpp 381 if (png_get_cHRM_fixed(png_ptr, info_ptr, &chrm[0], &chrm[1], &chrm[2], &chrm[3], &chrm[4],
    [all...]
  /external/syslinux/com32/lib/libpng/
pngget.c 440 png_get_cHRM_fixed(png_structp png_ptr, png_infop info_ptr,
pngtest.c 925 if (png_get_cHRM_fixed(read_ptr, read_info_ptr, &white_x, &white_y,
    [all...]
  /external/syslinux/com32/include/
png.h     [all...]

Completed in 293 milliseconds