Home
last modified time | relevance | path

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/
DGlUtil.java221 int[] pbufferAttributes = in focusPlaceholderEglSurface() local
243 int[] pbufferAttributes = in focusPlaceholderEglSurfaceBt2020Pq() local
550 EGLDisplay eglDisplay, int[] configAttributes, int[] pbufferAttributes) { in createEglPbufferSurface()
DEGLSurfaceTexture.java276 int[] pbufferAttributes; in createEGLSurface() local
/external/angle/src/tests/gl_tests/
DMultithreadingTest.cpp80 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
DVulkanMultithreadingTest.cpp85 EGLint pbufferAttributes[] = { in runMultithreadedGLTest() local
DImageTest.cpp1304 EGLint pbufferAttributes[] = { in TEST_P() local
DStateChangeTest.cpp7573 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/
DEGLSurfaceTexture.java272 int[] pbufferAttributes; in createEGLSurface() local
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/util/
DEGLSurfaceTexture.java272 int[] pbufferAttributes; in createEGLSurface() local
/external/angle/src/tests/egl_tests/
DEGLMultiContextTest.cpp188 EGLint pbufferAttributes[] = {EGL_WIDTH, 1, EGL_HEIGHT, 1, EGL_NONE, EGL_NONE}; in TEST_P() local
DEGLSurfaceTest.cpp190 std::vector<EGLint> pbufferAttributes = additionalAttributes; in initializeSurfaceWithAttribs() local
DEGLContextSharingTest.cpp548 EGLint pbufferAttributes[] = {EGL_WIDTH, 1, EGL_HEIGHT, 1, EGL_NONE, EGL_NONE}; in TEST_P() local