HomeSort by relevance Sort by last modified time
    Searched refs:EGL_ALPHA_SIZE (Results 126 - 150 of 176) sorted by null

1 2 3 4 56 7 8

  /external/skia/src/views/win/
SkOSWindow_win.cpp 400 EGL_ALPHA_SIZE, 8,
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
RenderTarget.java 341 EGL10.EGL_ALPHA_SIZE, sAlphaSize,
  /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
GLTextureViewActivity.java 428 EGL10.EGL_ALPHA_SIZE, 8,
  /frameworks/native/cmds/flatland/
GLHelper.cpp 64 EGL_ALPHA_SIZE, 8,
  /frameworks/native/libs/gui/tests/
SRGB_test.cpp 256 EGL_ALPHA_SIZE, 8,
SurfaceTextureClient_test.cpp 161 EGL_ALPHA_SIZE, 8,
  /frameworks/native/opengl/tests/gl2_yuvtex/
gl2_yuvtex.cpp 288 X(EGL_ALPHA_SIZE),
  /frameworks/native/services/surfaceflinger/RenderEngine/
RenderEngine.cpp 429 eglGetConfigAttrib(display, config, EGL_ALPHA_SIZE, &a);
  /packages/apps/Nfc/src/com/android/nfc/beam/
FireflyRenderer.java 55 EGL10.EGL_ALPHA_SIZE, 0,
  /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 197 { GLX_ALPHA_SIZE, EGL_ALPHA_SIZE },
346 { GLX_ALPHA_SIZE, EGL_ALPHA_SIZE },
    [all...]
  /external/deqp/framework/egl/
egluGLContextFactory.cpp 269 { &glu::RenderConfig::alphaBits, EGL_ALPHA_SIZE },
599 eglGetConfigAttrib(m_eglDisplay, m_eglConfig, EGL_ALPHA_SIZE, &pixelFmt.alphaBits);
  /external/deqp/modules/egl/
teglNativeColorMappingTests.cpp 248 (deUint32)eglu::getConfigAttribInt(display, config, EGL_ALPHA_SIZE));
309 log << TestLog::Message << "EGL_ALPHA_SIZE: " << eglu::getConfigAttribInt(display, config, EGL_ALPHA_SIZE) << TestLog::EndMessage;
teglMultiThreadTests.cpp 461 case EGL_ALPHA_SIZE: return "EGL_ALPHA_SIZE";
627 EGL_ALPHA_SIZE,
    [all...]
teglNativeCoordMappingTests.cpp 350 log << TestLog::Message << "EGL_ALPHA_SIZE: " << eglu::getConfigAttribInt(display, config, EGL_ALPHA_SIZE) << TestLog::EndMessage;
  /external/mesa3d/src/egl/drivers/glx/
egl_glx.c 197 { GLX_ALPHA_SIZE, EGL_ALPHA_SIZE },
346 { GLX_ALPHA_SIZE, EGL_ALPHA_SIZE },
    [all...]
  /external/replicaisland/src/com/replica/replicaisland/
GLSurfaceView.java 828 EGL10.EGL_ALPHA_SIZE, alphaSize,
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLSurfaceView.java     [all...]
  /external/chromium_org/third_party/mesa/src/src/egl/main/
eglconfig.c 159 { EGL_ALPHA_SIZE, ATTRIB_TYPE_INTEGER,
  /external/mesa3d/src/egl/main/
eglconfig.c 159 { EGL_ALPHA_SIZE, ATTRIB_TYPE_INTEGER,
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
ImageWallpaper.java 749 EGL_ALPHA_SIZE, 0,
  /frameworks/base/services/core/java/com/android/server/display/
ColorFade.java 522 EGL14.EGL_ALPHA_SIZE, 8,
  /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 702 EGL_ALPHA_SIZE, 0,
    [all...]
  /frameworks/av/media/libstagefright/tests/
SurfaceMediaSource_test.cpp 173 EGL_ALPHA_SIZE, 8,
    [all...]

Completed in 1828 milliseconds

1 2 3 4 56 7 8