Searched refs:SendSemaphoreWithFd (Results 1 – 2 of 2) sorted by relevance
63 info->mVkContext.SendSemaphoreWithFd(info->mSemaphore, info->mFenceFd); in DestroyCallbackRefs()216 void SendSemaphoreWithFd(VkSemaphore semaphore, int fenceFd);
519 void RsVulkanInterface::SendSemaphoreWithFd(VkSemaphore semaphore, int fenceFd) in SendSemaphoreWithFd() function in OHOS::Rosen::RsVulkanInterface