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

  /external/ImageMagick/MagickCore/
blob-private.h 61 *ReferenceBlob(BlobInfo *);
methods.h     [all...]
list.c     [all...]
blob.c     [all...]
image.c 408 image->next->blob=ReferenceBlob(image->blob);
869 clone_image->blob=ReferenceBlob(image->blob);
    [all...]
  /external/ImageMagick/coders/
mat.c 803 rotated_image->blob=ReferenceBlob(image->blob);
    [all...]
pcd.c     [all...]
icon.c 390 icon_image->blob=ReferenceBlob(image->blob);
    [all...]
wpg.c 890 p->blob=ReferenceBlob(image->blob);
    [all...]
dds.c     [all...]
tiff.c     [all...]

Completed in 76 milliseconds