Searched defs:CreateWindowSurface (Results 1 – 5 of 5) sorted by relevance
118 void CreateWindowSurface() in CreateWindowSurface() function in EGLSyncControlTest
110 void CreateWindowSurface() in CreateWindowSurface() function in EGLDeviceCreationTest
99 _EGLSurface *(*CreateWindowSurface)(_EGLDisplay *disp, _EGLConfig *config, member
291 EGLSurface CreateWindowSurface(Thread *thread, in CreateWindowSurface() function
141 TEST_P(GfxstreamEnd2EndGlTest, CreateWindowSurface) { in TEST_P() argument