Home
last modified time | relevance | path

Searched refs:destroySemaphore (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/renderengine/skia/
DSkiaVkRenderEngine.h52 mVulkanInterface.destroySemaphore(semaphore); in unref()
DVulkanInterface.h56 void destroySemaphore(VkSemaphore semaphore);
DVulkanInterface.cpp138 void VulkanInterface::destroySemaphore(VkSemaphore semaphore) { in destroySemaphore() function in android::renderengine::skia::VulkanInterface