Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/android/
A DSDL_androidvideo.h31 extern void Android_SetScreenResolution(int surfaceWidth, int surfaceHeight, int deviceWidth, int d…
A DSDL_androidvideo.c230 Android_SetScreenResolution(int surfaceWidth, int surfaceHeight, int deviceWidth, int deviceHeight,… in Android_SetScreenResolution() argument
232 Android_SurfaceWidth = surfaceWidth; in Android_SetScreenResolution()
/AliOS-Things-master/components/SDL2/src/core/android/
A DSDL_android.c82 jint surfaceWidth, jint surfaceHeight,
845 jint surfaceWidth, jint surfaceHeight, in SDL_JAVA_INTERFACE()
850 … Android_SetScreenResolution(surfaceWidth, surfaceHeight, deviceWidth, deviceHeight, format, rate); in SDL_JAVA_INTERFACE()

Completed in 9 milliseconds