Home
last modified time | relevance | path

Searched defs:createPbuffer (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/frameworks/av/cmds/screenrecord/
H A DEglWindow.cpp63 status_t EglWindow::createPbuffer(int width, int height) { in createPbuffer() function in EglWindow
/aosp_15_r20/external/angle/src/tests/egl_tests/
H A DEGLSurfacelessContextTest.cpp92 EGLSurface createPbuffer(int width, int height) in createPbuffer() function in __anona819dc7d0111::EGLSurfacelessContextTest
/aosp_15_r20/external/skia/tools/gpu/gl/win/
H A DSkWGL_win.cpp83 HPBUFFER SkWGLExtensions::createPbuffer(HDC hDC, in createPbuffer() function in SkWGLExtensions
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/glx/
H A DFunctionsGLX.cpp389 glx::Pbuffer FunctionsGLX::createPbuffer(glx::FBConfig config, const int *attribList) const in createPbuffer() function in rx::FunctionsGLX