/external/webrtc/webrtc/modules/video_render/linux/ |
D | video_x11_channel.cc | 144 if (XGetGeometry(_display, _window, &rootret, &x, &y, &winWidth, in Init() 188 if (XGetGeometry(_display, _window, &rootret, &x, &y, &winWidth, in ChangeWindow()
|
/external/skia/tools/viewer/sk_app/unix/ |
D | GLWindowContext_unix.cpp | 102 XGetGeometry(fDisplay, fWindow, &root, &x, &y, in onInitializeContext()
|
/external/mesa3d/src/glx/apple/ |
D | apple_glx_surface.c | 54 XGetGeometry(dpy, drawable, &root, &x, &y, &width, &height, &bd, &depth); in update_viewport_and_scissor()
|
D | apple_glx_drawable.c | 404 XGetGeometry(dpy, d->drawable, &root, &x, &y, &width, &height, &bd, in apple_glx_garbage_collect_drawables()
|
/external/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_winsys_xsp.c | 69 …if (XGetGeometry(xsp_screen->display, drawable, &root, &x, &y, &width, &height, &border_width, &de… in vl_screen_texture_from_drawable()
|
/external/autotest/client/deps/glbench/src/ |
D | waffle_stuff.cc | 81 XGetGeometry(nw->glx->xlib_display, nw->glx->xlib_window, in GetSurfaceSize()
|
/external/deqp/framework/platform/X11/ |
D | tcuX11.cpp | 237 …XGetGeometry(m_display.getXDisplay(), m_window, &root, &x, &y, &width_, &height_, &borderWidth, &d… in getDimensions()
|
/external/mesa3d/src/gallium/state_trackers/egl/x11/ |
D | x11_screen.c | 200 ok = XGetGeometry(xscr->dpy, drawable, &root, in x11_drawable_get_depth()
|
D | native_ximage.c | 104 ok = XGetGeometry(xsurf->xdpy->dpy, xsurf->drawable, in ximage_surface_update_geometry()
|
/external/webrtc/webrtc/base/ |
D | x11windowpicker.cc | 371 if (!XGetGeometry(display_, src_pixmap, &root, &x, &y, in GetWindowThumbnail()
|
/external/mesa3d/src/glx/ |
D | drisw_glx.c | 146 XGetGeometry(dpy, drawable, &root, x, y, &uw, &uh, &bw, &depth); in swrastGetDrawableInfo()
|
D | glx_pbuffer.c | 762 if (XGetGeometry in glXQueryDrawable()
|
/external/mesa3d/src/gallium/state_trackers/glx/xlib/ |
D | xm_api.c | 278 stat = XGetGeometry(dpy, d, &root, &xpos, &ypos, &w, &h, &bw, &depth); in get_drawable_size()
|
/external/ImageMagick/MagickCore/ |
D | vms.h | 160 #define XGetGeometry XGETGEOMETRY macro
|
D | xwindow.c | 3893 status=XGetGeometry(display,target_window,&root_window,&x,&x,&d,&d,&d,&d); in XGetWindowColor() 4956 status=XGetGeometry(display,target,&root,&x,&x,&d,&d,&d,&d); in XImportImage()
|
/external/mesa3d/src/egl/drivers/glx/ |
D | egl_glx.c | 818 stat = XGetGeometry(dpy, d, &root, &xpos, &ypos, &w, &h, &bw, &depth); in get_drawable_size()
|
/external/mesa3d/src/mesa/drivers/x11/ |
D | xm_api.c | 229 stat = XGetGeometry(dpy, d, &root, &xpos, &ypos, &w, &h, &bw, &depth); in get_drawable_size()
|
/external/mesa3d/include/GL/ |
D | vms_x_fix.h | 163 #define XGetGeometry XGETGEOMETRY macro
|