| /external/webrtc/sdk/android/api/org/webrtc/ |
| D | EglBase.java | 131 static int getOpenGlesVersionFromConfig(int[] configAttributes) { in getOpenGlesVersionFromConfig() 153 public static EglBase create(@Nullable Context sharedContext, int[] configAttributes) { in create() 182 public static EglBase10 createEgl10(int[] configAttributes) { in createEgl10() 190 public static EglBase10 createEgl10(EglBase10.Context sharedContext, int[] configAttributes) { in createEgl10() 200 javax.microedition.khronos.egl.EGLContext sharedContext, int[] configAttributes) { in createEgl10() 205 public static EglBase14 createEgl14(int[] configAttributes) { in createEgl14() 213 public static EglBase14 createEgl14(EglBase14.Context sharedContext, int[] configAttributes) { in createEgl14() 223 android.opengl.EGLContext sharedContext, int[] configAttributes) { in createEgl14()
|
| D | SurfaceEglRenderer.java | 51 RendererCommon.RendererEvents rendererEvents, final int[] configAttributes, in init() 65 public void init(final EglBase.Context sharedContext, final int[] configAttributes, in init()
|
| D | EglRenderer.java | 208 public void init(@Nullable final EglBase.Context sharedContext, final int[] configAttributes, in init() 257 public void init(@Nullable final EglBase.Context sharedContext, final int[] configAttributes, in init()
|
| D | SurfaceViewRenderer.java | 81 RendererCommon.RendererEvents rendererEvents, final int[] configAttributes, in init()
|
| /external/angle/src/tests/egl_tests/ |
| D | EGLSurfaceTest.cpp | 191 const EGLint configAttributes[] = {EGL_RED_SIZE, in chooseDefaultConfig() local 329 const EGLint configAttributes[] = {EGL_SURFACE_TYPE, in initializeSurfaceWithFloatConfig() local 625 const EGLint configAttributes[] = {EGL_SURFACE_TYPE, in TEST_P() local 668 const EGLint configAttributes[] = {EGL_SURFACE_TYPE, in TEST_P() local 711 const EGLint configAttributes[] = {EGL_SURFACE_TYPE, in TEST_P() local 753 const EGLint configAttributes[] = {EGL_SURFACE_TYPE, in TEST_P() local 794 const EGLint configAttributes[] = {EGL_SURFACE_TYPE, in TEST_P() local 865 const EGLint configAttributes[] = { in TEST_P() local 975 const EGLint configAttributes[] = { in TEST_P() local 1017 const EGLint configAttributes[] = { in TEST_P() local [all …]
|
| D | EGLRecordableTest.cpp | 54 const EGLint configAttributes[] = { in TEST_P() local
|
| D | EGLSyncControlTest.cpp | 124 const EGLint configAttributes[] = {EGL_NONE}; in CreateWindowSurface() local
|
| D | EGLCreateContextAttribsTest.cpp | 164 const EGLint configAttributes[] = {EGL_RED_SIZE, 8, EGL_GREEN_SIZE, 8, in TEST_P() local
|
| D | EGLDirectCompositionTest.cpp | 145 const EGLint configAttributes[] = { in Init() local
|
| D | EGLDeviceTest.cpp | 131 const EGLint configAttributes[] = {EGL_NONE}; in CreateWindowSurface() local
|
| D | EGLPreRotationTest.cpp | 159 const EGLint configAttributes[] = { in initializeSurfaceWithRGBA8888Config() local 189 const EGLint configAttributes[] = { in initializeSurfaceWithRGBA8888d24s8Config() local
|
| /external/webrtc/sdk/android/src/java/org/webrtc/ |
| D | EglBase14Impl.java | 73 public EglBase14Impl(EGLContext sharedContext, int[] configAttributes) { in EglBase14Impl() 250 private static EGLConfig getEglConfig(EGLDisplay eglDisplay, int[] configAttributes) { in getEglConfig()
|
| D | EglBase10Impl.java | 64 public EglBase10Impl(EGLContext sharedContext, int[] configAttributes) { in EglBase10Impl() 297 private EGLConfig getEglConfig(EGLDisplay eglDisplay, int[] configAttributes) { in getEglConfig()
|
| /external/angle/src/tests/gl_tests/ |
| D | MultisampleTest.cpp | 61 const EGLint configAttributes[] = {EGL_SURFACE_TYPE, in testSetUp() local
|
| /external/angle/util/ |
| D | EGLWindow.cpp | 352 std::vector<EGLint> configAttributes = { in initializeSurface() local
|
| /external/angle/src/libGL/ |
| D | entry_points_wgl.cpp | 143 const EGLint configAttributes[] = {EGL_NONE}; in wglCreateContext() local
|
| /external/swiftshader/tests/GLESUnitTests/ |
| D | unittests.cpp | 116 const EGLint configAttributes[] = { in Initialize() local
|