Home
last modified time | relevance | path

Searched refs:texture_wand (Results 1 – 1 of 1) sorted by relevance

/external/ImageMagick/MagickWand/
Dmagick-image.c11636 const MagickWand *texture_wand) in MagickTextureImage() argument
11649 (texture_wand->images == (Image *) NULL)) in MagickTextureImage()
11658 status=TextureImage(texture_image,texture_wand->images,wand->exception); in MagickTextureImage()