[][src]Module android_ndk_sys::native_app_glue

Bindings to the NDK's android_native_app_glue.c

Structs

android_app
android_poll_source

Constants

APP_CMD_CONFIG_CHANGED
APP_CMD_CONTENT_RECT_CHANGED
APP_CMD_DESTROY
APP_CMD_GAINED_FOCUS
APP_CMD_INIT_WINDOW
APP_CMD_INPUT_CHANGED
APP_CMD_LOST_FOCUS
APP_CMD_LOW_MEMORY
APP_CMD_PAUSE
APP_CMD_RESUME
APP_CMD_SAVE_STATE
APP_CMD_START
APP_CMD_STOP
APP_CMD_TERM_WINDOW
APP_CMD_WINDOW_REDRAW_NEEDED
APP_CMD_WINDOW_RESIZED
LOOPER_ID_INPUT
LOOPER_ID_MAIN
LOOPER_ID_USER

Functions

android_app_post_exec_cmd
android_app_pre_exec_cmd
android_app_read_cmd
app_dummy