HomeSort by relevance Sort by last modified time
    Searched full:convert_gamma_value (Results 1 - 1 of 1) sorted by null

  /ndk/tests/build/issue20862-libpng-O0/jni/
pngrtran.c 218 convert_gamma_value(png_structp png_ptr, double output_gamma) function
355 png_set_alpha_mode_fixed(png_ptr, mode, convert_gamma_value(png_ptr,
811 png_set_gamma_fixed(png_ptr, convert_gamma_value(png_ptr, scrn_gamma),
812 convert_gamma_value(png_ptr, file_gamma));
    [all...]

Completed in 69 milliseconds