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

  /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/opencv3/3rdparty/libpng/
pngrtran.c 932 png_debug(1, "in png_set_rgb_to_gray");
1013 png_set_rgb_to_gray(png_structp png_ptr, int error_action, double red, function
    [all...]
  /external/pdfium/third_party/lpng_v163/
pngrtran.c 954 png_debug(1, "in png_set_rgb_to_gray");
1041 png_set_rgb_to_gray(png_structrp png_ptr, int error_action, double red, function
    [all...]
png.h 435 #define png_set_rgb_to_gray FOXIT_png_set_rgb_to_gray macro
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngrtran.c 932 png_debug(1, "in png_set_rgb_to_gray");
1013 png_set_rgb_to_gray(png_structp png_ptr, int error_action, double red, function
    [all...]

Completed in 92 milliseconds