/hardware/google/gchips/gralloc3/src/ |
D | mali_gralloc_bufferdescriptor.cpp | 68 AERR("failed to create buffer descriptor"); in mali_gralloc_create_descriptor_internal() 93 AERR("Invalid buffer descriptor %p", buffer_descriptor); in mali_gralloc_destroy_descriptor_internal() 106 AERR("Invalid buffer descriptor %p", buffer_descriptor); in mali_gralloc_set_dimensions_internal() 120 AERR("Invalid buffer descriptor %p", buffer_descriptor); in mali_gralloc_set_format_internal() 139 AERR("Invalid buffer descriptor %p", buffer_descriptor); in mali_gralloc_set_producerusage_internal() 152 AERR("Invalid buffer descriptor %p", buffer_descriptor); in mali_gralloc_set_consumerusage_internal() 164 AERR("Invalid buffer %p, returning error", buffer); in mali_gralloc_get_backing_store_internal() 183 AERR("Invalid buffer %p, returning error", buffer); in mali_gralloc_get_consumer_usage_internal() 201 AERR("Invalid buffer %p, returning error", buffer); in mali_gralloc_get_dimensions_internal() 220 AERR("Invalid buffer %p, returning error", buffer); in mali_gralloc_get_format_internal() [all …]
|
D | GrallocMapper.cpp | 154 …AERR("Invalid buffer descriptor (2.x mapper) attributes, width = %d height = %d layerCount = %d ", in validateDescriptorInfo() 196 AERR("Invalid attributes to create descriptor for Mapper 2.0"); in createDescriptor() 223 AERR("Invalid buffer handle to import"); in importBuffer() 231 AERR("Failed to clone buffer handle"); in importBuffer() 252 AERR("Handle %p has already been imported; potential fd leaking", in importBuffer() 279 AERR("Invalid buffer handle %p to freeBuffer", buffer); in freeBuffer() 310 AERR("Invalid fence handle with %d fds", handle->numFds); in getFenceFd() 361 AERR("Buffer to lock: %p has not been registered with Gralloc", buffer); in lock() 405 AERR("Buffer to lock(YCbCr): %p has not been registered with Gralloc", buffer); in lockYCbCr() 438 AERR("Buffer to unlock: %p has not been registered with Gralloc", buffer); in unlock() [all …]
|
D | mali_gralloc_reference.cpp | 41 AERR("Registering/Retaining invalid buffer %p, returning error", handle); in mali_gralloc_reference_retain() 80 AERR("Unknown buffer flags not supported. flags = %d", hnd->flags); in mali_gralloc_reference_retain() 93 AERR("unregistering/releasing invalid buffer %p, returning error", handle); in mali_gralloc_reference_release() 102 AERR("Buffer %p should have already been released", handle); in mali_gralloc_reference_release() 145 AERR("Unregistering/Releasing unknown buffer is not supported. Flags = %d", hnd->flags); in mali_gralloc_reference_release() 164 …AERR("Trying to unregister buffer %p from process %d that was not imported into current process: %… in mali_gralloc_reference_release()
|
D | mali_gralloc_ion.cpp | 247 AERR("could not mmap %s for PRIVATE_DATA at fd%d", strerror(errno), idx); in gralloc_map() 278 AERR("could not mmap %s for fd%d", strerror(errno), idx); in gralloc_map() 297 AERR("Failed to munmap handle %p fd%d", hnd, idx); in gralloc_map() 434 AERR("%s: Allocation failed on on system heap. Cannot fallback.", __func__); in alloc_from_ion_heap() 447 AERR("Fallback ion_alloc_fd(%d, %zd, %d, %u, %p) failed", in alloc_from_ion_heap() 508 AERR("Protected ION memory is not supported on this platform."); in pick_ion_heap() 613 AERR("ion_open failed with %s", strerror(errno)); in open_and_query_ion() 630 AERR("Unable to create BufferAllocator object"); in mali_gralloc_ion_open() 748 AERR("Failed to munmap handle %p fd%d", hnd, idx); in mali_gralloc_ion_free() 789 AERR("ion_alloc failed from client ( %d )", ion_client); in allocate_to_fds() [all …]
|
D | mali_gralloc_public_interface.cpp | 262 AERR("Invalid buffer handle"); in mali_gralloc1_get_num_flex_planes() 268 AERR("Invalid flex plane pointer"); in mali_gralloc1_get_num_flex_planes() 491 AERR("Bad input buffer handle %p to validate buffer size", buffer); in mali_gralloc1_validate_buffer_size() 497 AERR("Buffer: %p is corrupted, for validating its size", buffer); in mali_gralloc1_validate_buffer_size() 503 AERR("Invalid buffer descriptor attributes, width = %d height = %d layerCount = %d", in mali_gralloc1_validate_buffer_size() 510 AERR("Invalid descriptor format to validate the buffer size"); in mali_gralloc1_validate_buffer_size() 527 AERR("Failed to derive format and size for the given descriptor information. error: %d", result); in mali_gralloc1_validate_buffer_size() 561 AERR("Bad input buffer handle %p to query transport size", buffer); in mali_gralloc1_get_transport_size() 567 AERR("Bad output pointers outNumFds=%p outNumInts=%p to populate", outNumFds, outNumInts); in mali_gralloc1_get_transport_size() 573 AERR("Buffer %p, for querying transport size, is corrupted", buffer); in mali_gralloc1_get_transport_size() [all …]
|
D | gralloc_helper.h | 41 #ifndef AERR 42 #define AERR(fmt, args...) \ macro 48 AERR(fmt, args)
|
D | mali_gralloc_bufferaccess.cpp | 167 AERR("Negative values for access region (l = %d t = %d w = %d and " in validate_lock_input_parameters() 176 AERR("Encountered overflow with access region (l = %d t = %d w = %d and" in validate_lock_input_parameters() 187 AERR("Buffer lock access region (l = %d t = %d w = %d " in validate_lock_input_parameters() 215 AERR("The buffer must be registered before lock request"); in validate_lock_input_parameters() 217 AERR("The buffer must be retained before lock request"); in validate_lock_input_parameters() 226 AERR("Lock is not supported for AFBC enabled buffers. wxh(%d %d) " in validate_lock_input_parameters() 245 AERR("Buffer lock usage:0x%" PRIx64" does not match allocation usage:0x%" in validate_lock_input_parameters() 289 AERR("Locking invalid buffer %p, returning error", buffer); in mali_gralloc_lock() 307 AERR("Buffers with format YCbCr_*_888 must be locked using " in mali_gralloc_lock() 316 AERR("Corrupted buffer format 0x%" PRIx64 " of buffer %p", hnd->alloc_format, hnd); in mali_gralloc_lock() [all …]
|
D | GrallocBufferDescriptor.h | 111 AERR("Corrupted buffer size in descriptor = %p, pid = %d ", &androidDescriptor, getpid()); in grallocDecodeBufferDescriptor() 117 AERR("Corrupted buffer version in descriptor = %p, pid = %d ", &androidDescriptor, getpid()); in grallocDecodeBufferDescriptor()
|
D | format_info.cpp | 434 AERR("Format [id:0x%" PRIx32 "] property zero/out of range (unexpected)", format->id); in sanitize_formats() 440 AERR("Format [id:0x%" PRIx32 "] cannot be both RGB and YUV", format->id); in sanitize_formats() 446 AERR("Format [id:0x%" PRIx32 "] planes cannot exceed components", format->id); in sanitize_formats() 452 AERR("Format [id:0x%" PRIx32 "] bpp should be greater than/equal to bps", format->id); in sanitize_formats() 458 AERR("Format [id:0x%" PRIx32 "] bpp_afbc should be greater than/equal to bps", format->id); in sanitize_formats() 464 …AERR("Format [id:0x%" PRIx32 "] tile_size must be set to 1 for formats without linear support", fo… in sanitize_formats() 472 AERR("Format [id:0x%" PRIx32 "] does not have bpp defined for plane: %d", format->id, pln); in sanitize_formats() 477 AERR("Format [id:0x%" PRIx32 "] should not have bpp defined for plane: %d", format->id, pln); in sanitize_formats() 482 …AERR("Format [id:0x%" PRIx32 "] which doesn't support linear should not have bpp defined", format-… in sanitize_formats() 488 AERR("Format [id:0x%" PRIx32 "] does not have bpp_afbc defined for plane: %d", format->id, pln); in sanitize_formats() [all …]
|
D | framebuffer_device.cpp | 113 AERR("FBIOPUT_VSCREENINFO failed for fd: %d", m->framebuffer->fb_fd); in fb_post() 120 AERR("Gralloc wait for vsync failed for fd: %d", m->framebuffer->fb_fd); in fb_post() 364 AERR("Error mapping the framebuffer (%s)", strerror(errno)); in init_frame_buffer_locked() 538 AERR("Fallback to single buffering. Unable to map framebuffer memory to handle:%p", hnd); in fb_alloc_framebuffer_locked() 566 AERR("Framebuffer HAL not support/disabled"); in framebuffer_device_open()
|
D | GrallocAllocator.cpp | 129 AERR("%s, buffer allocation failed with %d", __func__, allocResult); in allocate()
|
D | mali_gralloc_formats.cpp | 114 AERR("Symbol %s is not found in %s shared object", in get_block_capabilities() 1163 AERR("Failed to find IP support info for format id: 0x%" PRIx32, in get_supported_format()
|
D | mali_gralloc_bufferallocation.cpp | 1135 AERR("invalid yuv format %x\n", (uint32_t)bufDescriptor->internal_format); in prepare_descriptor_exynos_formats()
|