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

12 3

  /packages/apps/LegacyCamera/src/com/android/camera/panorama/
MosaicRendererSurfaceView.java 246 EGL10.EGL_TRANSPARENT_RED_VALUE,
281 "EGL_TRANSPARENT_RED_VALUE",
  /external/mesa3d/include/EGL/
egl.h 113 #define EGL_TRANSPARENT_RED_VALUE 0x3037
  /external/swiftshader/include/EGL/
egl.h 113 #define EGL_TRANSPARENT_RED_VALUE 0x3037
  /external/swiftshader/src/OpenGL/libEGL/
Config.cpp 378 case EGL_TRANSPARENT_RED_VALUE: match = config->mTransparentRedValue == attribute[1]; break;
Display.cpp 268 case EGL_TRANSPARENT_RED_VALUE: *value = configuration->mTransparentRedValue; break;
  /frameworks/native/opengl/tests/gl2_basic/
gl2_basic.cpp 211 X(EGL_TRANSPARENT_RED_VALUE),
  /frameworks/native/opengl/tests/gl2_copyTexImage/
gl2_copyTexImage.cpp 306 X(EGL_TRANSPARENT_RED_VALUE),
  /frameworks/native/opengl/tests/gl2_yuvtex/
gl2_yuvtex.cpp 307 X(EGL_TRANSPARENT_RED_VALUE),
  /frameworks/native/opengl/tests/gl_basic/
gl_basic.cpp 123 X(EGL_TRANSPARENT_RED_VALUE),
  /external/deqp/framework/egl/wrapper/
eglwEnums.inl 85 #define EGL_TRANSPARENT_RED_VALUE 0x3037
eglwEnumsC.inl 85 #define EGL_TRANSPARENT_RED_VALUE 0x3037
  /external/mesa3d/src/egl/main/
eglconfig.c 234 { EGL_TRANSPARENT_RED_VALUE, ATTRIB_TYPE_INTEGER,
  /frameworks/rs/driver/
rsdGL.cpp 106 X(EGL_TRANSPARENT_RED_VALUE),
  /external/robolectric/v1/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
android.jar 
  /prebuilts/tools/common/m2/repository/org/khronos/opengl-api/gl1.1-android-2.1_r1/
opengl-api-gl1.1-android-2.1_r1.jar 
  /external/deqp/modules/egl/
teglMultiThreadTests.cpp 505 case EGL_TRANSPARENT_RED_VALUE: return "EGL_TRANSPARENT_RED_VALUE";
667 EGL_TRANSPARENT_RED_VALUE,
    [all...]
teglWideColorTests.cpp 805 info.transparentRedValue = eglu::getConfigAttribInt(egl, m_eglDisplay, config, EGL_TRANSPARENT_RED_VALUE);
    [all...]
  /frameworks/native/opengl/tests/hwc/
hwcTestLib.cpp     [all...]
  /frameworks/native/opengl/libagl/
egl.cpp 937 { EGL_TRANSPARENT_RED_VALUE, 0 },
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-6.0.1_r3-robolectric-0.jar 
android-all-7.1.0_r7-robolectric-0.jar 
android-all-8.0.0_r4-robolectric-0.jar 
android-all-8.0.0_r4-robolectric-r1.jar 
android-all-8.1.0-robolectric-r4458339.jar 

Completed in 521 milliseconds

12 3