HomeSort by relevance Sort by last modified time
    Searched refs:EGL_RED_SIZE (Results 26 - 50 of 139) sorted by null

12 3 4 5 6

  /sdk/emulator/opengl/host/libs/libOpenglRender/
FBConfig.cpp 34 EGL_RED_SIZE,
111 s_egl.eglGetConfigAttrib(dpy, configs[i], EGL_RED_SIZE, &redSize);
  /cts/tests/tests/media/src/android/media/cts/
InputSurface.java 77 EGL14.EGL_RED_SIZE, 8,
OutputSurface.java 132 EGL14.EGL_RED_SIZE, 8,
  /cts/tests/tests/nativeopengl/standalone/jni/tests/
EGLCleanup_test.cpp 228 EGL_RED_SIZE, 8,
GLTest_test.cpp 128 EGL_RED_SIZE, 8,
  /cts/tests/tests/textureview/src/android/textureview/cts/
GLProducerThread.java 98 EGL10.EGL_RED_SIZE, 8,
  /external/chromium_org/third_party/angle/samples/gles2_book/Common/
esUtil.c 174 EGL_RED_SIZE, 5,
  /frameworks/base/opengl/java/javax/microedition/khronos/egl/
EGL10.java 40 int EGL_RED_SIZE = 0x3024;
  /device/generic/goldfish/opengl/system/egl/
eglDisplay.cpp 455 if ( !(getAttribValue(config, m_attribs.valueFor(EGL_RED_SIZE), &redSize) &&
479 if ( !(getAttribValue(config, m_attribs.valueFor(EGL_RED_SIZE), &redSize) &&
  /external/chromium_org/ui/gl/
gl_surface_egl.cc 144 EGL_RED_SIZE, 8,
337 EGL_RED_SIZE, 8,
  /frameworks/native/opengl/tests/gl2_copyTexImage/
gl2_copyTexImage.cpp 290 X(EGL_RED_SIZE),
373 EGL_RED_SIZE, 8,
  /cts/suite/cts/deviceTests/opengl/jni/graphics/
Renderer.cpp 71 EGL_RED_SIZE, 8,
  /cts/tests/src/android/opengl/cts/
EglConfigGLSurfaceView.java 250 EGL10.EGL_RED_SIZE,
285 "EGL_RED_SIZE",
  /cts/tests/tests/opengl/src/android/opengl/cts/
WrapperTest.java 254 EGL14.EGL_RED_SIZE, 8,
  /development/ndk/platforms/android-9/samples/native-activity/jni/
main.c 75 EGL_RED_SIZE, 8,
  /external/chromium_org/third_party/mesa/src/src/egl/main/
eglconfig.h 99 ATTRIB_MAP(EGL_RED_SIZE, RedSize);
  /external/mesa3d/src/egl/main/
eglconfig.h 99 ATTRIB_MAP(EGL_RED_SIZE, RedSize);
  /external/webrtc/src/modules/audio_processing/test/android/apmtest/jni/
main.c 75 EGL_RED_SIZE, 8,
  /frameworks/base/opengl/java/android/opengl/
EGL14.java 58 public static final int EGL_RED_SIZE = 0x3024;
  /frameworks/base/services/jni/
com_android_server_AssetAtlasService.cpp 132 EGL_RED_SIZE, 8,
  /frameworks/native/opengl/tests/angeles/include/GLES/
egl.h 122 #define EGL_RED_SIZE 0x3024
  /frameworks/native/opengl/tests/filter/
filter.cpp 26 EGL_RED_SIZE, 5,
  /hardware/libhardware/tests/hwc/
util.c 147 eglGetConfigAttrib(dpy, cfg[i], EGL_RED_SIZE, &r);
  /packages/apps/Camera/src/com/android/camera/
MosaicPreviewRenderer.java 239 EGL10.EGL_RED_SIZE, 8,
  /packages/apps/Camera2/src/com/android/camera/
SurfaceTextureRenderer.java 198 EGL10.EGL_RED_SIZE, 8,

Completed in 562 milliseconds

12 3 4 5 6