Searched refs:LOGW (Results 1 – 1 of 1) sorted by relevance
30 #define LOGW(...) ((void)__android_log_print(ANDROID_LOG_WARN, "native-activity", __VA_ARGS__)) macro105 LOGW("Unable to eglMakeCurrent"); in engine_init_display()