Searched refs:mesa_logw (Results 1 – 5 of 5) sorted by relevance
/hardware/google/gfxstream/guest/mesa/src/util/u_gralloc/ |
D | u_gralloc_fallback.c | 136 mesa_logw("unsupported native buffer format 0x%x", native); in get_fourcc() 189 mesa_logw("gralloc->lock_ycbcr failed: %d", ret); in fallback_gralloc_get_yuv_info() 201 mesa_logw("unsupported YUV format, native = %x, chroma_order = %s, " in fallback_gralloc_get_yuv_info() 329 mesa_logw( in u_gralloc_fallback_create() 332 mesa_logw("Gralloc doesn't support lock_ycbcr (video buffers won't be " in u_gralloc_fallback_create()
|
D | u_gralloc_cros_api.c | 119 mesa_logw("Oops. CrOS gralloc doesn't have perform callback"); in u_gralloc_cros_api_create()
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_log.c | 94 mesa_logw("vk_log*() called with NULL object\n"); in __vk_log_impl() 99 mesa_logw("vk_log*() called with client-invisible object %p " in __vk_log_impl() 140 mesa_logw("%s: PERF: %s", message_idname, message); in __vk_log_impl() 142 mesa_logw("%s: %s", message_idname, message); in __vk_log_impl()
|
/hardware/google/gfxstream/guest/mesa/src/util/ |
D | log.h | 58 #define mesa_logw(fmt, ...) mesa_log(MESA_LOG_WARN, (MESA_LOG_TAG), (fmt), ##__VA_ARGS__) macro
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | ResourceTracker.cpp | 2313 mesa_logw("GetBufferHandleInfo failed: %d", result.value().error_value()); in on_vkGetMemoryZirconHandlePropertiesFUCHSIA() 2540 mesa_logw( in setBufferCollectionImageConstraintsImpl() 3718 mesa_logw( in on_vkAllocateMemory() 3816 mesa_logw( in on_vkAllocateMemory() 3822 mesa_logw( in on_vkAllocateMemory() 3826 mesa_logw( in on_vkAllocateMemory()
|