Searched refs:EGL_PIXMAP_BIT (Results 1 – 10 of 10) sorted by relevance
/frameworks/native/opengl/libagl/ |
D | egl.cpp | 960 { EGL_SURFACE_TYPE, EGL_WINDOW_BIT|EGL_PBUFFER_BIT|EGL_PIXMAP_BIT }, 972 { EGL_SURFACE_TYPE, EGL_WINDOW_BIT|EGL_PBUFFER_BIT|EGL_PIXMAP_BIT }, 985 { EGL_SURFACE_TYPE, EGL_WINDOW_BIT|EGL_PBUFFER_BIT|EGL_PIXMAP_BIT }, 997 { EGL_SURFACE_TYPE, EGL_WINDOW_BIT|EGL_PBUFFER_BIT|EGL_PIXMAP_BIT }, 1010 { EGL_SURFACE_TYPE, EGL_WINDOW_BIT|EGL_PBUFFER_BIT|EGL_PIXMAP_BIT }, 1022 { EGL_SURFACE_TYPE, EGL_WINDOW_BIT|EGL_PBUFFER_BIT|EGL_PIXMAP_BIT }, 1035 { EGL_SURFACE_TYPE, EGL_WINDOW_BIT|EGL_PBUFFER_BIT|EGL_PIXMAP_BIT }, 1047 { EGL_SURFACE_TYPE, EGL_WINDOW_BIT|EGL_PBUFFER_BIT|EGL_PIXMAP_BIT }, 1060 { EGL_SURFACE_TYPE, EGL_WINDOW_BIT|EGL_PBUFFER_BIT|EGL_PIXMAP_BIT }, 1345 if (!(surfaceType & EGL_PIXMAP_BIT)) in createPixmapSurface()
|
/frameworks/base/opengl/java/javax/microedition/khronos/egl/ |
D | EGL10.java | 89 int EGL_PIXMAP_BIT = 0x02; field
|
/frameworks/native/opengl/tests/angeles/include/GLES/ |
D | egl.h | 154 #define EGL_PIXMAP_BIT 0x02 macro
|
/frameworks/base/opengl/java/android/opengl/ |
D | EGL14.java | 98 public static final int EGL_PIXMAP_BIT = 0x0002; field in EGL14
|
/frameworks/native/opengl/include/EGL/ |
D | egl.h | 102 #define EGL_PIXMAP_BIT 0x0002 macro
|
/frameworks/native/opengl/tools/glgen/stubs/egl/ |
D | EGL14Header.java-if | 98 public static final int EGL_PIXMAP_BIT = 0x0002;
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 18768 field public static final int EGL_PIXMAP_BIT = 2; // 0x2 51750 field public static final int EGL_PIXMAP_BIT = 2; // 0x2
|
/frameworks/base/api/ |
D | current.txt | 27628 field public static final int EGL_PIXMAP_BIT = 2; // 0x2 69109 field public static final int EGL_PIXMAP_BIT = 2; // 0x2
|
D | test-current.txt | 27784 field public static final int EGL_PIXMAP_BIT = 2; // 0x2 69591 field public static final int EGL_PIXMAP_BIT = 2; // 0x2
|
D | system-current.txt | 30343 field public static final int EGL_PIXMAP_BIT = 2; // 0x2 73067 field public static final int EGL_PIXMAP_BIT = 2; // 0x2
|