OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EGL
(Results
176 - 200
of
212
) sorted by null
1
2
3
4
5
6
7
8
9
/frameworks/native/services/surfaceflinger/
SurfaceFlinger.h
23
#include <
EGL
/
egl
.h>
311
*
EGL
SurfaceFlinger.cpp
25
#include <
EGL
/
egl
.h>
389
// this
EGL
is too lame for Android
459
ALOGI("
EGL
informations:");
481
// initialize
EGL
for the default display
[
all
...]
/sdk/emulator/opengl/tests/translator_tests/GLES_CM/
triangleCM.cpp
26
#include <
EGL
/
egl
.h>
/frameworks/base/core/jni/
com_google_android_gles_jni_EGLImpl.cpp
25
#include <
EGL
/egl_display.h>
26
#include <
EGL
/
egl
.h>
130
// we're exposing only
EGL
1.0
529
#define DISPLAY "Ljavax/microedition/khronos/
egl
/EGLDisplay;"
530
#define CONTEXT "Ljavax/microedition/khronos/
egl
/EGLContext;"
531
#define CONFIG "Ljavax/microedition/khronos/
egl
/EGLConfig;"
532
#define SURFACE "Ljavax/microedition/khronos/
egl
/EGLSurface;"
android_opengl_EGL14.cpp
27
#include <
EGL
/
egl
.h>
[
all
...]
android_view_GLES20Canvas.cpp
19
#include <
EGL
/
egl
.h>
[
all
...]
/frameworks/native/libs/gui/
BufferQueue.cpp
24
#include <
EGL
/
egl
.h>
25
#include <
EGL
/eglext.h>
[
all
...]
GLConsumer.cpp
24
#include <
EGL
/
egl
.h>
25
#include <
EGL
/eglext.h>
131
// Make sure the
EGL
state is the same as in previous calls.
493
ST_LOGE("syncForReleaseLocked: error creating
EGL
fence: %#x",
807
ST_LOGE("doGLFenceWait: error creating
EGL
fence: %#x",
819
ST_LOGE("doGLFenceWait: error waiting for
EGL
fence: %#x",
/frameworks/base/cmds/bootanimation/
BootAnimation.cpp
51
#include <
EGL
/eglext.h>
237
// initialize opengl and
egl
/frameworks/native/opengl/include/EGL/
eglext.h
31
#include <
EGL
/eglplatform.h>
36
/* Current version at http://www.khronos.org/registry/
egl
/ */
/hardware/qcom/display/libhwcomposer/
hwc.cpp
26
#include <
EGL
/
egl
.h>
hwc_utils.cpp
23
#include <
EGL
/
egl
.h>
666
if(property_get("debug.
egl
.swapinterval", property, "1") > 0) {
[
all
...]
/frameworks/native/opengl/libs/EGL/
eglApi.cpp
27
#include <
EGL
/
egl
.h>
28
#include <
EGL
/eglext.h>
62
* This is the list of
EGL
extensions exposed to applications,
66
* checked during
EGL
initialization. the system *assumes* these extensions
99
*
EGL
Extensions entry-points exposed to 3rd party applications
145
* They're used internally by the Android
EGL
layer.
226
// terminates an EGLDisplay, not a
EGL
itself.
260
res = cnx->
egl
.eglGetConfigs(
287
property_get("debug.
egl
.force_msaa", value, "false")
[
all
...]
/frameworks/native/opengl/tests/hwc/
hwcCommit.cpp
94
#include <
EGL
/
egl
.h>
95
#include <
EGL
/eglext.h>
[
all
...]
/external/webkit/Source/WebCore/platform/graphics/openvg/
PainterOpenVG.cpp
37
#if PLATFORM(
EGL
)
[
all
...]
/frameworks/native/libs/gui/tests/
SurfaceTextureClient_test.cpp
20
#include <
EGL
/
egl
.h>
48
// This initializes
EGL
and create a dummy GL context with a
SurfaceTexture_test.cpp
30
#include <
EGL
/
egl
.h>
31
#include <
EGL
/eglext.h>
[
all
...]
/frameworks/native/opengl/libs/GLES_trace/src/
gltrace_fixup.cpp
18
#include <
EGL
/egldefs.h>
[
all
...]
/frameworks/native/opengl/libagl/
egl.cpp
36
#include <
EGL
/
egl
.h>
37
#include <
EGL
/eglext.h>
632
* This implementation of
EGL
assumes the later case.
879
* the
EGL
specification.
[
all
...]
texture.cpp
[
all
...]
/sdk/emulator/opengl/host/libs/Translator/EGL/
EglImp.cpp
21
#include <
EGL
/
egl
.h>
87
//macros for accessing global
egl
info & tls objects
[
all
...]
/device/generic/goldfish/opengl/tests/gles_android_wrapper/
gles.cpp
21
#include <
EGL
/
egl
.h>
[
all
...]
/hardware/qcom/display/libcopybit/
copybit_c2d.cpp
36
#include <
EGL
/eglplatform.h>
[
all
...]
/hardware/samsung_slsi/exynos5/libhwc/
hwc.cpp
31
#include <
EGL
/
egl
.h>
[
all
...]
/hardware/ti/omap4xxx/hwc/
hwc.c
35
#include <
EGL
/
egl
.h>
[
all
...]
Completed in 1240 milliseconds
1
2
3
4
5
6
7
8
9