Searched refs:DestroyEglSurface (Results 1 – 4 of 4) sorted by relevance
47 EGLBoolean DestroyEglSurface(EGLSurface surf);
511 EGLBoolean EglWrapperDisplay::DestroyEglSurface(EGLSurface surf) in DestroyEglSurface() function in OHOS::EglWrapperDisplay
176 return display->DestroyEglSurface(surf); in EglDestroySurfaceImpl()
155 eglWrapperDisplay->DestroyEglSurface(surf2); in DoSomethingInterestingWithMyAPI()