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

  /external/syslinux/com32/lib/libpng/
pngrtran.c 676 png_set_rgb_to_gray(png_structp png_ptr, int error_action, double red, function
691 png_debug(1, "in png_set_rgb_to_gray");
    [all...]
  /external/libpng/
pngrtran.c 959 png_debug(1, "in png_set_rgb_to_gray");
1045 png_set_rgb_to_gray(png_structrp png_ptr, int error_action, double red, function
    [all...]
  /external/pdfium/third_party/libpng16/
pngrtran.c 959 png_debug(1, "in png_set_rgb_to_gray");
1045 png_set_rgb_to_gray(png_structrp png_ptr, int error_action, double red, function
    [all...]
  /external/skia/third_party/libpng/
pngrtran.c 959 png_debug(1, "in png_set_rgb_to_gray");
1045 png_set_rgb_to_gray(png_structrp png_ptr, int error_action, double red, function
    [all...]
pngprefix.h 351 #define png_set_rgb_to_gray skia_png_set_rgb_to_gray macro

Completed in 107 milliseconds