Lines Matching refs:AERR
91 AERR("failed ump_ref_drv_allocate on iteration #%d\n", call_count);
116 AERR("Failed to ion_alloc from ion_client:%d", m->ion_client);
124 AERR("ion_share( %d ) failed", m->ion_client);
128 AERR("ion_free( %d ) failed", m->ion_client);
147 AERR("Failed to ion_alloc_fd from ion_client:%d", m->ion_client);
156 AERR("ion_map( %d ) failed", m->ion_client);
172 AERR("Gralloc out of mem for ion_client:%d", m->ion_client);
180 AERR("munmap failed for base:%p size: %lu", cpu_ptr, (unsigned long)size);
238 AERR("gralloc_alloc_buffer() failed to allocate handle. ump_handle = %p, ump_id = %d", ump_mem_handle, ump_id);
243 AERR("gralloc_alloc_buffer() failed to retrieve valid secure id. ump_handle = %p", ump_mem_handle);
250 AERR("gralloc_alloc_buffer() failed to map UMP memory. ump_handle = %p", ump_mem_handle);
257 AERR("gralloc_alloc_buffer() failed to allocate UMP memory. size:%d constraints: %d", size, constraints);
293 AERR("fallback to single buffering. Virtual Y-res too small %d", m->info.yres);
451 AERR("Height for HAL_PIXEL_FORMAT_BLOB must be 1. h=%d", h);
457 AERR("The format is not supported yet: format=%d\n", format);
571 AERR("Can't free ump memory for handle:0x%p. Not supported.", hnd);
582 AERR("Failed to munmap handle 0x%p", hnd);
590 AERR("Can't free dma_buf memory for handle:0x%x. Not supported.", (unsigned int)hnd);
611 AERR("Failed to close ion_client: %d", m->ion_client);
635 AERR("ion count query failed with %s", strerror(errno));
642 AERR("Error allocating data %s\n", strerror(errno));
649 AERR("Error querying heaps from ion %s", strerror(errno));
663 AERR("No System Heap Found amongst %d heaps\n", cnt);
690 AERR("UMP open failed with %d", ump_res);
714 AERR("ion_open failed with %s", strerror(errno));