Searched refs:AWAR (Results 1 – 6 of 6) sorted by relevance
/hardware/google/gchips/gralloc3/src/ |
D | gralloc_helper.h | 34 #ifndef AWAR 35 #define AWAR(fmt, args...) \ macro
|
D | gralloc_buffer_priv.cpp | 143 …AWAR("Warning shared attribute region mapped at free. Unmapping on pid(%d) tid(%d)", getpid(), get… in gralloc_buffer_attr_free()
|
D | framebuffer_device.cpp | 253 AWAR("FBIOPUT_VSCREENINFO failed, page flipping not supported fd: %d", fd); in init_frame_buffer_locked() 261 …AWAR("page flipping not supported (yres_virtual=%d, requested=%d)", info.yres_virtual, info.yres *… in init_frame_buffer_locked() 280 AWAR("fbdev pixclock is zero for fd: %d", fd); in init_frame_buffer_locked() 495 AWAR("fallback to single buffering. Virtual Y-res too small %d", m->info.yres); in fb_alloc_framebuffer_locked()
|
D | mali_gralloc_bufferaccess.cpp | 127 AWAR("AFBC buffer must not be mapped. handle(%p)", hnd); in ion_map_for_lock() 132 AWAR("Secure buffer with no video private data cannot be mapped. handle(%p)", hnd); in ion_map_for_lock() 136 AWAR("HFR buffer cannot be mapped. handle(%p)", hnd); in ion_map_for_lock() 194 AWAR("Buffer lock access region (l = %d t = %d w = %d " in validate_lock_input_parameters() 331 AWAR("Buffers with YUV compatible formats should be locked using " in mali_gralloc_lock() 334 AWAR("Buffers with YUV compatible formats should be locked using " in mali_gralloc_lock()
|
D | mali_gralloc_ion.cpp | 453 …AWAR("allocating to system heap as fallback: fd(%d) usage(%" PRIx64 ") size(%zu) heap_type(%d) hea… in alloc_from_ion_heap() 606 AWAR("ION device already open"); in open_and_query_ion() 651 AWAR("ion_client not specified"); in mali_gralloc_ion_sync()
|
D | mali_gralloc_formats.cpp | 121 AWAR("Unable to dlopen %s shared object, error = %s", name, dlerror()); in get_block_capabilities()
|