Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/
A DSDL_log.c63 static const char *SDL_priority_prefixes[SDL_NUM_LOG_PRIORITIES] = {
84 static int SDL_android_priority[SDL_NUM_LOG_PRIORITIES] = {
276 if ((int)priority < 0 || priority >= SDL_NUM_LOG_PRIORITIES) { in SDL_LogMessageV()
/AliOS-Things-master/components/SDL2/include/
A DSDL_log.h110 SDL_NUM_LOG_PRIORITIES enumerator

Completed in 3 milliseconds