HomeSort by relevance Sort by last modified time
    Searched refs:EGL_RED_SIZE (Results 151 - 175 of 192) sorted by null

1 2 3 4 5 67 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/deqp/framework/egl/
egluGLContextFactory.cpp 266 { &glu::RenderConfig::redBits, EGL_RED_SIZE },
596 eglGetConfigAttrib(m_eglDisplay, m_eglConfig, EGL_RED_SIZE, &pixelFmt.redBits);
  /external/deqp/modules/egl/
teglNativeColorMappingTests.cpp 245 const tcu::UVec4 eglBitDepth((deUint32)eglu::getConfigAttribInt(display, config, EGL_RED_SIZE),
306 log << TestLog::Message << "EGL_RED_SIZE: " << eglu::getConfigAttribInt(display, config, EGL_RED_SIZE) << TestLog::EndMessage;
teglMultiThreadTests.cpp 457 case EGL_RED_SIZE: return "EGL_RED_SIZE";
623 EGL_RED_SIZE,
    [all...]
teglNativeCoordMappingTests.cpp 347 log << TestLog::Message << "EGL_RED_SIZE: " << eglu::getConfigAttribInt(display, config, EGL_RED_SIZE) << TestLog::EndMessage;
  /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 170 EGL_RED_SIZE, 8,
430 EGL_RED_SIZE, 8,
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLSurfaceView.java     [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 252 EGL_RED_SIZE, 8,
  /frameworks/base/core/java/android/hardware/camera2/legacy/
SurfaceTextureRenderer.java 423 EGL14.EGL_RED_SIZE, EGL_COLOR_BITLENGTH,
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
ImageWallpaper.java 746 EGL_RED_SIZE, 8,
  /frameworks/base/services/core/java/com/android/server/display/
ColorFade.java 519 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 
  /external/chromium_org/content/common/gpu/media/
dxva_video_decode_accelerator.cc 698 EGL_RED_SIZE, 8,
    [all...]
  /frameworks/native/libs/gui/tests/
SurfaceTextureClient_test.cpp 158 EGL_RED_SIZE, 8,
  /frameworks/native/opengl/tests/hwc/
hwcTestLib.cpp     [all...]
  /hardware/ti/omap4-aah/test/CameraHal/
camera_test_surfacetexture.cpp 399 EGL_RED_SIZE, 8,
  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglImp.cpp 326 case EGL_RED_SIZE:
    [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 2317 milliseconds

1 2 3 4 5 67 8