Searched refs:TextureImage (Results 1 - 16 of 16) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dcomposite.h103 TextureImage(Image *,const Image *,ExceptionInfo *);
H A Dmontage.c671 (void) TextureImage(montage,texture,exception);
H A Dmethods.h1177 #define TextureImage PrependMagickMethod(TextureImage) macro
H A Dcomposite.c2342 % TextureImage() repeatedly tiles the texture image across and down the image
2345 % The format of the TextureImage method is:
2347 % MagickBooleanType TextureImage(Image *image,const Image *texture,
2357 MagickExport MagickBooleanType TextureImage(Image *image,const Image *texture,
2354 MagickExport MagickBooleanType TextureImage(Image *image,const Image *texture, function
/external/ImageMagick/www/api/
H A Dcomposite.php55 <p class="text-center"><a href="composite.php#CompositeImage">CompositeImage</a> &bull; <a href="composite.php#TextureImage">TextureImage</a></p>
112 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/composite_8c.html" id="TextureImage">TextureImage</a></h2>
114 <p>TextureImage() repeatedly tiles the texture image across and down the image canvas.</p>
116 <p>The format of the TextureImage method is:</p>
119 MagickBooleanType TextureImage(Image *image,const Image *texture,
/external/ImageMagick/coders/
H A Dtile.c137 (void) TextureImage(image,tile_image,exception);
H A Dtxt.c308 (void) TextureImage(image,texture,exception);
343 (void) TextureImage(image,texture,exception);
H A Dpattern.c995 (void) TextureImage(image,pattern_image,exception);
H A Dmsl.c7154 (void) TextureImage(msl_info->image[n],texture_image,exception);
/external/ImageMagick/Magick++/lib/Magick++/
H A DInclude.h1472 using MagickCore::TextureImage;
/external/deqp/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessTexturesTests.cpp4275 void CompressedSubImageTest::TextureImage<1>(glw::GLint internalformat) function in class:gl4cts::DirectStateAccess::Textures::CompressedSubImageTest
4291 void CompressedSubImageTest::TextureImage<2>(glw::GLint internalformat) function in class:gl4cts::DirectStateAccess::Textures::CompressedSubImageTest
4308 void CompressedSubImageTest::TextureImage<3>(glw::GLint internalformat) function in class:gl4cts::DirectStateAccess::Textures::CompressedSubImageTest
4513 TextureImage<D>(internalformat);
H A Dgl4cDirectStateAccessTests.hpp5511 void TextureImage(glw::GLint internalformat);
/external/ImageMagick/Magick++/lib/
H A DImage.cpp4568 TextureImage(image(),texture_.constImage(),exceptionInfo);
/external/ImageMagick/MagickWand/
H A Dmagick-image.c11899 status=TextureImage(texture_image,texture_wand->images,wand->exception);
/external/ImageMagick/PerlMagick/
H A DMagick.xs7429 TextureImage = 108
9411 TextureImage(image,argument_list[0].image_reference,exception);
/external/ImageMagick/PerlMagick/quantum/
H A Dquantum.xs.in7429 TextureImage = 108
9411 TextureImage(image,argument_list[0].image_reference,exception);

Completed in 528 milliseconds