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

  /external/opencv3/3rdparty/libpng/
png.c 856 png_int_32 d, dwhite, whiteX, whiteY; local
861 dwhite = d;
868 dwhite += d;
875 dwhite += d;
882 if (!png_muldiv(&xy->whitex, whiteX, PNG_FP_1, dwhite)) return 1;
883 if (!png_muldiv(&xy->whitey, whiteY, PNG_FP_1, dwhite)) return 1;
    [all...]
  /external/libpng/
png.c 1200 png_int_32 d, dwhite, whiteX, whiteY; local
    [all...]
  /external/pdfium/third_party/lpng_v163/
png.c 1134 png_int_32 d, dwhite, whiteX, whiteY; local
    [all...]

Completed in 483 milliseconds