| /external/webrtc/sdk/android/api/org/webrtc/ |
| D | EglBase.java | 131 static int getOpenGlesVersionFromConfig(int[] configAttributes) { in getOpenGlesVersionFromConfig() 152 public static EglBase create(@Nullable Context sharedContext, int[] configAttributes) { in create() 180 public static EglBase10 createEgl10(int[] configAttributes) { in createEgl10() 188 public static EglBase10 createEgl10(EglBase10.Context sharedContext, int[] configAttributes) { in createEgl10() 198 javax.microedition.khronos.egl.EGLContext sharedContext, int[] configAttributes) { in createEgl10() 203 public static EglBase14 createEgl14(int[] configAttributes) { in createEgl14() 211 public static EglBase14 createEgl14(EglBase14.Context sharedContext, int[] configAttributes) { in createEgl14() 221 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 | 220 const EGLint configAttributes[] = {EGL_RED_SIZE, in chooseDefaultConfig() local 363 const EGLint configAttributes[] = {EGL_SURFACE_TYPE, in initializeSurfaceWithFloatConfig() local 804 const EGLint configAttributes[] = {EGL_SURFACE_TYPE, in TEST_P() local 848 const EGLint configAttributes[] = {EGL_SURFACE_TYPE, in TEST_P() local 892 const EGLint configAttributes[] = {EGL_SURFACE_TYPE, in TEST_P() local 935 const EGLint configAttributes[] = {EGL_SURFACE_TYPE, in TEST_P() local 977 const EGLint configAttributes[] = {EGL_SURFACE_TYPE, in TEST_P() local 1048 const EGLint configAttributes[] = { in TEST_P() local 1125 const EGLint configAttributes[] = { in testTextureOffset() local 1286 const EGLint configAttributes[] = { in setupFragCoordOffset() local [all …]
|
| D | EGLRecordableTest.cpp | 53 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 | 119 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
|
| D | EGLDisplaySelectionTest.cpp | 78 const EGLint configAttributes[] = { in initializeContextForDisplay() local
|
| /external/webrtc/sdk/android/src/java/org/webrtc/ |
| D | EglBase14Impl.java | 58 public EglBase14Impl(EGLContext sharedContext, int[] configAttributes) { in EglBase14Impl() 236 private static EGLConfig getEglConfig(EGLDisplay eglDisplay, int[] configAttributes) { in getEglConfig()
|
| D | EglBase10Impl.java | 94 public EglBase10Impl(EGLContext sharedContext, int[] configAttributes) { in EglBase10Impl() 328 private static EGLConfig getEglConfig(EGL10 egl, EGLDisplay eglDisplay, int[] configAttributes) { in getEglConfig()
|
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/main/java/com/google/android/exoplayer2/util/ |
| D | GlUtil.java | 511 EGLDisplay eglDisplay, int version, int[] configAttributes) { in createEglContext() 535 int[] configAttributes, in getEglSurface() 550 EGLDisplay eglDisplay, int[] configAttributes, int[] pbufferAttributes) { in createEglPbufferSurface()
|
| /external/angle/src/libGLESv2/ |
| D | entry_points_wgl.cpp | 144 const EGLint configAttributes[] = {EGL_NONE}; in wglCreateContext() local
|
| /external/angle/util/ |
| D | EGLWindow.cpp | 330 std::vector<EGLint> configAttributes = { in initializeSurface() local
|