Home
last modified time | relevance | path

Searched refs:SDL_SensorGetDeviceInstanceID (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/SDL2/test/
A Dtestsensor.c76 SDL_SensorGetDeviceInstanceID(i), in main()
84 … SDL_Log("Couldn't open sensor %d: %s\n", SDL_SensorGetDeviceInstanceID(i), SDL_GetError()); in main()
/AliOS-Things-master/components/SDL2/include/
A DSDL_sensor.h176 extern DECLSPEC SDL_SensorID SDLCALL SDL_SensorGetDeviceInstanceID(int device_index);
/AliOS-Things-master/components/SDL2/src/sensor/
A DSDL_sensor.c196 SDL_SensorGetDeviceInstanceID(int device_index) in SDL_SensorGetDeviceInstanceID() function
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h687 #define SDL_SensorGetDeviceInstanceID SDL_SensorGetDeviceInstanceID_REAL macro
A DSDL_dynapi_procs.h729 SDL_DYNAPI_PROC(SDL_SensorID,SDL_SensorGetDeviceInstanceID,(int a),(a),return)

Completed in 13 milliseconds