Searched refs:LOGW (Results 1 – 3 of 3) sorted by relevance
185 LOGW("importing unsupported buffer as render target"); in import_buffer()190 LOGW("importing unsupported buffer as sampler view"); in import_buffer()272 LOGW("cache full: buf %p, width %d, height %d, format %d, usage 0x%x", in android_surface_add_cache()523 LOGW("native window format 0x%x != config format 0x%x", in android_display_create_window_surface()625 LOGW("failed to create DRM screen"); in android_display_init_drm()626 LOGW("will fall back to other EGL drivers if any"); in android_display_init_drm()839 LOGW("%s", msg); in android_log()
30 #define LOGW(...) ((void)__android_log_print(ANDROID_LOG_WARN, "native-activity", __VA_ARGS__)) macro105 LOGW("Unable to eglMakeCurrent"); in engine_init_display()
662 #define ALOGW LOGW