Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dxwindow.c5780 graphics_context; in XMakeImage() local
5790 graphics_context=XCreateGC(display,window->matte_pixmap, in XMakeImage()
5792 (void) XPutImage(display,window->matte_pixmap,graphics_context, in XMakeImage()
5794 (void) XFreeGC(display,graphics_context); in XMakeImage()