Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/video/android/
DSDL_androidkeyboard.h29 extern SDL_bool Android_HasScreenKeyboardSupport(_THIS);
DSDL_androidvideo.c148 device->HasScreenKeyboardSupport = Android_HasScreenKeyboardSupport; in Android_CreateDevice()
DSDL_androidkeyboard.c352 Android_HasScreenKeyboardSupport(_THIS) in Android_HasScreenKeyboardSupport() function