HomeSort by relevance Sort by last modified time
    Searched refs:EGL_RED_SIZE (Results 101 - 125 of 140) sorted by null

1 2 3 45 6

  /frameworks/native/cmds/flatland/
GLHelper.cpp 61 EGL_RED_SIZE, 8,
  /frameworks/native/opengl/tests/gl2_yuvtex/
gl2_yuvtex.cpp 291 X(EGL_RED_SIZE),
  /packages/apps/Nfc/src/com/android/nfc/
FireflyRenderer.java 52 EGL10.EGL_RED_SIZE, 8,
  /sdk/emulator/opengl/tests/translator_tests/GLES_CM/
triangleCM.cpp 51 EGL_RED_SIZE, 1,
  /cts/tests/tests/openglperf/src/android/openglperf/cts/
GLSurfaceViewCustom.java     [all...]
  /external/chromium_org/third_party/mesa/src/src/egl/drivers/glx/
egl_glx.c 194 { GLX_RED_SIZE, EGL_RED_SIZE },
343 { GLX_RED_SIZE, EGL_RED_SIZE },
    [all...]
  /external/mesa3d/src/egl/drivers/glx/
egl_glx.c 194 { GLX_RED_SIZE, EGL_RED_SIZE },
343 { GLX_RED_SIZE, EGL_RED_SIZE },
    [all...]
  /external/replicaisland/src/com/replica/replicaisland/
GLSurfaceView.java 825 EGL10.EGL_RED_SIZE, redSize,
    [all...]
  /frameworks/av/media/libstagefright/tests/
SurfaceMediaSource_test.cpp 171 EGL_RED_SIZE, 8,
433 EGL_RED_SIZE, 8,
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLSurfaceView.java     [all...]
  /external/chromium_org/content/common/gpu/media/
rendering_helper_gl.cc 266 EGL_RED_SIZE, 8,
dxva_video_decode_accelerator.cc 667 EGL_RED_SIZE, 8,
    [all...]
  /external/chromium_org/third_party/mesa/src/src/egl/main/
eglconfig.c 147 { EGL_RED_SIZE, ATTRIB_TYPE_INTEGER,
  /external/mesa3d/src/egl/main/
eglconfig.c 147 { EGL_RED_SIZE, ATTRIB_TYPE_INTEGER,
  /frameworks/base/cmds/bootanimation/
BootAnimation.cpp 239 EGL_RED_SIZE, 8,
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
ImageWallpaper.java 702 EGL_RED_SIZE, 8,
  /frameworks/base/services/java/com/android/server/power/
ElectronBeam.java 461 EGL14.EGL_RED_SIZE, 8,
  /sdk/emulator/opengl/host/libs/libOpenglRender/
FrameBuffer.cpp 178 EGL_RED_SIZE, 1,
  /external/robolectric/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /frameworks/base/core/java/android/view/
HardwareRenderer.java     [all...]
  /frameworks/native/libs/gui/tests/
SurfaceTextureClient_test.cpp 155 EGL_RED_SIZE, 8,
SurfaceTexture_test.cpp 170 EGL_RED_SIZE, 8,
403 EGL_RED_SIZE, 8,
    [all...]
  /frameworks/native/opengl/tests/hwc/
hwcTestLib.cpp     [all...]
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp 421 attribs[EGL_RED_SIZE] = 8;
548 eglGetConfigAttrib(mEGLDisplay, mEGLConfig, EGL_RED_SIZE, &r);
    [all...]
  /external/chromium_org/third_party/mesa/src/src/egl/drivers/dri2/
egl_dri2.c 52 EGL_RED_SIZE, /* __DRI_ATTRIB_RED_SIZE */
    [all...]

Completed in 2242 milliseconds

1 2 3 45 6