OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:egl
(Results
276 - 300
of
403
) sorted by null
<<
11
12
13
14
15
16
17
/device/lge/hammerhead/self-extractors/qcom/staging/
device-partial.mk
100
vendor/qcom/hammerhead/proprietary/eglsubAndroid.so:system/vendor/lib/
egl
/eglsubAndroid.so:qcom \
101
vendor/qcom/hammerhead/proprietary/libEGL_adreno.so:system/vendor/lib/
egl
/libEGL_adreno.so:qcom \
102
vendor/qcom/hammerhead/proprietary/libGLESv1_CM_adreno.so:system/vendor/lib/
egl
/libGLESv1_CM_adreno.so:qcom \
103
vendor/qcom/hammerhead/proprietary/libGLESv2_adreno.so:system/vendor/lib/
egl
/libGLESv2_adreno.so:qcom \
104
vendor/qcom/hammerhead/proprietary/libplayback_adreno.so:system/vendor/lib/
egl
/libplayback_adreno.so:qcom \
105
vendor/qcom/hammerhead/proprietary/libq3dtools_adreno.so:system/vendor/lib/
egl
/libq3dtools_adreno.so:qcom \
/device/lge/mako/self-extractors/qcom/staging/
device-partial.mk
52
vendor/qcom/mako/proprietary/eglsubAndroid.so:system/lib/
egl
/eglsubAndroid.so:qcom \
53
vendor/qcom/mako/proprietary/libEGL_adreno.so:system/lib/
egl
/libEGL_adreno.so:qcom \
54
vendor/qcom/mako/proprietary/libGLESv1_CM_adreno.so:system/lib/
egl
/libGLESv1_CM_adreno.so:qcom \
55
vendor/qcom/mako/proprietary/libGLESv2_adreno.so:system/lib/
egl
/libGLESv2_adreno.so:qcom \
56
vendor/qcom/mako/proprietary/libplayback_adreno.so:system/lib/
egl
/libplayback_adreno.so:qcom \
57
vendor/qcom/mako/proprietary/libq3dtools_adreno.so:system/lib/
egl
/libq3dtools_adreno.so:qcom \
/device/asus/grouper/self-extractors/nvidia/staging/proprietary/
Android.mk
64
LOCAL_MODULE_PATH := $(TARGET_OUT)/lib/
egl
74
LOCAL_MODULE_PATH := $(TARGET_OUT)/lib/
egl
84
LOCAL_MODULE_PATH := $(TARGET_OUT)/lib/
egl
/device/asus/tilapia/self-extractors/nvidia/staging/proprietary/
Android.mk
64
LOCAL_MODULE_PATH := $(TARGET_OUT)/lib/
egl
74
LOCAL_MODULE_PATH := $(TARGET_OUT)/lib/
egl
84
LOCAL_MODULE_PATH := $(TARGET_OUT)/lib/
egl
/device/samsung/manta/self-extractors/samsung/staging/proprietary/
Android.mk
94
LOCAL_MODULE_PATH := $(TARGET_OUT_VENDOR_SHARED_LIBRARIES)/
egl
/cts/suite/cts/deviceTests/opengl/jni/primitive/contextswitch/
ContextSwitchRenderer.cpp
19
#include <
EGL
/
egl
.h>
20
#include <
EGL
/eglext.h>
/cts/tests/tests/mediastress/src/android/mediastress/cts/
SurfaceTextureRenderer.java
30
import javax.microedition.khronos.
egl
.EGLConfig;
/cts/tests/tests/opengl/src/android/opengl/cts/
RendererOneColorBufferTest.java
26
import javax.microedition.khronos.
egl
.EGLConfig;
/cts/tests/tests/openglperf/src/android/openglperf/cts/
TextureTestRenderer.java
30
import javax.microedition.khronos.
egl
.EGLConfig;
/development/ndk/platforms/android-14/samples/native-media/src/com/example/nativemedia/
MyGLSurfaceView.java
26
import javax.microedition.khronos.
egl
.EGLConfig;
/development/ndk/platforms/android-4/samples/san-angeles/jni/
importgl.h
36
#include <GLES/
egl
.h>
39
/* Dynamically fetches pointers to the
egl
& gl functions.
45
/* Frees the handle to
egl
& gl functions library.
114
// Redirect
egl
* and gl* function calls to funcPtr_egl* and funcPtr_gl*.
/development/ndk/platforms/android-9/samples/native-activity/jni/
main.c
22
#include <
EGL
/
egl
.h>
61
* Initialize an
EGL
context for the current display.
64
// initialize OpenGL ES and
EGL
146
* Tear down the
EGL
context currently associated with the display.
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
GLES20TriangleRenderer.java
25
import javax.microedition.khronos.
egl
.EGLConfig;
StaticTriangleRenderer.java
28
import javax.microedition.khronos.
egl
.EGLConfig;
TriangleRenderer.java
26
import javax.microedition.khronos.
egl
.EGLConfig;
/development/samples/BasicGLSurfaceView/src/com/example/android/basicglsurfaceview/
GLES20TriangleRenderer.java
25
import javax.microedition.khronos.
egl
.EGLConfig;
/development/samples/HelloEffects/src/com/example/android/mediafx/
HelloEffects.java
36
import javax.microedition.khronos.
egl
.EGLConfig;
/external/chromium_org/ui/gl/
gl_bindings.h
15
#include <
EGL
/
egl
.h>
16
#include <
EGL
/eglext.h>
207
// Forward declare
EGL
types.
/external/replicaisland/src/com/replica/replicaisland/
GameRenderer.java
23
import javax.microedition.khronos.
egl
.EGLConfig;
/external/webrtc/src/modules/audio_processing/test/android/apmtest/jni/
main.c
22
#include <
EGL
/
egl
.h>
61
* Initialize an
EGL
context for the current display.
64
// initialize OpenGL ES and
EGL
146
* Tear down the
EGL
context currently associated with the display.
/frameworks/base/media/mca/filterfw/native/core/
shader_program.h
26
#include <
EGL
/
egl
.h>
/frameworks/base/opengl/java/com/google/android/gles_jni/
EGLImpl.java
19
import javax.microedition.khronos.
egl
.*;
/frameworks/base/services/jni/
com_android_server_AssetAtlasService.cpp
28
#include <
EGL
/
egl
.h>
29
#include <
EGL
/eglext.h>
124
ALOGW("Could not initialize
EGL
");
143
ALOGW("Could not select
EGL
configuration");
149
ALOGW("Could not find
EGL
configuration");
166
ALOGW("Could not create
EGL
context");
174
ALOGW("Could not create
EGL
surface");
179
ALOGW("Could not change current
EGL
context");
184
// The
EGL
image is later bound to a 2D textur
[
all
...]
/frameworks/native/libs/gui/
ConsumerBase.cpp
23
#include <
EGL
/
egl
.h>
24
#include <
EGL
/eglext.h>
/frameworks/native/opengl/libs/EGL/
egl.cpp
24
#include <
EGL
/
egl
.h>
25
#include <
EGL
/eglext.h>
64
* 1. libs/
EGL
/trace.cpp: Traces all functions to systrace.
66
* - set system property "debug.
egl
.trace" to "systrace" to trace all apps.
67
* 2. libs/
EGL
/trace.cpp: Logs a stack trace for GL errors after each function call.
69
* - set system property "debug.
egl
.trace" to "error" to trace all apps.
70
* 3. libs/
EGL
/trace.cpp: Traces all functions to logcat.
72
* - set system property "debug.
egl
.trace" to 1 to trace all apps.
76
* - set system property "debug.
egl
.debug_proc" to the application name
[
all
...]
Completed in 1029 milliseconds
<<
11
12
13
14
15
16
17