/external/mesa3d/src/mesa/drivers/x11/ |
D | xmesa_x.h | 75 #define XMesaFreeGC XFreeGC
|
D | xm_buffer.c | 141 XFreeGC(b->xm_visual->display, gc); in alloc_back_shm_ximage() 541 XFreeGC(xrb->Parent->display, gc); in xmesa_UnmapRenderbuffer()
|
D | xfonts.c | 362 XFreeGC(dpy, gc); in Fake_glXUseXFont()
|
/external/mesa3d/src/gallium/winsys/sw/xlib/ |
D | xlib_sw_winsys.c | 285 XFreeGC(xlib_dt->display, xlib_dt->gc); in xlib_displaytarget_destroy() 315 XFreeGC(display, xlib_dt->gc); in xlib_sw_display()
|
/external/webrtc/webrtc/modules/video_render/linux/ |
D | video_x11_channel.cc | 218 XFreeGC(_display, _gc); in ReleaseWindow()
|
/external/webrtc/webrtc/modules/desktop_capture/ |
D | screen_capturer_x11.cc | 412 XFreeGC(display(), gc_); in DeinitXlib()
|
/external/mesa3d/src/glx/ |
D | drisw_glx.c | 85 XFreeGC(dpy, pdp->gc); in XDestroyDrawable() 86 XFreeGC(dpy, pdp->swapgc); in XDestroyDrawable()
|
D | xfont.c | 374 XFreeGC(dpy, gc); in DRI_glXUseXFont()
|
/external/webrtc/webrtc/modules/desktop_capture/x11/ |
D | x_server_pixel_buffer.cc | 82 XFreeGC(display_, shm_gc_); in Release()
|
/external/mesa3d/src/gallium/state_trackers/glx/xlib/ |
D | glx_usefont.c | 363 XFreeGC(dpy, gc); in glXUseXFont()
|
/external/skia/tools/sk_app/unix/ |
D | Window_unix.cpp | 169 XFreeGC(fDisplay, fGC); in closeWindow()
|
/external/skqp/tools/sk_app/unix/ |
D | Window_unix.cpp | 169 XFreeGC(fDisplay, fGC); in closeWindow()
|
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/LinuxX11/ |
D | PVRShellOS.cpp | 247 XFreeGC(m_X11Display,m_X11GC); in OsDoReleaseAPI()
|
/external/libpng/contrib/gregbook/ |
D | rpng-x.c | 885 XFreeGC(display, gc); in rpng_x_cleanup()
|
D | rpng2-x.c | 2117 XFreeGC(display, gc); in rpng2_x_cleanup()
|
/external/ImageMagick/MagickCore/ |
D | xwindow.c | 370 XFreeGC(windows->display,windows->icon_pixel->annotate_context); in DestroyXResources() 380 XFreeGC(windows->display,windows->pixel_info->annotate_context); in DestroyXResources() 382 XFreeGC(windows->display,windows->pixel_info->widget_context); in DestroyXResources() 384 XFreeGC(windows->display,windows->pixel_info->highlight_context); in DestroyXResources() 535 (void) XFreeGC(display,annotate_context); in XAnnotateImage() 2433 (void) XFreeGC(display,draw_context); in XDrawImage() 2757 (void) XFreeGC(display,window_info->annotate_context); in XFreeResources() 2759 (void) XFreeGC(display,window_info->highlight_context); in XFreeResources() 2761 (void) XFreeGC(display,window_info->widget_context); in XFreeResources() 5801 (void) XFreeGC(display,graphics_context); in XMakeImage() [all …]
|
D | animate.c | 1595 (void) XFreeGC(display,pixel->annotate_context); in XAnimateImages() 1603 (void) XFreeGC(display,pixel->widget_context); in XAnimateImages() 1614 (void) XFreeGC(display,pixel->highlight_context); in XAnimateImages() 1643 (void) XFreeGC(display,icon_pixel->annotate_context); in XAnimateImages()
|
D | vms.h | 148 #define XFreeGC XFREEGC macro
|
D | display.c | 14648 (void) XFreeGC(display,pixel->annotate_context); in XDisplayImage() 14656 (void) XFreeGC(display,pixel->widget_context); in XDisplayImage() 14667 (void) XFreeGC(display,pixel->highlight_context); in XDisplayImage() 14696 (void) XFreeGC(display,icon_pixel->annotate_context); in XDisplayImage()
|
/external/libpng/ |
D | CHANGES | 1126 Fixed contrib/gregbook/rpng-x.c, rpng2-x.c to avoid crash with XFreeGC().
|
/external/kotlinc/lib/ |
D | kotlin-compiler.jar | META-INF/MANIFEST.MF
org/jetbrains/kotlin/utils/JavaSdkUtil.class
JavaSdkUtil ... |