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

  /external/chromium_org/third_party/libpng/
pngrtran.c 694 png_set_rgb_to_gray_fixed(png_ptr, error_action, red_fixed, green_fixed);
699 png_set_rgb_to_gray_fixed(png_structp png_ptr, int error_action, function
    [all...]
pngusr.h 412 #define png_set_rgb_to_gray_fixed wk_png_set_rgb_to_gray_fixed macro
  /external/libpng/
pngrtran.c 952 png_set_rgb_to_gray_fixed(png_structrp png_ptr, int error_action, function
    [all...]
  /external/qemu/distrib/libpng-1.2.46/
pngrtran.c 694 png_set_rgb_to_gray_fixed(png_ptr, error_action, red_fixed, green_fixed);
699 png_set_rgb_to_gray_fixed(png_structp png_ptr, int error_action, function
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngrtran.c 929 png_set_rgb_to_gray_fixed(png_structp png_ptr, int error_action, function
    [all...]

Completed in 133 milliseconds