Searched defs:GetPointerDevice (Results 1 – 4 of 4) sorted by relevance
756 bool GetPointerDevice(HANDLE device, POINTER_DEVICE_INFO& result) { in GetPointerDevice() function
1056 /* static */ port::StatusOr<hipDevice_t> GpuDriver::GetPointerDevice( in GetPointerDevice() function in stream_executor::gpu::GpuDriver
1357 /* static */ port::StatusOr<CUdevice> GpuDriver::GetPointerDevice( in GetPointerDevice() function in stream_executor::gpu::GpuDriver
106004 pub fn GetPointerDevice(device: HANDLE, pointerDevice: *mut POINTER_DEVICE_INFO) -> BOOL; in GetPointerDevice() function