/sdk/emulator/opengl/host/libs/GLESv1_dec/ |
GLDecoder.cpp | 20 #include <EGL/egl.h>
|
/sdk/emulator/opengl/tests/translator_tests/GLES_V2/ |
triangleV2.cpp | 26 #include <EGL/egl.h>
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/ |
GyroscopeTestActivity.java | 41 import javax.microedition.khronos.egl.EGLConfig;
|
/cts/tests/src/android/opengl/cts/ |
CompressedTextureSurfaceView.java | 27 import javax.microedition.khronos.egl.EGLConfig;
|
/cts/tests/tests/openglperf/src/android/openglperf/cts/ |
PlanetsRenderer.java | 34 import javax.microedition.khronos.egl.EGLConfig;
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
CubeMapActivity.java | 26 import javax.microedition.khronos.egl.EGLConfig;
|
MatrixPaletteRenderer.java | 26 import javax.microedition.khronos.egl.EGLConfig;
|
/device/asus/flo/ |
device-common.mk | 248 debug.egl.recordable.rgba8888=1
|
/device/lge/mako/ |
device.mk | 263 debug.egl.recordable.rgba8888=1
|
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/ |
Renderer11.h | 42 Renderer11(egl::Display *display, HDC hDc);
|
Renderer9.h | 34 Renderer9(egl::Display *display, HDC hDc, bool softwareDevice);
|
/frameworks/native/cmds/flatland/ |
Main.cpp | 27 #include <EGL/egl.h>
|
/frameworks/native/opengl/libs/EGL/ |
trace.cpp | 22 #include <EGL/egl.h> 23 #include <EGL/eglext.h>
|
/frameworks/native/opengl/tests/gl2_cameraeye/src/com/android/gl2cameraeye/ |
GL2CameraEye.java | 24 import javax.microedition.khronos.egl.EGLConfig;
|
/frameworks/native/opengl/tests/gl2_copyTexImage/ |
gl2_copyTexImage.cpp | 23 #include <EGL/egl.h> 341 printf("Number of EGL configuration: %d\n", numConfig); 396 fprintf(stderr, "EGL version %d.%d\n", majorVersion, minorVersion);
|
/frameworks/native/opengl/tests/gl2_yuvtex/ |
gl2_yuvtex.cpp | 23 #include <EGL/egl.h> 24 #include <EGL/eglext.h> 361 fprintf(stderr, "EGL version %d.%d\n", majorVersion, minorVersion);
|
/frameworks/native/opengl/tests/hwc/ |
hwcRects.cpp | 102 #include <EGL/egl.h> 103 #include <EGL/eglext.h>
|
hwcStress.cpp | 99 #include <EGL/egl.h> 100 #include <EGL/eglext.h>
|
/frameworks/native/services/surfaceflinger/ |
SurfaceFlinger.h | 23 #include <EGL/egl.h> 318 * EGL
|
/ndk/build/tools/ |
dev-system-import.sh | 624 EGL/egl.h \ 625 EGL/eglext.h \ 626 EGL/eglplatform.h
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
GLRootView.java | 50 import javax.microedition.khronos.egl.EGLConfig;
|
/sdk/emulator/opengl/tests/translator_tests/GLES_CM/ |
triangleCM.cpp | 26 #include <EGL/egl.h>
|
/device/generic/goldfish/opengl/ |
common.mk | 235 # For example: $(call emugl-set-shared-library-subpath,egl)
|
/sdk/emulator/opengl/ |
common.mk | 234 # For example: $(call emugl-set-shared-library-subpath,egl)
|
/device/lge/mako/camera/ |
QualcommCameraHardware.h | 28 #include <ui/egl/android_natives.h>
|