Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/include/
A DSDL_test_common.h131 SDLTest_CommonState *SDLTest_CommonCreateState(char **argv, Uint32 flags);
/AliOS-Things-master/components/SDL2/test/
A Dtestdropfile.c38 state = SDLTest_CommonCreateState(argv, SDL_INIT_VIDEO); in main()
A Dtestautomation.c44 state = SDLTest_CommonCreateState(argv, SDL_INIT_VIDEO); in main()
A Dtestrelative.c85 state = SDLTest_CommonCreateState(argv, SDL_INIT_VIDEO); in main()
A Dtestwm2.c128 state = SDLTest_CommonCreateState(argv, SDL_INIT_VIDEO); in main()
A Dtestcustomcursor.c193 state = SDLTest_CommonCreateState(argv, SDL_INIT_VIDEO); in main()
A Dtestscale.c163 state = SDLTest_CommonCreateState(argv, SDL_INIT_VIDEO); in main()
A Dtestrendercopyex.c173 state = SDLTest_CommonCreateState(argv, SDL_INIT_VIDEO); in main()
A Dtestdraw2.c221 state = SDLTest_CommonCreateState(argv, SDL_INIT_VIDEO); in main()
A Dtestgles.c121 state = SDLTest_CommonCreateState(argv, SDL_INIT_VIDEO); in main()
A Dtestviewport.c204 state = SDLTest_CommonCreateState(argv, SDL_INIT_VIDEO); in main()
A Dtestgesture.c271 state = SDLTest_CommonCreateState(argv, SDL_INIT_VIDEO); in main()
A Dtestintersections.c280 state = SDLTest_CommonCreateState(argv, SDL_INIT_VIDEO); in main()
A Dtestrendertarget.c262 state = SDLTest_CommonCreateState(argv, SDL_INIT_VIDEO); in main()
A Dtestgl2.c231 state = SDLTest_CommonCreateState(argv, SDL_INIT_VIDEO); in main()
A Dtestsprite2.c292 state = SDLTest_CommonCreateState(argv, SDL_INIT_VIDEO); in main()
A Dtestgles2.c493 state = SDLTest_CommonCreateState(argv, SDL_INIT_VIDEO); in main()
A Dtestime.c642 state = SDLTest_CommonCreateState(argv, SDL_INIT_VIDEO); in main()
A Dtestvulkan.c1136 state = SDLTest_CommonCreateState(argv, SDL_INIT_VIDEO); in main()
/AliOS-Things-master/components/SDL2/src/test/
A DSDL_test_common.c59 SDLTest_CommonCreateState(char **argv, Uint32 flags) in SDLTest_CommonCreateState() function

Completed in 33 milliseconds