Home
last modified time | relevance | path

Searched refs:surfaceAttributes (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndGlTests.cpp283 static const EGLint surfaceAttributes[] = { in TEST_P() local
290 EGLSurface surface = mGl->eglCreatePbufferSurface(display, config, surfaceAttributes); in TEST_P()
DGfxstreamEnd2EndTests.cpp324 static const EGLint surfaceAttributes[] = { in SetUpEglContextAndSurface() local
331 EGLSurface surface = mGl->eglCreatePbufferSurface(display, config, surfaceAttributes); in SetUpEglContextAndSurface()