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

  /external/libpng/
pngpriv.h 699 #define png_float(png_ptr, fixed, s) (.00001 * (fixed)) macro
    [all...]
  /external/opencv3/3rdparty/libpng/
pngpriv.h 598 #define png_float(png_ptr, fixed, s) (.00001 * (fixed)) macro
    [all...]
  /external/pdfium/third_party/lpng_v163/
pngpriv.h 632 #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 120 milliseconds