HomeSort by relevance Sort by last modified time
    Searched refs:egl (Results 301 - 325 of 403) sorted by null

<<11121314151617

  /frameworks/native/opengl/tests/filter/
filter.cpp 4 #include <EGL/egl.h>
  /frameworks/native/opengl/tests/finish/
finish.cpp 23 #include <EGL/egl.h>
  /frameworks/native/opengl/tests/tritex/
tritex.cpp 7 #include <EGL/egl.h>
99 printf("Initializing EGL...\n");
  /frameworks/native/opengl/tools/glgen/
gen 46 cp static/egl/*.java out/android/opengl/
83 echo "Generating static EGL bindings"
  /frameworks/native/services/surfaceflinger/
Layer.h 23 #include <EGL/egl.h>
24 #include <EGL/eglext.h>
  /frameworks/rs/java/tests/GenImages/src/com/android/rs/genimage/
GenImage.java 30 import javax.microedition.khronos.egl.EGLConfig;
  /hardware/libhardware/tests/hwc/
test-arrows.c 20 #include <EGL/egl.h>
util.c 21 #include <EGL/egl.h>
132 fprintf(stderr, "no EGL configurations available?!\n");
189 fprintf(stderr, "egl version: %d.%d\n", major, minor);
  /packages/experimental/CameraPreviewTest/src/com/example/android/videochatcameratest/
SurfaceTextureView.java 19 import javax.microedition.khronos.egl.EGLConfig;
  /sdk/apps/DeviceConfig/src/com/example/android/deviceconfig/
MyActivity.java 36 import javax.microedition.khronos.egl.EGLConfig;
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
AccelerometerTestRenderer.java 26 import javax.microedition.khronos.egl.EGLConfig;
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
FrameBufferObjectActivity.java 19 import javax.microedition.khronos.egl.EGLConfig;
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
SpriteTextRenderer.java 26 import javax.microedition.khronos.egl.EGLConfig;
  /external/chromium_org/third_party/libjingle/source/talk/examples/android/src/org/appspot/apprtc/
VideoStreamsView.java 44 import javax.microedition.khronos.egl.EGLConfig;
  /frameworks/base/core/jni/
android_view_GLES20DisplayList.cpp 19 #include <EGL/egl.h>
  /frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
TiledImageView.java 42 import javax.microedition.khronos.egl.EGLConfig;
  /frameworks/native/libs/ui/
FramebufferNativeWindow.cpp 35 #include <EGL/egl.h>
  /frameworks/native/opengl/tests/gl2_basic/
gl2_basic.cpp 23 #include <EGL/egl.h>
237 printf("Number of EGL configuration: %d\n", numConfig);
288 fprintf(stderr, "EGL version %d.%d\n", majorVersion, minorVersion);
  /frameworks/native/opengl/tests/gl_basic/
gl_basic.cpp 3 #include <EGL/egl.h>
168 printf("Number of EGL configurations: %d\n", numConfig);
196 printf("Initializing EGL...\n");
  /frameworks/native/opengl/tests/gl_yuvtex/
gl_yuvtex.cpp 23 #include <EGL/egl.h>
24 #include <EGL/eglext.h>
251 fprintf(stderr, "EGL version %d.%d\n", majorVersion, minorVersion);
  /frameworks/native/opengl/tests/hwc/
hwcColorEquiv.cpp 83 #include <EGL/egl.h>
84 #include <EGL/eglext.h>
  /frameworks/wilhelm/tests/native-media/src/com/example/nativemedia/
MyGLSurfaceView.java 26 import javax.microedition.khronos.egl.EGLConfig;
  /ndk/build/tools/
dev-platform-import.sh 434 EGL/egl.h \
435 EGL/eglext.h \
436 EGL/eglplatform.h
  /packages/apps/Gallery2/src/com/android/photos/views/
TiledImageView.java 42 import javax.microedition.khronos.egl.EGLConfig;
  /packages/apps/Launcher3/WallpaperPicker/src/com/android/photos/views/
TiledImageView.java 42 import javax.microedition.khronos.egl.EGLConfig;

Completed in 1532 milliseconds

<<11121314151617