Searched defs:DestroySurface (Results 1 – 7 of 7) sorted by relevance
172 void AngleSurfaceManager::DestroySurface(const EGLSurface surface) { in DestroySurface() function in flutter::AngleSurfaceManager
125 TEST_P(SwapChainTests, DestroySurface) { in TEST_P() argument
108 EGLBoolean (*DestroySurface)(_EGLDisplay *disp, _EGLSurface *surface); member
190 PFNEGLDESTROYSURFACEPROC DestroySurface; member
300 EGLBoolean DestroySurface(Thread *thread, Display *display, Surface *eglSurface) in DestroySurface() function
453 EGLBoolean EGLAPIENTRY DestroySurface(EGLDisplay dpy, EGLSurface surface) in DestroySurface() function
832 class DestroySurface : public tcu::ThreadUtil::Operation class843 DestroySurface::DestroySurface (EGLDisplay display, SharedPtr<Surface> surface) in DestroySurface() function in deqp::egl::GLES2ThreadTest::DestroySurface