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

  /external/libpng/
pngpriv.h 685 #define png_float(png_ptr, fixed, s) (.00001 * (fixed)) macro
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngpriv.h 598 #define png_float(png_ptr, fixed, s) (.00001 * (fixed)) macro
    [all...]

Completed in 2695 milliseconds