/external/chromium_org/third_party/mesa/src/include/GL/ |
glx_mangle.h | 29 #define glXChooseVisual mglXChooseVisual
|
glx.h | 68 * Tokens for glXChooseVisual and glXGetConfig: 200 extern XVisualInfo* glXChooseVisual( Display *dpy, int screen,
|
/external/mesa3d/include/GL/ |
glx_mangle.h | 29 #define glXChooseVisual mglXChooseVisual
|
glx.h | 68 * Tokens for glXChooseVisual and glXGetConfig: 200 extern XVisualInfo* glXChooseVisual( Display *dpy, int screen,
|
/external/qemu/distrib/sdl-1.2.15/src/video/x11/ |
SDL_x11gl_c.h | 36 XVisualInfo* glx_visualinfo; /* XVisualInfo* returned by glXChooseVisual */ 40 XVisualInfo* (*glXChooseVisual)
|
SDL_x11gl.c | 206 glx_visualinfo = this->gl_data->glXChooseVisual(GFX_Display, 211 glx_visualinfo = this->gl_data->glXChooseVisual(GFX_Display, 472 this->gl_data->glXChooseVisual = NULL; 525 this->gl_data->glXChooseVisual = 526 (XVisualInfo *(*)(Display *, int, int *)) X11_GL_GetProcAddress(this, "glXChooseVisual"); 546 if ( (this->gl_data->glXChooseVisual == NULL) ||
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/ |
glx_mangle.h | 29 #define glXChooseVisual mglXChooseVisual
|
glx.h | 68 * Tokens for glXChooseVisual and glXGetConfig: 190 extern XVisualInfo* glXChooseVisual( Display *dpy, int screen,
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/GL/ |
glx_mangle.h | 29 #define glXChooseVisual mglXChooseVisual
|
glx.h | 68 * Tokens for glXChooseVisual and glXGetConfig: 190 extern XVisualInfo* glXChooseVisual( Display *dpy, int screen,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/GL/ |
glx_mangle.h | 29 #define glXChooseVisual mglXChooseVisual
|
glx.h | 68 * Tokens for glXChooseVisual and glXGetConfig: 190 extern XVisualInfo* glXChooseVisual( Display *dpy, int screen,
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/glx/xlib/ |
glx_getproc.c | 47 { "glXChooseVisual", (__GLXextFuncPtr) glXChooseVisual },
|
glx_api.c | 307 * returned by glXChooseVisual. Since this is the first time we're 322 /* can be done? They should use glXChooseVisual(). */ 655 * Helper used by glXChooseVisual and glXChooseFBConfig. 975 /* Note: we're not exactly obeying the glXChooseVisual rules here. 1021 glXChooseVisual( Display *dpy, int screen, int *list ) 1088 /* This visual wasn't found with glXChooseVisual() */ [all...] |
/external/mesa3d/src/gallium/state_trackers/glx/xlib/ |
glx_getproc.c | 47 { "glXChooseVisual", (__GLXextFuncPtr) glXChooseVisual },
|
glx_api.c | 307 * returned by glXChooseVisual. Since this is the first time we're 322 /* can be done? They should use glXChooseVisual(). */ 655 * Helper used by glXChooseVisual and glXChooseFBConfig. 975 /* Note: we're not exactly obeying the glXChooseVisual rules here. 1021 glXChooseVisual( Display *dpy, int screen, int *list ) 1088 /* This visual wasn't found with glXChooseVisual() */ [all...] |
/external/chromium_org/third_party/skia/src/views/unix/ |
SkOSWindow_Unix.cpp | 104 fVi = glXChooseVisual(dsp, DefaultScreen(dsp), msaaAtt); 108 fVi = glXChooseVisual(dsp, DefaultScreen(dsp), att);
|
/external/skia/src/views/unix/ |
SkOSWindow_Unix.cpp | 104 fVi = glXChooseVisual(dsp, DefaultScreen(dsp), msaaAtt); 108 fVi = glXChooseVisual(dsp, DefaultScreen(dsp), att);
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/ |
glxapi.c | 191 glXChooseVisual(Display *dpy, int screen, int *list) 1230 { "glXChooseVisual", (__GLXextFuncPtr) glXChooseVisual }, [all...] |
/external/mesa3d/src/mesa/drivers/x11/ |
glxapi.c | 191 glXChooseVisual(Display *dpy, int screen, int *list) 1230 { "glXChooseVisual", (__GLXextFuncPtr) glXChooseVisual }, [all...] |
/external/chromium_org/third_party/mesa/src/src/glx/ |
glxcmds.c | 904 * glXChooseVisual. 1082 * \sa qsort, glXChooseVisual, glXChooseFBConfig, glXChooseFBConfigSGIX 1149 * This function forms to basis of \c glXChooseVisual, \c glXChooseFBConfig, 1159 * the form expected by \c glXChooseVisual (where boolean [all...] |
/external/mesa3d/src/glx/ |
glxcmds.c | 904 * glXChooseVisual. 1082 * \sa qsort, glXChooseVisual, glXChooseFBConfig, glXChooseFBConfigSGIX 1149 * This function forms to basis of \c glXChooseVisual, \c glXChooseFBConfig, 1159 * the form expected by \c glXChooseVisual (where boolean [all...] |
/prebuilts/tools/linux-x86/swt/ |
swt.jar | |
/prebuilts/tools/linux-x86_64/swt/ |
swt.jar | |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | |