Home
last modified time | relevance | path

Searched defs:configAttributes (Results 1 – 25 of 59) sorted by relevance

123

/aosp_15_r20/external/webrtc/sdk/android/api/org/webrtc/
H A DEglBase.java131 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()
H A DSurfaceEglRenderer.java51 RendererCommon.RendererEvents rendererEvents, final int[] configAttributes, in init()
65 public void init(final EglBase.Context sharedContext, final int[] configAttributes, in init()
H A DEglRenderer.java208 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()
H A DSurfaceViewRenderer.java81 RendererCommon.RendererEvents rendererEvents, final int[] configAttributes, in init()
/aosp_15_r20/external/angle/src/tests/egl_tests/
H A DEGLSurfaceTest.cpp230 const EGLint configAttributes[] = {EGL_RED_SIZE, in chooseDefaultConfig() local
374 const EGLint configAttributes[] = {EGL_SURFACE_TYPE, in initializeSurfaceWithFloatConfig() local
929 const EGLint configAttributes[] = {EGL_SURFACE_TYPE, in TEST_P() local
973 const EGLint configAttributes[] = {EGL_SURFACE_TYPE, in TEST_P() local
1017 const EGLint configAttributes[] = {EGL_SURFACE_TYPE, in TEST_P() local
1060 const EGLint configAttributes[] = {EGL_SURFACE_TYPE, in TEST_P() local
1103 const EGLint configAttributes[] = {EGL_SURFACE_TYPE, in TEST_P() local
1169 const EGLint configAttributes[] = {EGL_SURFACE_TYPE, in TEST_P() local
1240 const EGLint configAttributes[] = { in TEST_P() local
1317 const EGLint configAttributes[] = { in testTextureOffset() local
[all …]
H A DEGLRecordableTest.cpp53 const EGLint configAttributes[] = { in TEST_P() local
H A DEGLSyncControlTest.cpp124 const EGLint configAttributes[] = {EGL_NONE}; in CreateWindowSurface() local
H A DEGLCreateContextAttribsTest.cpp164 const EGLint configAttributes[] = {EGL_RED_SIZE, 8, EGL_GREEN_SIZE, 8, in TEST_P() local
H A DEGLDirectCompositionTest.cpp145 const EGLint configAttributes[] = { in Init() local
H A DEGLPreRotationTest.cpp159 const EGLint configAttributes[] = { in initializeSurfaceWithRGBA8888Config() local
189 const EGLint configAttributes[] = { in initializeSurfaceWithRGBA8888d24s8Config() local
H A DEGLDeviceTest.cpp119 const EGLint configAttributes[] = {EGL_NONE}; in CreateWindowSurface() local
H A DEGLDisplaySelectionTest.cpp78 const EGLint configAttributes[] = { in initializeContextForDisplay() local
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/main/java/com/google/android/exoplayer2/util/
H A DGlUtil.java511 EGLDisplay eglDisplay, int version, int[] configAttributes) { in createEglContext()
535 int[] configAttributes, in getEglSurface()
550 EGLDisplay eglDisplay, int[] configAttributes, int[] pbufferAttributes) { in createEglPbufferSurface()
/aosp_15_r20/external/webrtc/sdk/android/src/java/org/webrtc/
H A DEglBase14Impl.java58 public EglBase14Impl(EGLContext sharedContext, int[] configAttributes) { in EglBase14Impl()
236 private static EGLConfig getEglConfig(EGLDisplay eglDisplay, int[] configAttributes) { in getEglConfig()
H A DEglBase10Impl.java94 public EglBase10Impl(EGLContext sharedContext, int[] configAttributes) { in EglBase10Impl()
328 private static EGLConfig getEglConfig(EGL10 egl, EGLDisplay eglDisplay, int[] configAttributes) { in getEglConfig()
/aosp_15_r20/packages/modules/IPsec/tests/iketests/src/java/android/net/ipsec/ike/
DTunnelModeChildSessionParamsTest.java91 ConfigAttribute[] configAttributes = childParams.getConfigurationAttributesInternal(); in verifyAttrTypes() local
DIkeSessionParamsTest.java608 ConfigAttribute[] configAttributes = ikeParams.getConfigurationAttributesInternal(); in verifyAttrTypes() local
/aosp_15_r20/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndGlTests.cpp143 static const EGLint configAttributes[] = { in TEST_P() local
255 static const EGLint configAttributes[] = { in TEST_P() local
DGfxstreamEnd2EndTests.cpp302 static const EGLint configAttributes[] = { in SetUpEglContextAndSurface() local
/aosp_15_r20/external/angle/util/
H A DEGLWindow.cpp322 std::vector<EGLint> configAttributes = { in initializeSurface() local
/aosp_15_r20/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/
DChildSessionStateMachine.java1117 final ConfigAttribute[] configAttributes = in enterState() local
/aosp_15_r20/out/soong/.intermediates/prebuilts/misc/common/androidx-media3/androidx.media3.media3-effect-nodeps/android_common_apex30/aar/
Dandroidx.media3.media3-effect-nodeps.jarandroidx/ androidx/media3/ androidx/media3/effect/ androidx/media3/effect/AlphaScale ...
Dclasses.jarandroidx/ androidx/media3/ androidx/media3/effect/ androidx/media3/effect/AlphaScale ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/misc/common/androidx-media3/androidx.media3.media3-effect-nodeps/android_common/aar/
Dandroidx.media3.media3-effect-nodeps.jarandroidx/ androidx/media3/ androidx/media3/effect/ androidx/media3/effect/AlphaScale ...
Dclasses.jarandroidx/ androidx/media3/ androidx/media3/effect/ androidx/media3/effect/AlphaScale ...

123