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

/frameworks/av/cmds/screenrecord/
H A DEglWindow.cpp76 EGLint pbufferAttribs[] = { local
81 mEglSurface = eglCreatePbufferSurface(mEglDisplay, mEglConfig, pbufferAttribs);
/frameworks/native/libs/gui/tests/
H A DGLTest.cpp79 EGLint pbufferAttribs[] = { local
85 pbufferAttribs);
H A DSurfaceTextureMultiContextGL_test.cpp437 EGLint pbufferAttribs[] = { local
442 pbufferAttribs);
H A DSurfaceTextureClient_test.cpp77 EGLint pbufferAttribs[] = { local
81 mEglSurface = eglCreatePbufferSurface(mEglDisplay, myConfig, pbufferAttribs);

Completed in 512 milliseconds