Home
last modified time | relevance | path

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

/external/angle/util/android/third_party/
Dandroid_native_app_glue.h311 APP_CMD_DESTROY, enumerator
Dandroid_native_app_glue.c139 case APP_CMD_DESTROY: in android_app_pre_exec_cmd()
323 android_app_write_cmd(android_app, APP_CMD_DESTROY); in android_app_free()
/external/angle/util/android/
DAndroidWindow.cpp146 case APP_CMD_DESTROY: in onAppCmd()