Home
last modified time | relevance | path

Searched refs:io_service_t (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/joystick/darwin/
DSDL_sysjoystick_c.h47 io_service_t ffservice; /* Interface for force feedback, 0 = no ff */
DSDL_sysjoystick.c409 io_service_t ioservice; in JoystickDeviceWasAddedCallback()
/third_party/flutter/skia/third_party/externals/sdl/src/haptic/darwin/
DSDL_syshaptic.c41 #define IO_OBJECT_NULL ((io_service_t)0)
51 io_service_t dev; /* Node we use to create the device. */
85 static int HIDGetDeviceProduct(io_service_t dev, char *name);
157 io_service_t device; in SDL_SYS_HapticInit()
345 HIDGetDeviceProduct(io_service_t dev, char *name) in HIDGetDeviceProduct()
491 SDL_SYS_HapticOpenFromService(SDL_Haptic * haptic, io_service_t service) in SDL_SYS_HapticOpenFromService()
/third_party/libuv/src/unix/
Ddarwin-stub.h59 typedef unsigned int io_service_t; typedef
Ddarwin.c194 io_service_t (*pIOIteratorNext)(io_iterator_t); in uv__get_cpu_speed()
/third_party/skia/third_party/externals/angle2/src/gpu_info_util/
DSystemInfo_macos.mm45 io_service_t platformExpert =
183 io_service_t gpuEntry = IOServiceGetMatchingService(mainPort, matchDictionary);
/third_party/flutter/skia/third_party/externals/angle2/src/gpu_info_util/
DSystemInfo_mac.mm22 io_service_t platformExpert = IOServiceGetMatchingService(
/third_party/mesa3d/src/asahi/lib/
Dagx_device.c289 io_service_t service = in agx_open_device()