Searched defs:pbufferAttributes (Results 1 – 11 of 11) sorted by relevance
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/main/java/com/google/android/exoplayer2/util/ |
D | GlUtil.java | 221 int[] pbufferAttributes = in focusPlaceholderEglSurface() local 243 int[] pbufferAttributes = in focusPlaceholderEglSurfaceBt2020Pq() local 550 EGLDisplay eglDisplay, int[] configAttributes, int[] pbufferAttributes) { in createEglPbufferSurface()
|
D | EGLSurfaceTexture.java | 276 int[] pbufferAttributes; in createEGLSurface() local
|
/external/angle/src/tests/gl_tests/ |
D | MultithreadingTest.cpp | 80 EGLint pbufferAttributes[] = { in runMultithreadedGLTest() local 264 EGLint pbufferAttributes[] = { in TEST_P() local 602 EGLint pbufferAttributes[] = { in textureThreadFunction() local 883 EGLint pbufferAttributes[] = { in TEST_P() local
|
D | VulkanMultithreadingTest.cpp | 85 EGLint pbufferAttributes[] = { in runMultithreadedGLTest() local
|
D | ImageTest.cpp | 1304 EGLint pbufferAttributes[] = { in TEST_P() local
|
D | StateChangeTest.cpp | 7573 EGLint pbufferAttributes[] = {EGL_WIDTH, 1, EGL_HEIGHT, 1, EGL_NONE, EGL_NONE}; in TEST_P() local
|
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/main/java/com/google/android/exoplayer2/util/ |
D | EGLSurfaceTexture.java | 272 int[] pbufferAttributes; in createEGLSurface() local
|
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/util/ |
D | EGLSurfaceTexture.java | 272 int[] pbufferAttributes; in createEGLSurface() local
|
/external/angle/src/tests/egl_tests/ |
D | EGLMultiContextTest.cpp | 188 EGLint pbufferAttributes[] = {EGL_WIDTH, 1, EGL_HEIGHT, 1, EGL_NONE, EGL_NONE}; in TEST_P() local
|
D | EGLSurfaceTest.cpp | 190 std::vector<EGLint> pbufferAttributes = additionalAttributes; in initializeSurfaceWithAttribs() local
|
D | EGLContextSharingTest.cpp | 548 EGLint pbufferAttributes[] = {EGL_WIDTH, 1, EGL_HEIGHT, 1, EGL_NONE, EGL_NONE}; in TEST_P() local
|