Home
last modified time | relevance | path

Searched refs:APP_CMD_LOST_FOCUS (Results 1 – 4 of 4) sorted by relevance

/external/angle/util/android/third_party/
Dandroid_native_app_glue.h265 APP_CMD_LOST_FOCUS, enumerator
Dandroid_native_app_glue.c400 focused ? APP_CMD_GAINED_FOCUS : APP_CMD_LOST_FOCUS); in onWindowFocusChanged()
/external/webrtc/modules/audio_processing/test/android/apmtest/jni/
Dmain.c212 case APP_CMD_LOST_FOCUS: in engine_handle_cmd()
/external/vulkan-validation-layers/tests/
Dlayer_validation_tests.cpp2108 case APP_CMD_LOST_FOCUS: { in processCommand()