Home
last modified time | relevance | path

Searched refs:MALI_GRALLOC_LOGW (Results 1 – 7 of 7) sorted by relevance

/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_bufferaccess.cpp126 MALI_GRALLOC_LOGW("Negative values for access region (l = %d t = %d w = %d and " in validate_lock_input_parameters()
134 MALI_GRALLOC_LOGW("Encountered overflow with access region (l = %d t = %d w = %d and" in validate_lock_input_parameters()
142 MALI_GRALLOC_LOGW("Buffer lock access region (l = %d t = %d w = %d " in validate_lock_input_parameters()
Dmali_gralloc_bufferallocation.cpp170MALI_GRALLOC_LOGW("YUV Transform is incorrectly enabled for format = (%s 0x%x). Extended internal … in get_alloc_type()
192 MALI_GRALLOC_LOGW("Extra-wide AFBC must be signalled for multi-plane formats. " in get_alloc_type()
206 MALI_GRALLOC_LOGW("Multi-plane AFBC is not supported without tiling. " in get_alloc_type()
474MALI_GRALLOC_LOGW("Using deprecated FRONTBUFFER usage bit, please upgrade to BufferUsage::FRONT_BU… in log_obsolete_usage_flags()
478 MALI_GRALLOC_LOGW("BufferUsage::GPU_CUBE_MAP is unsupported"); in log_obsolete_usage_flags()
482 MALI_GRALLOC_LOGW("BufferUsage::GPU_MIPMAP_COMPLETE is unsupported"); in log_obsolete_usage_flags()
1064MALI_GRALLOC_LOGW("Multi-fd format (%s 0x%" PRIx64 ") have been deprecated. Requested format: %s 0… in mali_gralloc_derive_format_and_size()
Dmali_gralloc_formats.cpp1505 MALI_GRALLOC_LOGW("Invalid usage specified: %s 0x%" PRIx64, describe_usage(usage).c_str(), usage); in mali_gralloc_select_format()
/hardware/google/gchips/gralloc4/src/
Dmali_gralloc_log.h29 #define MALI_GRALLOC_LOGW(...) ALOGW(__VA_ARGS__) macro
/hardware/google/gchips/gralloc4/src/hidl_common/
DMapper.cpp203MALI_GRALLOC_LOGW("Attempt to call lock*() for writing on an already locked buffer (%p)", bufferHa… in lockBuffer()
384MALI_GRALLOC_LOGW("Buf size mismatch. fd_idx(%d) Buffer size = %" PRIu64 ", Descriptor (derived) s… in validateBufferSize()
DMapperMetadata.cpp283 MALI_GRALLOC_LOGW("Could not find component description for Format(%#x) FourCC value(%#x)", in plane_layout_components_from_handle()
317 MALI_GRALLOC_LOGW("Offsets in plane layouts of multi-fd format (%s %" PRIu64 in get_plane_layouts()
/hardware/google/gchips/gralloc4/src/allocator/
Dmali_gralloc_ion.cpp217MALI_GRALLOC_LOGW("No heap found for usage: %s (0x%" PRIx64 ")", describe_usage(usage).c_str(), us… in alloc_from_dmabuf_heap()