HomeSort by relevance Sort by last modified time
    Searched refs:XFreeGC (Results 1 - 24 of 24) sorted by null

  /external/mesa3d/src/mesa/drivers/x11/
xmesa_x.h 75 #define XMesaFreeGC XFreeGC
xm_buffer.c 141 XFreeGC(b->xm_visual->display, gc);
541 XFreeGC(xrb->Parent->display, gc);
xfonts.c 362 XFreeGC(dpy, gc);
  /external/mesa3d/src/gallium/winsys/sw/xlib/
xlib_sw_winsys.c 285 XFreeGC(xlib_dt->display, xlib_dt->gc);
315 XFreeGC(display, xlib_dt->gc);
  /external/webrtc/webrtc/modules/video_render/linux/
video_x11_channel.cc 218 XFreeGC(_display, _gc);
  /hardware/intel/img/psb_video/src/x11/
psb_xvva.c 187 XFreeGC((Display *)ctx->native_dpy, output->gc);
192 XFreeGC((Display *)ctx->native_dpy, output->extend_gc);
473 XFreeGC((Display *)ctx->native_dpy, output->gc);
729 XFreeGC((Display *)ctx->native_dpy, output->gc);
psb_x11.c 261 XFreeGC((Display *)ctx->native_dpy, gc);
psb_coverlay.c     [all...]
  /external/mesa3d/src/gallium/state_trackers/glx/xlib/
glx_usefont.c 363 XFreeGC(dpy, gc);
  /external/mesa3d/src/glx/
xfont.c 374 XFreeGC(dpy, gc);
drisw_glx.c 85 XFreeGC(dpy, pdp->gc);
86 XFreeGC(dpy, pdp->swapgc);
  /external/webrtc/webrtc/modules/desktop_capture/
screen_capturer_x11.cc 412 XFreeGC(display(), gc_);
  /external/webrtc/webrtc/modules/desktop_capture/x11/
x_server_pixel_buffer.cc 82 XFreeGC(display_, shm_gc_);
  /external/skia/tools/sk_app/unix/
Window_unix.cpp 169 XFreeGC(fDisplay, fGC);
  /external/skqp/tools/sk_app/unix/
Window_unix.cpp 169 XFreeGC(fDisplay, fGC);
  /external/swiftshader/third_party/PowerVR_SDK/Shell/OS/LinuxX11/
PVRShellOS.cpp 247 XFreeGC(m_X11Display,m_X11GC);
  /external/libpng/contrib/gregbook/
rpng-x.c 25 - 1.13: fixed XFreeGC() crash bug (thanks to Patrick Welche)
885 XFreeGC(display, gc);
rpng2-x.c 31 - 1.22: fixed XFreeGC() crash bug (thanks to Patrick Welche)
    [all...]
  /external/ImageMagick/MagickCore/
xwindow.c 375 XFreeGC(windows->display,windows->icon_pixel->annotate_context);
385 XFreeGC(windows->display,windows->pixel_info->annotate_context);
387 XFreeGC(windows->display,windows->pixel_info->widget_context);
389 XFreeGC(windows->display,windows->pixel_info->highlight_context);
541 (void) XFreeGC(display,annotate_context);
    [all...]
animate.c     [all...]
vms.h 148 #define XFreeGC XFREEGC
    [all...]
display.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xlib.h     [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 

Completed in 808 milliseconds