Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/include/
A DSDL_hints.h154 #define SDL_HINT_RENDER_VSYNC "SDL_RENDER_VSYNC" macro
/AliOS-Things-master/components/SDL2/test/
A Dtestautomation_hints.c27 SDL_HINT_RENDER_VSYNC,
/AliOS-Things-master/components/SDL2/src/render/
A DSDL_render.c789 if (SDL_GetHint(SDL_HINT_RENDER_VSYNC)) { in SDL_CreateRenderer()
790 if (SDL_GetHintBoolean(SDL_HINT_RENDER_VSYNC, SDL_TRUE)) { in SDL_CreateRenderer()

Completed in 11 milliseconds