OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:egl
(Results
51 - 75
of
127
) sorted by null
1
2
3
4
5
6
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
CubeRenderer.java
19
import javax.microedition.khronos.
egl
.EGL10;
20
import javax.microedition.khronos.
egl
.EGLConfig;
TouchRotateActivity.java
19
import javax.microedition.khronos.
egl
.EGL10;
20
import javax.microedition.khronos.
egl
.EGLConfig;
/development/samples/BrowserPlugin/src/com/android/sampleplugin/graphics/
CubeRenderer.java
19
import javax.microedition.khronos.
egl
.EGL10;
20
import javax.microedition.khronos.
egl
.EGLConfig;
/frameworks/base/include/ui/
EGLUtils.h
23
#include <
EGL
/
egl
.h>
/frameworks/base/libs/rs/
rsUtils.h
30
#include <
EGL
/
egl
.h>
/frameworks/base/opengl/tests/fillrate/
fillrate.cpp
23
#include <
EGL
/
egl
.h>
/frameworks/base/opengl/tests/filter/
filter.cpp
4
#include <
EGL
/
egl
.h>
/frameworks/base/opengl/tests/gl2_jni/jni/
gl_code.cpp
7
#include <
EGL
/
egl
.h>
/frameworks/base/opengl/tests/gldual/jni/
gl_code.cpp
7
#include <
EGL
/
egl
.h>
/frameworks/base/opengl/tests/swapinterval/
swapinterval.cpp
21
#include <
EGL
/
egl
.h>
/frameworks/base/opengl/tests/textures/
textures.cpp
21
#include <
EGL
/
egl
.h>
/ndk/samples/san-angeles/jni/
importgl.c
61
* "funcPtr_". Standard gl/
egl
calls are redirected to the function pointers
79
/* The following fetches address to each
egl
& gl function call
/device/htc/dream-sapphire/
BoardConfigCommon.mk
61
BOARD_EGL_CFG := device/htc/dream-sapphire/
egl
.cfg
/external/webkit/WebCore/platform/graphics/openvg/
EGLUtils.h
23
#include <
egl
.h>
EGLDisplayOpenVG.h
23
#include <
egl
.h>
/frameworks/base/opengl/tests/gl2_basic/
gl2_basic.cpp
23
#include <
EGL
/
egl
.h>
238
printf("Number of
EGL
configuration: %d\n", numConfig);
289
fprintf(stderr, "
EGL
version %d.%d\n", majorVersion, minorVersion);
/frameworks/base/opengl/tests/gl_basic/
gl_basic.cpp
3
#include <
EGL
/
egl
.h>
169
printf("Number of
EGL
configurations: %d\n", numConfig);
197
printf("Initializing
EGL
...\n");
/frameworks/base/libs/surfaceflinger/
Layer.h
27
#include <
EGL
/
egl
.h>
28
#include <
EGL
/eglext.h>
/frameworks/base/opengl/tests/tritex/
tritex.cpp
7
#include <
EGL
/
egl
.h>
99
printf("Initializing
EGL
...\n");
/frameworks/base/core/jni/
com_google_android_gles_jni_EGLImpl.cpp
21
#include <
EGL
/
egl
.h>
147
// we're exposing only
EGL
1.0
506
#define DISPLAY "Ljavax/microedition/khronos/
egl
/EGLDisplay;"
507
#define CONTEXT "Ljavax/microedition/khronos/
egl
/EGLContext;"
508
#define CONFIG "Ljavax/microedition/khronos/
egl
/EGLConfig;"
509
#define SURFACE "Ljavax/microedition/khronos/
egl
/EGLSurface;"
/device/htc/passion-common/
BoardConfigCommon.mk
53
BOARD_EGL_CFG := device/htc/passion-common/
egl
.cfg
/prebuilt/sdk/4/
android.jar
/prebuilt/sdk/5/
android.jar
/device/htc/dream/
unzip-files.sh
20
unzip -j -o ../../../${DEVICE}_update.zip system/bin/akmd system/etc/01_qcomm_omx.cfg system/etc/AudioFilter.csv system/etc/AudioPara4.csv system/etc/AudioPreProcess.csv system/etc/firmware/brf6300.bin system/etc/wifi/Fw1251r1c.bin system/lib/
egl
/libGLES_qcom.so system/lib/libaudioeq.so system/lib/libcamera.so system/lib/libgps.so system/lib/libhtc_acoustic.so system/lib/libhtc_ril.so system/lib/liblvmxipc.so system/lib/libmm-adspsvc.so system/lib/liboemcamera.so system/lib/libOmxCore.so system/lib/libOmxH264Dec.so system/lib/libOmxMpeg4Dec.so system/lib/libOmxVidEnc.so system/lib/libopencorehw.so system/lib/libqcomm_omx.so system/lib/libstagefrighthw.so -d ../../../vendor/htc/$DEVICE/proprietary
52
vendor/htc/__DEVICE__/proprietary/libGLES_qcom.so:system/lib/
egl
/libGLES_qcom.so \\
/device/htc/sapphire/
unzip-files.sh
20
unzip -j -o ../../../${DEVICE}_update.zip system/bin/akmd system/etc/01_qcomm_omx.cfg system/etc/AudioFilter.csv system/etc/AudioPara4.csv system/etc/AudioPreProcess.csv system/etc/firmware/brf6300.bin system/etc/wifi/Fw1251r1c.bin system/lib/
egl
/libGLES_qcom.so system/lib/libaudioeq.so system/lib/libcamera.so system/lib/libgps.so system/lib/libhtc_acoustic.so system/lib/libhtc_ril.so system/lib/liblvmxipc.so system/lib/libmm-adspsvc.so system/lib/liboemcamera.so system/lib/libOmxCore.so system/lib/libOmxH264Dec.so system/lib/libOmxMpeg4Dec.so system/lib/libOmxVidEnc.so system/lib/libopencorehw.so system/lib/libqcomm_omx.so system/lib/libstagefrighthw.so -d ../../../vendor/htc/$DEVICE/proprietary
52
vendor/htc/__DEVICE__/proprietary/libGLES_qcom.so:system/lib/
egl
/libGLES_qcom.so \\
Completed in 233 milliseconds
1
2
3
4
5
6