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

  /external/libpng/
pngpriv.h 728 #define png_float(png_ptr, fixed, s) (.00001 * (fixed)) macro
    [all...]
  /external/pdfium/third_party/libpng16/
pngpriv.h 699 #define png_float(png_ptr, fixed, s) (.00001 * (fixed)) macro
    [all...]
  /external/skia/third_party/libpng/
pngpriv.h 699 #define png_float(png_ptr, fixed, s) (.00001 * (fixed)) macro
    [all...]

Completed in 434 milliseconds