Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/
A DSDL_egl.c138 char altErrorText[32]; in SDL_EGL_SetErrorEx() local
141 SDL_snprintf(altErrorText, SDL_arraysize(altErrorText), "0x%x", (unsigned int)eglErrorCode); in SDL_EGL_SetErrorEx()
142 errorText = altErrorText; in SDL_EGL_SetErrorEx()

Completed in 6 milliseconds