Searched refs:DestroyImageKHR (Results 1 – 5 of 5) sorted by relevance
104 EGLBoolean DestroyImageKHR(EGLImageKHR img);
971 EGLBoolean EglWrapperDisplay::DestroyImageKHR(EGLImageKHR img) in DestroyImageKHR() function in OHOS::EglWrapperDisplay
861 return display->DestroyImageKHR(img); in EglDestroyImageKHRImpl()
175 eglWrapperDisplay->DestroyImageKHR(img2); in DoSomethingInterestingWithMyAPI()
585 auto result = eglWrapperDisplay->DestroyImageKHR(nullptr); in HWTEST_F()