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

  /external/libpng/
pngrtran.c 804 png_set_gamma_fixed(png_structrp png_ptr, png_fixed_point scrn_gamma, function
807 png_debug(1, "in png_set_gamma_fixed");
846 png_set_gamma_fixed(png_ptr, convert_gamma_value(png_ptr, scrn_gamma),
    [all...]
  /external/pdfium/third_party/libpng16/
pngrtran.c 804 png_set_gamma_fixed(png_structrp png_ptr, png_fixed_point scrn_gamma, function
807 png_debug(1, "in png_set_gamma_fixed");
846 png_set_gamma_fixed(png_ptr, convert_gamma_value(png_ptr, scrn_gamma),
    [all...]
  /external/skia/third_party/libpng/
pngrtran.c 804 png_set_gamma_fixed(png_structrp png_ptr, png_fixed_point scrn_gamma, function
807 png_debug(1, "in png_set_gamma_fixed");
846 png_set_gamma_fixed(png_ptr, convert_gamma_value(png_ptr, scrn_gamma),
    [all...]
pngprefix.h 346 #define png_set_gamma_fixed skia_png_set_gamma_fixed macro

Completed in 120 milliseconds