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

/frameworks/av/cmds/screenrecord/
H A DEglWindow.cpp77 EGLint pbufferAttribs[] = { local
82 mEglSurface = eglCreatePbufferSurface(mEglDisplay, mEglConfig, pbufferAttribs);
/frameworks/native/libs/gui/tests/
H A DGLTest.cpp79 EGLint pbufferAttribs[] = { local
85 pbufferAttribs);
H A DSurfaceTextureMultiContextGL_test.cpp420 EGLint pbufferAttribs[] = { local
425 pbufferAttribs);
H A DSurfaceTextureClient_test.cpp72 EGLint pbufferAttribs[] = { local
76 mEglSurface = eglCreatePbufferSurface(mEglDisplay, myConfig, pbufferAttribs);

Completed in 651 milliseconds