Home
last modified time | relevance | path

Searched defs:CreateWindowSurface (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/angle/src/tests/egl_tests/
H A DEGLSyncControlTest.cpp118 void CreateWindowSurface() in CreateWindowSurface() function in EGLSyncControlTest
H A DEGLDeviceTest.cpp110 void CreateWindowSurface() in CreateWindowSurface() function in EGLDeviceCreationTest
/aosp_15_r20/external/mesa3d/src/egl/main/
H A Degldriver.h99 _EGLSurface *(*CreateWindowSurface)(_EGLDisplay *disp, _EGLConfig *config, member
/aosp_15_r20/external/angle/src/libGLESv2/
H A Degl_stubs.cpp291 EGLSurface CreateWindowSurface(Thread *thread, in CreateWindowSurface() function
/aosp_15_r20/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndGlTests.cpp141 TEST_P(GfxstreamEnd2EndGlTest, CreateWindowSurface) { in TEST_P() argument