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

  /hardware/qcom/msm8998/json-c/
linkhash.h 101 * Number of resizes.
103 int resizes; member in struct:lh_table
linkhash.c 476 t->resizes++;
  /external/ImageMagick/www/api/
resize.php 61 <p>This is shortcut function for a fast interpolative resize using mesh interpolation. It works well for small resizes of less than +/- 50 of the original image size. For larger resizing on images a full filtered and slower resize function should be used instead.</p>
96 <p>InterpolativeResizeImage() resizes an image using the specified interpolation method.</p>
annotate.php 94 G original image size (wxh; before any resizes)
  /prebuilts/go/darwin-x86/src/crypto/tls/
conn.go 452 // resize resizes block to be n bytes, growing if necessary.
    [all...]
  /prebuilts/go/linux-x86/src/crypto/tls/
conn.go 452 // resize resizes block to be n bytes, growing if necessary.
    [all...]
  /external/boringssl/src/ssl/test/runner/
conn.go 636 // resize resizes block to be n bytes, growing if necessary.
    [all...]

Completed in 551 milliseconds