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

  /external/libpng/
pngrtran.c 125 png_set_background_fixed(png_structrp png_ptr, function
129 png_debug(1, "in png_set_background_fixed");
159 png_set_background_fixed(png_ptr, background_color, background_gamma_code,
    [all...]
  /external/pdfium/third_party/libpng16/
pngrtran.c 125 png_set_background_fixed(png_structrp png_ptr, function
129 png_debug(1, "in png_set_background_fixed");
159 png_set_background_fixed(png_ptr, background_color, background_gamma_code,
    [all...]
  /external/skia/third_party/libpng/
pngrtran.c 125 png_set_background_fixed(png_structrp png_ptr, function
129 png_debug(1, "in png_set_background_fixed");
159 png_set_background_fixed(png_ptr, background_color, background_gamma_code,
    [all...]
pngprefix.h 340 #define png_set_background_fixed skia_png_set_background_fixed macro

Completed in 559 milliseconds