Searched refs:UnlockSurfaceKHR (Results 1 – 5 of 5) sorted by relevance
100 EGLBoolean UnlockSurfaceKHR(EGLSurface surf);
924 EGLBoolean EglWrapperDisplay::UnlockSurfaceKHR(EGLSurface surf) in UnlockSurfaceKHR() function in OHOS::EglWrapperDisplay
836 return display->UnlockSurfaceKHR(surf); in EglUnlockSurfaceKHRImpl()
525 auto result = eglWrapperDisplay->UnlockSurfaceKHR(nullptr); in HWTEST_F()539 auto result = eglWrapperDisplay->UnlockSurfaceKHR(nullptr); in HWTEST_F()
173 eglWrapperDisplay->UnlockSurfaceKHR(surf10); in DoSomethingInterestingWithMyAPI()