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

  /external/chromium_org/third_party/mesa/src/src/gallium/targets/graw-xlib/
graw_xlib.c 126 sizehints.flags = USSize | USPosition;
  /external/mesa3d/src/gallium/targets/graw-xlib/
graw_xlib.c 126 sizehints.flags = USSize | USPosition;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
Xutil.h 96 #define USPosition (1L << 0) /* user specified x, y */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xutil.h 96 #define USPosition (1L << 0) /* user specified x, y */
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11video.c 809 hints->flags |= USPosition;
813 hints->flags |= USPosition;
    [all...]

Completed in 337 milliseconds