Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/egl/android/
Dnative_android.cpp185 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()
/external/webrtc/webrtc/modules/audio_processing/test/android/apmtest/jni/
Dmain.c30 #define LOGW(...) ((void)__android_log_print(ANDROID_LOG_WARN, "native-activity", __VA_ARGS__)) macro
105 LOGW("Unable to eglMakeCurrent"); in engine_init_display()
/external/mesa3d/src/egl/drivers/dri2/
Dplatform_android.c662 #define ALOGW LOGW