Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/video/android/
DSDL_androidkeyboard.h30 extern SDL_bool Android_IsScreenKeyboardShown(_THIS, SDL_Window * window);
DSDL_androidvideo.c149 device->IsScreenKeyboardShown = Android_IsScreenKeyboardShown; in Android_CreateDevice()
DSDL_androidkeyboard.c358 Android_IsScreenKeyboardShown(_THIS, SDL_Window * window) in Android_IsScreenKeyboardShown() function