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

  /external/ImageMagick/coders/
cin.c     [all...]
vips.c 707 (void) WriteBlobFloat(image,(image->resolution.x / 10));
708 (void) WriteBlobFloat(image,(image->resolution.y / 10));
712 (void) WriteBlobFloat(image,(image->resolution.x / 25.4));
713 (void) WriteBlobFloat(image,(image->resolution.y / 25.4));
dpx.c     [all...]
  /external/ImageMagick/MagickCore/
blob-private.h 113 WriteBlobFloat(Image *,const float),
methods.h     [all...]
blob.c     [all...]

Completed in 116 milliseconds