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

  /external/chromium_org/third_party/libpng/
pngusr.h 412 #define png_set_rgb_to_gray_fixed wk_png_set_rgb_to_gray_fixed macro
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...]
png.h     [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
png.h     [all...]
pngrtran.c 929 png_set_rgb_to_gray_fixed(png_structp png_ptr, int error_action, function
    [all...]
  /external/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...]
png.h     [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngrtran.c 649 png_set_rgb_to_gray_fixed(png_ptr, error_action, red_fixed, green_fixed);
654 png_set_rgb_to_gray_fixed(png_structp png_ptr, int error_action, function
    [all...]
png.h     [all...]

Completed in 87 milliseconds