Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/include/
A DSDL_rwops.h42 #define SDL_RWOPS_UNKNOWN 0U /**< Unknown stream type */ macro
/AliOS-Things-master/components/SDL2/test/
A Dtestautomation_rwops.c501 rw->type == SDL_RWOPS_UNKNOWN, in rwops_testAllocFree()
502 "Verify RWops type is SDL_RWOPS_UNKNOWN; expected: %d, got: %d", SDL_RWOPS_UNKNOWN, rw->type); in rwops_testAllocFree()
/AliOS-Things-master/components/SDL2/src/file/
A DSDL_rwops.c713 area->type = SDL_RWOPS_UNKNOWN; in SDL_AllocRW()

Completed in 10 milliseconds