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

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
vl_winsys_xsp.c 69 if (XGetGeometry(xsp_screen->display, drawable, &root, &x, &y, &width, &height, &border_width, &depth) == BadDrawable)
  /external/mesa3d/src/gallium/auxiliary/vl/
vl_winsys_xsp.c 69 if (XGetGeometry(xsp_screen->display, drawable, &root, &x, &y, &width, &height, &border_width, &depth) == BadDrawable)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
X.h 363 #define BadDrawable 9 /* parameter not a Pixmap or Window */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
X.h 363 #define BadDrawable 9 /* parameter not a Pixmap or Window */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
X.h 363 #define BadDrawable 9 /* parameter not a Pixmap or Window */
  /external/chromium_org/third_party/mesa/src/src/glx/
dri2.c 181 err->errorCode == BadDrawable &&
187 * DRI2DestroyDrawable. So just ignore BadDrawable here. */
189 err->errorCode == BadDrawable &&
  /external/mesa3d/src/glx/
dri2.c 181 err->errorCode == BadDrawable &&
187 * DRI2DestroyDrawable. So just ignore BadDrawable here. */
189 err->errorCode == BadDrawable &&
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xvmc/
surface.c 393 return BadDrawable;
  /external/mesa3d/src/gallium/state_trackers/xvmc/
surface.c 393 return BadDrawable;

Completed in 105 milliseconds