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

  /ndk/tests/build/issue20862-libpng-O0/jni/
pngpriv.h 617 #define png_fixed(png_ptr, fp, s) ((fp) <= 21474 && (fp) >= -21474 ?\ macro
620 PNG_EXTERN png_fixed_point png_fixed PNGARG((png_structp png_ptr, double fp,
    [all...]
pngrtran.c 130 need_expand, png_fixed(png_ptr, background_gamma, "png_set_background"));
    [all...]

Completed in 23 milliseconds