Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/include/
A DSDL_hints.h326 #define SDL_HINT_MOUSE_RELATIVE_SCALING "SDL_MOUSE_RELATIVE_SCALING" macro
/AliOS-Things-master/components/SDL2/src/render/
A DSDL_render.c878 renderer->relative_scaling = SDL_GetHintBoolean(SDL_HINT_MOUSE_RELATIVE_SCALING, SDL_TRUE); in SDL_CreateRenderer()

Completed in 12 milliseconds