/external/mesa3d/src/egl/drivers/dri2/ |
platform_x11.c | 281 _EGLConfig *conf, EGLNativePixmapType pixmap, 285 pixmap, attrib_list); 672 /* No-op for a pixmap or pbuffer surface */ 713 /* No-op for a pixmap or pbuffer surface */ 913 "dri2_create_image_khr: unsupported pixmap depth"); [all...] |
/frameworks/native/opengl/libs/EGL/ |
eglApi.cpp | 523 NativePixmapType pixmap, 532 dp->disp.dpy, config, pixmap, attrib_list); [all...] |
/external/chromium_org/third_party/mesa/src/src/egl/main/ |
eglapi.c | 543 EGLNativePixmapType pixmap, const EGLint *attrib_list) 555 surf = drv->API.CreatePixmapSurface(drv, disp, conf, pixmap, attrib_list); [all...] |
/external/mesa3d/src/egl/main/ |
eglapi.c | 543 EGLNativePixmapType pixmap, const EGLint *attrib_list) 555 surf = drv->API.CreatePixmapSurface(drv, disp, conf, pixmap, attrib_list); [all...] |
/device/generic/goldfish/opengl/system/egl/ |
egl.cpp | 695 EGLSurface eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, const EGLint *attrib_list) 697 //XXX: Pixmap not supported. The host cannot render to a pixmap resource 743 // not modified for a window or pixmap surface [all...] |
/external/kernel-headers/original/linux/ |
fb.h | 580 * Pixmap structure definition 855 struct fb_pixmap pixmap; \/* Image hardware mapper *\/ member in struct:fb_info [all...] |
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/Xxf86dga/ |
XF86DGA2.c | 376 Pixmap pid; 430 dev->pixmap = (rep.flags & XDGAPixmap) ? pid : 0;
|
/frameworks/base/core/jni/ |
android_opengl_EGL14.cpp | 735 /* EGLSurface eglCreatePixmapSurface ( EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, const EGLint *attrib_list ) */ 738 (JNIEnv *_env, jobject _this, jobject dpy, jobject config, jint pixmap, jintArray attrib_list_ref, jint offset) { [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | |
/prebuilts/tools/linux-x86/swt/ |
swt.jar | |
/prebuilts/tools/linux-x86_64/swt/ |
swt.jar | |