Home
last modified time | relevance | path

Searched refs:pbufferAttribs (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/cmds/screenrecord/
DEglWindow.cpp77 EGLint pbufferAttribs[] = { in createPbuffer() local
82 mEglSurface = eglCreatePbufferSurface(mEglDisplay, mEglConfig, pbufferAttribs); in createPbuffer()
/frameworks/native/libs/gui/tests/
DGLTest.cpp79 EGLint pbufferAttribs[] = { in SetUp() local
85 pbufferAttribs); in SetUp()
DSurfaceTextureMultiContextGL_test.cpp420 EGLint pbufferAttribs[] = { in TEST_F() local
425 pbufferAttribs); in TEST_F()
DSurfaceTextureClient_test.cpp75 EGLint pbufferAttribs[] = { in SetUp() local
79 mEglSurface = eglCreatePbufferSurface(mEglDisplay, myConfig, pbufferAttribs); in SetUp()