Lines Matching refs:AERR
47 AERR("Locking invalid buffer %p, returning error", buffer); in mali_gralloc_lock()
55 AERR("Buffers with format YCbCr_420_888 must be locked using (*lock_ycbcr)"); in mali_gralloc_lock()
83 AERR("Locking invalid buffer %p, returning error", buffer); in mali_gralloc_lock_ycbcr()
148 AERR("Can't lock buffer %p: wrong format %" PRIx64, hnd, hnd->internal_format); in mali_gralloc_lock_ycbcr()
161 AERR("Don't support to lock buffer %p: with format %" PRIx64, hnd, hnd->internal_format); in mali_gralloc_lock_ycbcr()
172 AERR("Unlocking invalid buffer %p, returning error", buffer); in mali_gralloc_unlock()
193 AERR("Invalid buffer %p, returning error", buffer); in mali_gralloc_get_num_flex_planes()
214 AERR("Can't get planes number of buffer %p: with format %" PRIx64, hnd, hnd->internal_format); in mali_gralloc_get_num_flex_planes()
259 AERR("Locking invalid buffer %p, returning error", buffer); in mali_gralloc_lock_flex_async()
390 AERR("Can't lock buffer %p: wrong format %" PRIx64, hnd, hnd->internal_format); in mali_gralloc_lock_flex_async()
396 AERR("Don't support to lock buffer %p: with format %" PRIx64, hnd, hnd->internal_format); in mali_gralloc_lock_flex_async()