Home
last modified time | relevance | path

Searched defs:_this (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/SDL2/src/video/
A DSDL_clipboard.c30 SDL_VideoDevice *_this = SDL_GetVideoDevice(); in SDL_SetClipboardText() local
51 SDL_VideoDevice *_this = SDL_GetVideoDevice(); in SDL_GetClipboardText() local
72 SDL_VideoDevice *_this = SDL_GetVideoDevice(); in SDL_HasClipboardText() local
A DSDL_video.c124 static SDL_VideoDevice *_this = NULL; variable
/AliOS-Things-master/components/SDL2/src/audio/nacl/
A DSDL_naclaudio.c50 SDL_AudioDevice* _this = (SDL_AudioDevice*) data; in nacl_audio_callback() local
/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowsevents.c1119 SDL_VideoDevice *_this = SDL_GetVideoDevice(); in WIN_UpdateClipCursorForWindows() local
/AliOS-Things-master/components/SDL2/src/events/
A DSDL_events.c679 SDL_VideoDevice *_this = SDL_GetVideoDevice(); in SDL_PumpEvents() local
/AliOS-Things-master/components/SDL2/src/core/android/
A DSDL_android.c1007 SDL_VideoDevice *_this = SDL_GetVideoDevice(); in SDL_JAVA_INTERFACE() local
1032 SDL_VideoDevice *_this = SDL_GetVideoDevice(); in SDL_JAVA_INTERFACE() local

Completed in 19 milliseconds