OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EGL_TRANSPARENT_RGB
(Results
1 - 25
of
86
) sorted by null
1
2
3
4
/frameworks/native/opengl/tools/glgen/stubs/egl/
EGL14Header.java-if
90
public static final int
EGL_TRANSPARENT_RGB
= 0x3052;
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
EGL10.java
66
int
EGL_TRANSPARENT_RGB
= 0x3052;
/external/deqp/framework/egl/
egluStrUtil.inl
169
case
EGL_TRANSPARENT_RGB
: return "
EGL_TRANSPARENT_RGB
";
/frameworks/base/opengl/java/android/opengl/
EGL14.java
90
public static final int
EGL_TRANSPARENT_RGB
= 0x3052;
/frameworks/native/opengl/tests/angeles/include/GLES/
egl.h
158
#define
EGL_TRANSPARENT_RGB
0x3052
/external/deqp/modules/egl/
teglQueryConfigTests.cpp
293
if (!(value == EGL_NONE || value ==
EGL_TRANSPARENT_RGB
))
490
if (transparentType ==
EGL_TRANSPARENT_RGB
)
/development/ndk/platforms/android-9/include/EGL/
egl.h
136
#define
EGL_TRANSPARENT_RGB
0x3052 /* EGL_TRANSPARENT_TYPE value */
/external/chromium_org/ppapi/lib/gl/include/EGL/
egl.h
136
#define
EGL_TRANSPARENT_RGB
0x3052 /* EGL_TRANSPARENT_TYPE value */
/external/chromium_org/third_party/khronos/EGL/
egl.h
136
#define
EGL_TRANSPARENT_RGB
0x3052 /* EGL_TRANSPARENT_TYPE value */
/external/chromium_org/third_party/mesa/src/include/EGL/
egl.h
136
#define
EGL_TRANSPARENT_RGB
0x3052 /* EGL_TRANSPARENT_TYPE value */
/external/mesa3d/include/EGL/
egl.h
136
#define
EGL_TRANSPARENT_RGB
0x3052 /* EGL_TRANSPARENT_TYPE value */
/frameworks/native/opengl/include/EGL/
egl.h
136
#define
EGL_TRANSPARENT_RGB
0x3052 /* EGL_TRANSPARENT_TYPE value */
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/EGL/
egl.h
136
#define
EGL_TRANSPARENT_RGB
0x3052 /* EGL_TRANSPARENT_TYPE value */
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/EGL/
egl.h
136
#define
EGL_TRANSPARENT_RGB
0x3052 /* EGL_TRANSPARENT_TYPE value */
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/EGL/
egl.h
136
#define
EGL_TRANSPARENT_RGB
0x3052 /* EGL_TRANSPARENT_TYPE value */
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/EGL/
egl.h
136
#define
EGL_TRANSPARENT_RGB
0x3052 /* EGL_TRANSPARENT_TYPE value */
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/EGL/
egl.h
136
#define
EGL_TRANSPARENT_RGB
0x3052 /* EGL_TRANSPARENT_TYPE value */
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/EGL/
egl.h
136
#define
EGL_TRANSPARENT_RGB
0x3052 /* EGL_TRANSPARENT_TYPE value */
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/EGL/
egl.h
136
#define
EGL_TRANSPARENT_RGB
0x3052 /* EGL_TRANSPARENT_TYPE value */
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/EGL/
egl.h
136
#define
EGL_TRANSPARENT_RGB
0x3052 /* EGL_TRANSPARENT_TYPE value */
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/EGL/
egl.h
136
#define
EGL_TRANSPARENT_RGB
0x3052 /* EGL_TRANSPARENT_TYPE value */
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/EGL/
egl.h
136
#define
EGL_TRANSPARENT_RGB
0x3052 /* EGL_TRANSPARENT_TYPE value */
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/EGL/
egl.h
136
#define
EGL_TRANSPARENT_RGB
0x3052 /* EGL_TRANSPARENT_TYPE value */
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/EGL/
egl.h
136
#define
EGL_TRANSPARENT_RGB
0x3052 /* EGL_TRANSPARENT_TYPE value */
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/EGL/
egl.h
136
#define
EGL_TRANSPARENT_RGB
0x3052 /* EGL_TRANSPARENT_TYPE value */
Completed in 1428 milliseconds
1
2
3
4