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

  /prebuilts/misc/windows/sdl2/test/
testnativex11.c 36 XCreateSimpleWindow(dpy, DefaultRootWindow(dpy), 0, 0, w, h, 0, 0,
  /hardware/intel/common/libva/test/putsurface/
putsurface_x11.c 80 drawable_thread0 = (void *)XCreateSimpleWindow(x11_display, root, x, y, width, height,
109 drawable_thread1 = (void *)XCreateSimpleWindow(x11_display, root, width, 0, width, height,
  /hardware/intel/common/libva/test/common/
va_display_x11.c 79 win = XCreateSimpleWindow(
  /hardware/intel/common/libva/test/basic/
test.c 66 Window win = XCreateSimpleWindow(dpy, RootWindow(dpy, 0), 0, 0, 720, 480, 0, 0, WhitePixel(dpy, 0));
  /external/mesa3d/src/gallium/state_trackers/xvmc/tests/
test_rendering.c 181 window = XCreateSimpleWindow(display, root, 0, 0, output_width, output_height, 0, 0, colorkey);
xvmc_bench.c 227 window = XCreateSimpleWindow(display, root, 0, 0, config.output_width, config.output_height, 0, 0, colorkey);
  /external/autotest/client/site_tests/graphics_GLAPICheck/src/
gles_APICheck.cc 183 Window window = XCreateSimpleWindow(*display, RootWindow(*display, screen),
  /external/skia/src/views/unix/
SkOSWindow_Unix.cpp 139 fUnixWindow.fWin = XCreateSimpleWindow(dsp,
  /external/skia/tools/viewer/sk_app/unix/
Window_unix.cpp 135 fWindow = XCreateSimpleWindow(display,
  /device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/
X11GraphicsWindow.c 955 Drv->win = XCreateSimpleWindow (
  /external/ImageMagick/MagickCore/
vms.h 87 #define XCreateSimpleWindow XCREATESIMPLEWINDOW
    [all...]
  /hardware/intel/common/libmix/mix_video/src/
mixvideoformatenc_mpeg4.c 645 win = XCreateSimpleWindow(display, RootWindow(display, 0), 0, 0,
    [all...]
mixvideoformatenc_preview.c 588 win = XCreateSimpleWindow(display, RootWindow(display, 0), 0, 0,
    [all...]
mixvideoformatenc_h264.c 660 win = XCreateSimpleWindow(display, RootWindow(display, 0), 0, 0,
    [all...]
  /hardware/intel/img/psb_video/src/x11/
psb_xrandr.c 549 win = XCreateSimpleWindow(psb_xrandr_info->dpy, DefaultRootWindow(psb_xrandr_info->dpy), destx, desty, destw, desth, 0, 0, 0);
    [all...]
  /external/mesa3d/include/GL/
vms_x_fix.h 74 #define XCreateSimpleWindow XCREATESIMPLEWINDOW
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xlib.h     [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 
  /hardware/intel/common/libva/test/transcode/
mpeg2transcode.cpp     [all...]

Completed in 442 milliseconds