Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dxwindow.c5787 graphics_context; in XMakeImage() local
5797 graphics_context=XCreateGC(display,window->matte_pixmap, in XMakeImage()
5799 (void) XPutImage(display,window->matte_pixmap,graphics_context, in XMakeImage()
5801 (void) XFreeGC(display,graphics_context); in XMakeImage()