Searched defs:pHandle (Results 1 – 8 of 8) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkSemaphoreExternalFuchsia.hpp | 65 VkResult exportHandle(zx_handle_t *pHandle) override in exportHandle()
|
D | VkSemaphore.cpp | 61 virtual VkResult exportHandle(zx_handle_t *pHandle) in exportHandle() 342 VkResult BinarySemaphore::exportHandle(zx_handle_t *pHandle) in exportHandle()
|
D | libVulkan.cpp | 1153 …IA(VkDevice device, const VkMemoryGetZirconHandleInfoFUCHSIA *pGetHandleInfo, zx_handle_t *pHandle) in vkGetMemoryZirconHandleFUCHSIA()
|
/third_party/libusb/libusb/os/ |
D | haiku_usb_raw.cpp | 70 USBDeviceHandle **pHandle = (USBDeviceHandle **)usbi_get_device_handle_priv(dev_handle); in haiku_close() local
|
/third_party/mingw-w64/mingw-w64-headers/include/ |
D | scardssp.h | 861 #define ISCard_get_CardHandle(This,pHandle) (This)->lpVtbl->get_CardHandle(This,pHandle) argument
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
D | vulkan_funcs.hpp | 10227 HANDLE * pHandle, in getMemoryWin32HandleNV() 10890 … HANDLE * pHandle, in getMemoryWin32HandleKHR() 11071 HANDLE * pHandle, in getSemaphoreWin32HandleKHR() 12074 … HANDLE * pHandle, in getFenceWin32HandleKHR()
|
/third_party/sqlite/src/ |
D | shell.c | 4233 static void apndDlClose(sqlite3_vfs *pVfs, void *pHandle){ in apndDlClose()
|
D | sqlite3.c | 23794 SQLITE_PRIVATE void sqlite3OsDlClose(sqlite3_vfs *pVfs, void *pHandle){ in sqlite3OsDlClose()
|