Home
last modified time | relevance | path

Searched refs:MALI_GRALLOC_LOGE (Results 1 – 15 of 15) sorted by relevance

/hardware/google/gchips/gralloc4/src/hidl_common/
DMapper.cpp65 MALI_GRALLOC_LOGE("Buffer: %p is corrupted", bufferHandle); in registerBuffer()
89 MALI_GRALLOC_LOGE("Buffer: %p is corrupted", bufferHandle); in unregisterBuffer()
96 MALI_GRALLOC_LOGE("Unable to release buffer:%p", bufferHandle); in unregisterBuffer()
117 MALI_GRALLOC_LOGE("Invalid fence handle with %d fds", handle->numFds); in getFenceFd()
172 MALI_GRALLOC_LOGE("Error encountered while duplicating fence file descriptor"); in lockBuffer()
183 MALI_GRALLOC_LOGE("Buffer: %p is corrupted", bufferHandle); in lockBuffer()
193 MALI_GRALLOC_LOGE("Buffer: %p is not imported", bufferHandle); in lockBuffer()
243 MALI_GRALLOC_LOGE("Buffer: %p is corrupted", bufferHandle); in unlockBuffer()
260 MALI_GRALLOC_LOGE("Unlocking failed with error: %d", result); in unlockBuffer()
273 MALI_GRALLOC_LOGE("Invalid buffer handle to import"); in importBuffer()
[all …]
DSharedMetadata.cpp62 MALI_GRALLOC_LOGE("Attempt to set invalid crop rectangle"); in set_crop_rect()
151 MALI_GRALLOC_LOGE("Empty SMPTE 2094-40 data"); in set_smpte2094_40()
159 MALI_GRALLOC_LOGE("SMPTE 2094-40 metadata too large to fit in shared metadata region"); in set_smpte2094_40()
DBufferDescriptor.h160 MALI_GRALLOC_LOGE("Descriptor is too small"); in grallocDecodeBufferDescriptor()
166MALI_GRALLOC_LOGE("Corrupted buffer version in descriptor = %p, pid = %d ", &androidDescriptor, ge… in grallocDecodeBufferDescriptor()
DAllocator.cpp68 MALI_GRALLOC_LOGE("%s, buffer allocation failed with %d", __func__, allocResult); in allocate()
DMapperMetadata.cpp292 MALI_GRALLOC_LOGE("Negative format index in get_plane_layouts"); in get_plane_layouts()
/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_reference.cpp35 MALI_GRALLOC_LOGE("Registering/Retaining invalid buffer %p, returning error", handle); in mali_gralloc_reference_retain()
97 MALI_GRALLOC_LOGE("unregistering/releasing invalid buffer %p, returning error", handle); in mali_gralloc_reference_release()
106 MALI_GRALLOC_LOGE("Buffer %p should have already been released", handle); in mali_gralloc_reference_release()
139MALI_GRALLOC_LOGE("Trying to unregister buffer %p from process %d that was not imported into curre… in mali_gralloc_reference_release()
151 MALI_GRALLOC_LOGE("Reference invalid buffer %p, returning error", handle); in mali_gralloc_reference_validate()
163 MALI_GRALLOC_LOGE("Reference unimported buffer %p, returning error", handle); in mali_gralloc_reference_validate()
Dmali_gralloc_debug.cpp36 MALI_GRALLOC_LOGE("Invalid handle %p and return", handle); in mali_gralloc_dump_buffer_add()
49 MALI_GRALLOC_LOGE("Invalid handle %p and return", handle); in mali_gralloc_dump_buffer_erase()
70 MALI_GRALLOC_LOGE("Invalid pointer to dump buffer size and return"); in mali_gralloc_dump_buffers()
110 MALI_GRALLOC_LOGE("Invalid pointer to dump buffer size and return"); in mali_gralloc_dump_internal()
Dmali_gralloc_bufferaccess.cpp165 MALI_GRALLOC_LOGE("The buffer must be retained before lock request"); in validate_lock_input_parameters()
172 MALI_GRALLOC_LOGE("Lock is not supported for AFBC enabled buffers." in validate_lock_input_parameters()
215 MALI_GRALLOC_LOGE("Locking invalid buffer %p, returning error", buffer); in mali_gralloc_lock()
231 MALI_GRALLOC_LOGE("Corrupted buffer format (%s 0x%" PRIx64 ") of buffer %p", in mali_gralloc_lock()
273 MALI_GRALLOC_LOGE("Unlocking invalid buffer %p, returning error", buffer); in mali_gralloc_unlock()
Dmali_gralloc_bufferallocation.cpp208 MALI_GRALLOC_LOGE("ERROR: Invalid to specify extra-wide block without tiled headers."); in get_alloc_type()
215 MALI_GRALLOC_LOGE("ERROR: Front-buffer safe not supported with wide/extra-wide block."); in get_alloc_type()
223 MALI_GRALLOC_LOGE("ERROR: Invalid to specify multiplane AFBC with single plane format."); in get_alloc_type()
707 MALI_GRALLOC_LOGE("ERROR: AFBC selected but not supported for base format: (%s 0x%" PRIx32")", in validate_format()
719MALI_GRALLOC_LOGE("ERROR: Format ((%s %" PRIx32 "), num planes: %u) is incompatible with %s-plane … in validate_format()
728MALI_GRALLOC_LOGE("ERROR: Uncompressed format requested but not supported for base format: (%s %" … in validate_format()
737 MALI_GRALLOC_LOGE("ERROR: Height for format BLOB must be 1."); in validate_format()
885MALI_GRALLOC_LOGE("invalid yuv format (%s %" PRIx64 ")", format_name(bufDescriptor->alloc_format), in prepare_descriptor_exynos_formats()
896 MALI_GRALLOC_LOGE("using SBWC format (%s %" PRIx64 ") with GPU is invalid", in prepare_descriptor_exynos_formats()
915 MALI_GRALLOC_LOGE("buffer with format (%s %" PRIx64 in prepare_descriptor_exynos_formats()
[all …]
Dformat_info.cpp320 MALI_GRALLOC_LOGE("ERROR: Format allocation info not found for format: %" PRIx32, base_format); in get_format_index()
340 MALI_GRALLOC_LOGE("ERROR: IP support not found for format: %" PRIx32, base_format); in get_ip_format_index()
460MALI_GRALLOC_LOGE("Format [id:0x%" PRIx32 "] property zero/out of range (unexpected)", format->id); in sanitize_formats()
466 MALI_GRALLOC_LOGE("Format [id:0x%" PRIx32 "] cannot be both RGB and YUV", format->id); in sanitize_formats()
472 MALI_GRALLOC_LOGE("Format [id:0x%" PRIx32 "] planes cannot exceed components", format->id); in sanitize_formats()
478MALI_GRALLOC_LOGE("Format [id:0x%" PRIx32 "] bpp should be greater than/equal to bps", format->id); in sanitize_formats()
484MALI_GRALLOC_LOGE("Format [id:0x%" PRIx32 "] bpp_afbc should be greater than/equal to bps", format… in sanitize_formats()
490MALI_GRALLOC_LOGE("Format [id:0x%" PRIx32 "] tile_size must be set to 1 for formats without linear… in sanitize_formats()
498MALI_GRALLOC_LOGE("Format [id:0x%" PRIx32 "] does not have bpp defined for plane: %d", format->id,… in sanitize_formats()
503MALI_GRALLOC_LOGE("Format [id:0x%" PRIx32 "] should not have bpp defined for plane: %d", format->i… in sanitize_formats()
[all …]
Dmali_gralloc_formats.cpp733 MALI_GRALLOC_LOGE("AFBC basic selected but not supported by producer/consumer. Disabling " in validate_afbc_format()
741 MALI_GRALLOC_LOGE("AFBC split-block selected but not supported by producer/consumer. Disabling " in validate_afbc_format()
749 MALI_GRALLOC_LOGE("AFBC wide-block selected but not supported by producer/consumer. Disabling " in validate_afbc_format()
757 MALI_GRALLOC_LOGE("AFBC tiled-headers selected but not supported by producer/consumer. Disabling " in validate_afbc_format()
765 MALI_GRALLOC_LOGE("AFBC sparse not selected while producer cannot write non-sparse. Enabling " in validate_afbc_format()
1005 MALI_GRALLOC_LOGE("Failed to find IP support info for format id: 0x%" PRIx32, in get_supported_format()
1487 MALI_GRALLOC_LOGE("Invalid base format! req_base_format = (%s 0x%" PRIx32 in mali_gralloc_select_format()
1496 MALI_GRALLOC_LOGE("Invalid usage specified: %s 0x%" PRIx64, describe_usage(usage).c_str(), usage); in mali_gralloc_select_format()
1539 MALI_GRALLOC_LOGE("Producer and consumer not identified."); in mali_gralloc_select_format()
1550MALI_GRALLOC_LOGE("ERROR: Invalid usage 'MALI_GRALLOC_USAGE_NO_AFBC' when allocating YUV formats"); in mali_gralloc_select_format()
/hardware/google/gchips/gralloc4/src/allocator/
Dmali_gralloc_ion.cpp401 MALI_GRALLOC_LOGE("ion_open failed with %s", strerror(errno)); in open_and_query_ion()
519 MALI_GRALLOC_LOGE("Failed to munmap handle %p", hnd); in mali_gralloc_ion_free()
560 MALI_GRALLOC_LOGE("ion_alloc failed from client ( %d )", dev->client()); in mali_gralloc_ion_allocate_attr()
616 MALI_GRALLOC_LOGE("ion_alloc failed from client ( %d )", dev->client()); in mali_gralloc_ion_allocate()
641MALI_GRALLOC_LOGE("Private handle could not be created for descriptor:%d in non-shared usecase", i… in mali_gralloc_ion_allocate()
674 MALI_GRALLOC_LOGE("mmap failed from client ( %d ), fd ( %d )", dev->client(), hnd->fds[0]); in mali_gralloc_ion_allocate()
723 MALI_GRALLOC_LOGE("mmap( fds[%d]:%d size:%" PRIu64 " ) failed with %s", in mali_gralloc_ion_map()
755MALI_GRALLOC_LOGE("error importing ion_handle. ion_client(%d), ion_handle[%d](%d) format(%s %#" PR… in import_exynos_ion_handles()
787MALI_GRALLOC_LOGE("error freeing ion_handle. ion_client(%d), ion_handle[%d](%d) format(%s %#" PRIx… in free_exynos_ion_handles()
808 MALI_GRALLOC_LOGE("Could not munmap base:%p size:%" PRIu64 " '%s'", in mali_gralloc_ion_unmap()
/hardware/google/gchips/gralloc4/src/4.x/
DGrallocMapper.cpp55 MALI_GRALLOC_LOGE("Invalid attributes to create descriptor for Mapper 3.0"); in createDescriptor()
79 MALI_GRALLOC_LOGE("Invalid descriptor attributes for validating buffer size"); in validateBufferSize()
138 MALI_GRALLOC_LOGE("Invalid descriptor attributes for validating buffer size"); in isSupported()
/hardware/google/gchips/gralloc4/src/
Dmali_gralloc_log.h30 #define MALI_GRALLOC_LOGE(...) ALOGE(__VA_ARGS__) macro
Dmali_gralloc_formats.h210 MALI_GRALLOC_LOGE("Format is too large for private format wrapping"); in mali_gralloc_format_wrapper()