OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:egl
(Results
151 - 175
of
403
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/device/asus/flo/
BoardConfigCommon.mk
60
BOARD_EGL_CFG := device/asus/flo/
egl
.cfg
/device/generic/goldfish/opengl/system/egl/
eglDisplay.h
21
#include <
EGL
/
egl
.h>
22
#include <
EGL
/eglext.h>
/device/samsung/manta/
BoardConfig.mk
45
BOARD_EGL_CFG := device/samsung/manta/
egl
.cfg
/external/chromium_org/gpu/gles2_conform_support/native/
egl_native_gtk.cc
5
#include <
EGL
/
egl
.h>
6
#include <
EGL
/eglext.h>
egl_native_x11.cc
5
#include <
EGL
/
egl
.h>
6
#include <
EGL
/eglext.h>
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/gd3d10/
Makefile
3
LIBRARY_INCLUDES=-I../gd3d1x -I../gd3dapi -I../d3dapi -I../w32api -I../d3d1xstutil/include -I../d3d1xshader/include -I../../../include -I../../../auxiliary -I../../../state_trackers/
egl
/common
/external/chromium_org/third_party/skia/include/gpu/gl/
SkNativeGLContext.h
17
#include <
EGL
/
egl
.h>
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d10/
Makefile
3
LIBRARY_INCLUDES=-I../gd3d1x -I../gd3dapi -I../d3dapi -I../w32api -I../d3d1xstutil/include -I../d3d1xshader/include -I../../../include -I../../../auxiliary -I../../../state_trackers/
egl
/common
/external/mesa3d/src/gallium/state_trackers/egl/
Android.mk
46
$(GALLIUM_TOP)/state_trackers/
egl
\
48
$(MESA_TOP)/src/
egl
/main
/external/skia/include/gpu/gl/
SkNativeGLContext.h
17
#include <
EGL
/
egl
.h>
/frameworks/base/cmds/bootanimation/
BootAnimation.h
26
#include <
EGL
/
egl
.h>
/frameworks/native/cmds/flatland/
GLHelper.h
22
#include <
EGL
/
egl
.h>
/frameworks/native/include/ui/
FramebufferNativeWindow.h
23
#include <
EGL
/
egl
.h>
/frameworks/native/libs/gui/
SyncFeatures.cpp
22
#include <
EGL
/
egl
.h>
23
#include <
EGL
/eglext.h>
42
// This can only be called after
EGL
has been initialized; otherwise the
/frameworks/native/opengl/libs/EGL/
Loader.cpp
29
#include <
EGL
/
egl
.h>
42
*
EGL
userspace drivers must be provided either:
44
* /vendor/lib/
egl
/libGLES.so
47
* /vendor/lib/
egl
/libEGL.so
48
* /vendor/lib/
egl
/libGLESv1_CM.so
49
* /vendor/lib/
egl
/libGLESv2.so
54
* /system/lib/
egl
/libGLES_android.so
60
* /{vendor|system}/lib/
egl
/lib{GLES | [
EGL
|GLESv1_CM|GLESv2]}_*.s
377
egl
_t*
egl
= &cnx->
egl
;
local
[
all
...]
egl_tls.h
22
#include <
EGL
/
egl
.h>
/frameworks/native/opengl/libs/
hooks.h
26
#include <
EGL
/
egl
.h>
27
#include <
EGL
/eglext.h>
54
// GL /
EGL
hooks
62
#include "
EGL
/egl_entries.in"
/frameworks/native/opengl/tests/gl_perfapp/jni/
gl_code.cpp
7
#include <
EGL
/
egl
.h>
/frameworks/native/opengl/tests/testLatency/src/com/android/testlatency/
TestLatencyView.java
30
import javax.microedition.khronos.
egl
.EGL10;
31
import javax.microedition.khronos.
egl
.EGLConfig;
32
import javax.microedition.khronos.
egl
.EGLContext;
33
import javax.microedition.khronos.
egl
.EGLDisplay;
/hardware/qcom/display/msm8960/libtilerenderer/
tilerenderer.cpp
19
#include <
EGL
/
egl
.h>
/hardware/qcom/display/msm8x26/libtilerenderer/
tilerenderer.cpp
19
#include <
EGL
/
egl
.h>
/packages/apps/Gallery2/jni/
jni_egl_fence.cpp
20
#include <
EGL
/
egl
.h>
21
#include <
EGL
/eglext.h>
62
// Create a
egl
fence and wait for
egl
to return it.
63
// Additional reference on
egl
fence sync can be found in:
75
ALOGE("
EGL
FENCE: error waiting for fence: %#x", eglGetError());
/packages/apps/LegacyCamera/src/com/android/camera/panorama/
MosaicRendererSurfaceViewRenderer.java
22
import javax.microedition.khronos.
egl
.EGLConfig;
/sdk/emulator/opengl/host/libs/Translator/EGL/
EglContext.h
20
#include <
EGL
/
egl
.h>
EglGlobalInfo.h
20
#include <
EGL
/
egl
.h>
Completed in 257 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>