Home
last modified time | relevance | path

Searched refs:DestroyEGLSync (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/frameworks/surfaceimage/src/
H A Dsurface_image.cpp73 DestroyEGLSync(it->second.eglSync_); in ~SurfaceImage()
281 DestroyEGLSync(it->second.eglSync_); in CheckImageCacheNeedClean()
297 void SurfaceImage::DestroyEGLSync(EGLSyncKHR &eglSync) in DestroyEGLSync() function in OHOS::SurfaceImage
/ohos5.0/foundation/graphic/graphic_2d/frameworks/surfaceimage/include/
H A Dsurface_image.h92 void DestroyEGLSync(EGLSyncKHR &eglSync);