Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/include/
A DSDL_test_common.h70 int window_maxW; member
/AliOS-Things-master/components/SDL2/src/test/
A DSDL_test_common.c347 state->window_maxW = SDL_atoi(w); in SDLTest_CommonArg()
1058 if (state->window_maxW || state->window_maxH) { in SDLTest_CommonInit()
1059 SDL_SetWindowMaximumSize(state->windows[i], state->window_maxW, state->window_maxH); in SDLTest_CommonInit()

Completed in 6 milliseconds