Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H A Drs_surface_ohos_vulkan.cpp275 RsVulkanInterface::CallbackSemaphoreInfo::DestroyCallbackRefs(context); in FlushFrame()
305 RsVulkanInterface::CallbackSemaphoreInfo::DestroyCallbackRefs(callbackInfo); in FlushFrame()
315 RsVulkanInterface::CallbackSemaphoreInfo::DestroyCallbackRefs(callbackInfo); in FlushFrame()
321 RsVulkanInterface::CallbackSemaphoreInfo::DestroyCallbackRefs(callbackInfo); in FlushFrame()
H A Drs_vulkan_context.h55 static void DestroyCallbackRefs(void* context) in DestroyCallbackRefs() function