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

1 2 3 4 5 67 8

  /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 195 { GLX_GREEN_SIZE, EGL_GREEN_SIZE },
344 { GLX_GREEN_SIZE, EGL_GREEN_SIZE },
    [all...]
  /external/deqp/framework/egl/
egluGLContextFactory.cpp 267 { &glu::RenderConfig::greenBits, EGL_GREEN_SIZE },
597 eglGetConfigAttrib(m_eglDisplay, m_eglConfig, EGL_GREEN_SIZE, &pixelFmt.greenBits);
  /external/deqp/modules/egl/
teglNativeColorMappingTests.cpp 246 (deUint32)eglu::getConfigAttribInt(display, config, EGL_GREEN_SIZE),
307 log << TestLog::Message << "EGL_GREEN_SIZE: " << eglu::getConfigAttribInt(display, config, EGL_GREEN_SIZE) << TestLog::EndMessage;
teglMultiThreadTests.cpp 458 case EGL_GREEN_SIZE: return "EGL_GREEN_SIZE";
624 EGL_GREEN_SIZE,
    [all...]
teglNativeCoordMappingTests.cpp 348 log << TestLog::Message << "EGL_GREEN_SIZE: " << eglu::getConfigAttribInt(display, config, EGL_GREEN_SIZE) << TestLog::EndMessage;
  /external/mesa3d/src/egl/drivers/glx/
egl_glx.c 195 { GLX_GREEN_SIZE, EGL_GREEN_SIZE },
344 { GLX_GREEN_SIZE, EGL_GREEN_SIZE },
    [all...]
  /external/replicaisland/src/com/replica/replicaisland/
GLSurfaceView.java 826 EGL10.EGL_GREEN_SIZE, greenSize,
    [all...]
  /frameworks/av/media/libstagefright/tests/
SurfaceMediaSource_test.cpp 171 EGL_GREEN_SIZE, 8,
431 EGL_GREEN_SIZE, 8,
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLSurfaceView.java     [all...]
  /external/chromium_org/third_party/mesa/src/src/egl/main/
eglconfig.c 150 { EGL_GREEN_SIZE, ATTRIB_TYPE_INTEGER,
  /external/mesa3d/src/egl/main/
eglconfig.c 150 { EGL_GREEN_SIZE, ATTRIB_TYPE_INTEGER,
  /frameworks/base/cmds/bootanimation/
BootAnimation.cpp 253 EGL_GREEN_SIZE, 8,
  /frameworks/base/core/java/android/hardware/camera2/legacy/
SurfaceTextureRenderer.java 424 EGL14.EGL_GREEN_SIZE, EGL_COLOR_BITLENGTH,
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
ImageWallpaper.java 747 EGL_GREEN_SIZE, 8,
  /frameworks/base/services/core/java/com/android/server/display/
ColorFade.java 520 EGL14.EGL_GREEN_SIZE, 8,
  /sdk/emulator/opengl/host/libs/libOpenglRender/
FrameBuffer.cpp 179 EGL_GREEN_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 699 EGL_GREEN_SIZE, 8,
    [all...]
  /frameworks/native/libs/gui/tests/
SurfaceTextureClient_test.cpp 159 EGL_GREEN_SIZE, 8,
  /frameworks/native/opengl/tests/hwc/
hwcTestLib.cpp     [all...]
  /hardware/ti/omap4-aah/test/CameraHal/
camera_test_surfacetexture.cpp 400 EGL_GREEN_SIZE, 8,
  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglImp.cpp 332 case EGL_GREEN_SIZE:
    [all...]
  /external/chromium_org/third_party/mesa/src/src/egl/drivers/dri2/
egl_dri2.c 53 EGL_GREEN_SIZE, /* __DRI_ATTRIB_GREEN_SIZE */
    [all...]
  /external/mesa3d/src/egl/drivers/dri2/
egl_dri2.c 53 EGL_GREEN_SIZE, /* __DRI_ATTRIB_GREEN_SIZE */
    [all...]

Completed in 1800 milliseconds

1 2 3 4 5 67 8