Home
last modified time | relevance | path

Searched refs:SDL_UDEV_PrivateData (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/SDL2/src/core/linux/
A DSDL_udev.h96 typedef struct SDL_UDEV_PrivateData struct
107 } SDL_UDEV_PrivateData; argument
A DSDL_udev.c42 #define _THIS SDL_UDEV_PrivateData *_this
119 _this = (SDL_UDEV_PrivateData *) SDL_calloc(1, sizeof(*_this)); in SDL_UDEV_Init()

Completed in 6 milliseconds