Home
last modified time | relevance | path

Searched refs:pHandle (Results 1 – 21 of 21) sorted by relevance

/external/vulkan-validation-layers/loader/
Dextensions.c108 VkExternalMemoryHandleTypeFlagsNV handleType, HANDLE *pHandle) { in vkGetMemoryWin32HandleNV() argument
110 return disp->GetMemoryWin32HandleNV(device, memory, handleType, pHandle); in vkGetMemoryWin32HandleNV()
/external/sonivox/arm-wt-22k/jetcreator_lib_src/darwin-x86/
DEASLib.h23 extern EAS_RESULT EAS_LibInit (EAS_DATA_HANDLE *pHandle) in EAS_LibInit() argument
/external/sonivox/arm-wt-22k/lib_src/
Deas_wavefile.c79 …FileType (S_EAS_DATA *pEASData, EAS_FILE_HANDLE fileHandle, EAS_VOID_PTR *pHandle, EAS_I32 offset);
137 …kFileType (S_EAS_DATA *pEASData, EAS_FILE_HANDLE fileHandle, EAS_VOID_PTR *pHandle, EAS_I32 offset) in WaveCheckFileType() argument
142 *pHandle = NULL; in WaveCheckFileType()
160 *pHandle = pWaveData; in WaveCheckFileType()
Deas_pcm.h109 …T EAS_PEOpenStream (EAS_DATA_HANDLE pEASData, S_PCM_OPEN_PARAMS *pParams, EAS_PCM_HANDLE *pHandle);
Deas_pcm.c327 …RESULT EAS_PEOpenStream (S_EAS_DATA *pEASData, S_PCM_OPEN_PARAMS *pParams, EAS_PCM_HANDLE *pHandle) in EAS_PEOpenStream() argument
388 *pHandle = pState; in EAS_PEOpenStream()
/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceDriverImpl.inl675 …ce device, const VkFenceGetWin32HandleInfoKHR* pGetWin32HandleInfo, pt::Win32Handle* pHandle) const
677 return m_vk.getFenceWin32HandleKHR(device, pGetWin32HandleInfo, pHandle);
715 …e device, const VkMemoryGetWin32HandleInfoKHR* pGetWin32HandleInfo, pt::Win32Handle* pHandle) const
717 return m_vk.getMemoryWin32HandleKHR(device, pGetWin32HandleInfo, pHandle);
740 …evice, const VkSemaphoreGetWin32HandleInfoKHR* pGetWin32HandleInfo, pt::Win32Handle* pHandle) const
742 return m_vk.getSemaphoreWin32HandleKHR(device, pGetWin32HandleInfo, pHandle);
DvkVirtualDeviceInterface.inl138 …vice, const VkFenceGetWin32HandleInfoKHR* pGetWin32HandleInfo, pt::Win32Handle* pHandle) const = 0;
146 …ice, const VkMemoryGetWin32HandleInfoKHR* pGetWin32HandleInfo, pt::Win32Handle* pHandle) const = 0;
151 …, const VkSemaphoreGetWin32HandleInfoKHR* pGetWin32HandleInfo, pt::Win32Handle* pHandle) const = 0;
DvkConcreteDeviceInterface.inl138 …e device, const VkFenceGetWin32HandleInfoKHR* pGetWin32HandleInfo, pt::Win32Handle* pHandle) const;
146 … device, const VkMemoryGetWin32HandleInfoKHR* pGetWin32HandleInfo, pt::Win32Handle* pHandle) const;
151 …vice, const VkSemaphoreGetWin32HandleInfoKHR* pGetWin32HandleInfo, pt::Win32Handle* pHandle) const;
DvkNullDriverImpl.inl1222 …VkDevice device, const VkFenceGetWin32HandleInfoKHR* pGetWin32HandleInfo, pt::Win32Handle* pHandle) argument
1226 DE_UNREF(pHandle);
1272 …kDevice device, const VkMemoryGetWin32HandleInfoKHR* pGetWin32HandleInfo, pt::Win32Handle* pHandle) argument
1276 DE_UNREF(pHandle);
1320 …vice device, const VkSemaphoreGetWin32HandleInfoKHR* pGetWin32HandleInfo, pt::Win32Handle* pHandle) argument
1324 DE_UNREF(pHandle);
DvkFunctionPointerTypes.inl188 …kDevice device, const VkFenceGetWin32HandleInfoKHR* pGetWin32HandleInfo, pt::Win32Handle* pHandle);
200 …Device device, const VkMemoryGetWin32HandleInfoKHR* pGetWin32HandleInfo, pt::Win32Handle* pHandle);
206 …ice device, const VkSemaphoreGetWin32HandleInfoKHR* pGetWin32HandleInfo, pt::Win32Handle* pHandle);
/external/pdfium/core/fxge/agg/
Dfx_agg_driver.cpp1710 bool CFX_AggDeviceDriver::ContinueDIBits(void* pHandle, IFX_Pause* pPause) { in ContinueDIBits() argument
1714 return ((CFX_ImageRenderer*)pHandle)->Continue(pPause); in ContinueDIBits()
1717 void CFX_AggDeviceDriver::CancelDIBits(void* pHandle) { in CancelDIBits() argument
1721 delete (CFX_ImageRenderer*)pHandle; in CancelDIBits()
/external/swiftshader/include/Direct3D/
Dd3d8.h327 …texShader)(THIS_ CONST DWORD* pDeclaration,CONST DWORD* pFunction,DWORD* pHandle,DWORD Usage) PURE; in DECLARE_INTERFACE_()
329 STDMETHOD(GetVertexShader)(THIS_ DWORD* pHandle) PURE; in DECLARE_INTERFACE_()
339 STDMETHOD(CreatePixelShader)(THIS_ CONST DWORD* pFunction,DWORD* pHandle) PURE; in DECLARE_INTERFACE_()
341 STDMETHOD(GetPixelShader)(THIS_ DWORD* pHandle) PURE; in DECLARE_INTERFACE_()
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in4393 …dleKHR)(VkDevice device, const VkFenceGetWin32HandleInfoKHR* pGetWin32HandleInfo, HANDLE* pHandle);
4403 HANDLE* pHandle);
4915 …leKHR)(VkDevice device, const VkMemoryGetWin32HandleInfoKHR* pGetWin32HandleInfo, HANDLE* pHandle);
4922 HANDLE* pHandle);
5099 …HR)(VkDevice device, const VkSemaphoreGetWin32HandleInfoKHR* pGetWin32HandleInfo, HANDLE* pHandle);
5109 HANDLE* pHandle);
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.h4104 …vice device, VkDeviceMemory memory, VkExternalMemoryHandleTypeFlagsNV handleType, HANDLE* pHandle);
4111 HANDLE* pHandle);
Dvulkan.hpp17119 …2HandleNV( DeviceMemory memory, ExternalMemoryHandleTypeFlagsNV handleType, HANDLE* pHandle ) const in getMemoryWin32HandleNV()
17121 …DeviceMemory>( memory ), static_cast<VkExternalMemoryHandleTypeFlagsNV>( handleType ), pHandle ) ); in getMemoryWin32HandleNV()
/external/vulkan-validation-layers/layers/
Dparameter_validation.cpp5180 … VkExternalMemoryHandleTypeFlagsNV handleType, HANDLE *pHandle) { in GetMemoryWin32HandleNV() argument
5187 …= parameter_validation_vkGetMemoryWin32HandleNV(my_data->report_data, memory, handleType, pHandle); in GetMemoryWin32HandleNV()
5190 …ch_table(pc_device_table_map, device)->GetMemoryWin32HandleNV(device, memory, handleType, pHandle); in GetMemoryWin32HandleNV()
Dobject_tracker.cpp3716 … VkExternalMemoryHandleTypeFlagsNV handleType, HANDLE *pHandle) { in GetMemoryWin32HandleNV() argument
3725 …ch_table(ot_device_table_map, device)->GetMemoryWin32HandleNV(device, memory, handleType, pHandle); in GetMemoryWin32HandleNV()
Dvk_validation_error_database.txt1681 …rmation refer to Vulkan Spec Section '10.2. Device Memory' which states 'pHandle must be a pointer…
/external/mesa3d/include/vulkan/
Dvulkan.h4117 …vice device, VkDeviceMemory memory, VkExternalMemoryHandleTypeFlagsNV handleType, HANDLE* pHandle);
4124 HANDLE* pHandle);
/external/sqlite/dist/orig/
Dsqlite3.c20393 SQLITE_PRIVATE void sqlite3OsDlClose(sqlite3_vfs *pVfs, void *pHandle){ in sqlite3OsDlClose() argument
20394 pVfs->xDlClose(pVfs, pHandle); in sqlite3OsDlClose()
36159 static void unixDlClose(sqlite3_vfs *NotUsed, void *pHandle){
36161 dlclose(pHandle);
43464 static void winDlClose(sqlite3_vfs *pVfs, void *pHandle){
43466 osFreeLibrary((HANDLE)pHandle);
43467 OSTRACE(("DLCLOSE handle=%p\n", (void*)pHandle));
174080 static void rbuVfsDlClose(sqlite3_vfs *pVfs, void *pHandle){
174082 pRealVfs->xDlClose(pRealVfs, pHandle);
/external/sqlite/dist/
Dsqlite3.c20393 SQLITE_PRIVATE void sqlite3OsDlClose(sqlite3_vfs *pVfs, void *pHandle){ in sqlite3OsDlClose() argument
20394 pVfs->xDlClose(pVfs, pHandle); in sqlite3OsDlClose()
36159 static void unixDlClose(sqlite3_vfs *NotUsed, void *pHandle){
36161 dlclose(pHandle);
43464 static void winDlClose(sqlite3_vfs *pVfs, void *pHandle){
43466 osFreeLibrary((HANDLE)pHandle);
43467 OSTRACE(("DLCLOSE handle=%p\n", (void*)pHandle));
174093 static void rbuVfsDlClose(sqlite3_vfs *pVfs, void *pHandle){
174095 pRealVfs->xDlClose(pRealVfs, pHandle);