Home
last modified time | relevance | path

Searched defs:pbufferAttributes (Results 1 – 11 of 11) sorted by relevance

/external/angle/src/tests/test_utils/
DMultiThreadSteps.cpp25 EGLint pbufferAttributes[] = { in RunLockStepThreads() local
/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/
DVulkanMultithreadingTest.cpp84 EGLint pbufferAttributes[] = { in runMultithreadedGLTest() local
DMultithreadingTest.cpp84 EGLint pbufferAttributes[] = { in runMultithreadedGLTest() local
290 EGLint pbufferAttributes[] = { in TEST_P() local
555 EGLint pbufferAttributes[] = { in TEST_P() local
688 EGLint pbufferAttributes[] = { in textureThreadFunction() local
1963 EGLint pbufferAttributes[kThreadCount][6] = { in TEST_P() local
2163 EGLint pbufferAttributes[kThreadCount][6] = { in TEST_P() local
2371 EGLint pbufferAttributes[kThreadCount][6] = { in TEST_P() local
2586 EGLint pbufferAttributes[kThreadCount][6] = { in TEST_P() local
DImageTest.cpp1583 EGLint pbufferAttributes[] = { in TEST_P() local
DStateChangeTest.cpp7581 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/angle/src/tests/egl_tests/
DEGLContextSharingTest.cpp605 EGLint pbufferAttributes[] = {EGL_WIDTH, 1, EGL_HEIGHT, 1, EGL_NONE, EGL_NONE}; in TEST_P() local
1301 const EGLint pbufferAttributes[] = {EGL_WIDTH, 1, EGL_HEIGHT, 1, EGL_NONE}; in TEST_P() local
DEGLMultiContextTest.cpp202 EGLint pbufferAttributes[] = {EGL_WIDTH, 1, EGL_HEIGHT, 1, EGL_NONE, EGL_NONE}; in TEST_P() local
DEGLSurfaceTest.cpp198 std::vector<EGLint> pbufferAttributes = additionalAttributes; in initializeSurfaceWithAttribs() local