Home
last modified time | relevance | path

Searched refs:AINF (Results 1 – 9 of 9) sorted by relevance

/device/linaro/hikey/gralloc/
Dalloc_device.h24 #ifndef AINF
25 #define AINF(fmt, args...) __android_log_print(ANDROID_LOG_INFO, "[Gralloc]", fmt,##args) macro
Dalloc_device.cpp129AINF("FBIOGET_DMABUF ioctl failed(%d). See gralloc_priv.h and the integration manual for vendor fr… in fb_get_framebuffer_dmabuf()
432 AINF("warning: unable to create UMP handle from secure ID %i\n", hnd->ump_id); in gralloc_alloc_framebuffer_locked()
449 AINF("Fallback to single buffering. Unable to map framebuffer memory to handle:%p", hnd); in gralloc_alloc_framebuffer_locked()
788 AINF("Using DMA-BUF Heaps.\n"); in initialize_interface()
815 AINF("Using ION Modern interface.\n"); in initialize_interface()
818 AINF("Using ION Legacy interface.\n"); in initialize_interface()
Dframebuffer_device.cpp325 AINF("using (fd=%d)\n" in init_frame_buffer_locked()
346 AINF("width = %d mm (%f dpi)\n" in init_frame_buffer_locked()
402 AINF("framebuffer accessed with UMP secure ID %i\n", module->framebuffer->ump_id); in init_frame_buffer_locked()
Dgralloc_module.cpp101 AINF("Register buffer %p although it will be treated as a nop", handle); in gralloc_register_buffer()
/device/linaro/hikey/gralloc960/
Dgralloc_helper.h29 #ifndef AINF
30 #define AINF(fmt, args...) __android_log_print(ANDROID_LOG_INFO, "[Gralloc]", fmt, ##args) macro
Dframebuffer_device.cpp305 AINF("using (fd=%d)\n" in init_frame_buffer_locked()
318 AINF("width = %d mm (%f dpi)\n" in init_frame_buffer_locked()
415AINF("FBIOGET_DMABUF ioctl failed(%d). See gralloc_priv.h and the integration manual for vendor fr… in fb_alloc_framebuffer_dmabuf()
Dmali_gralloc_ion.cpp448 AINF("Using DMA-BUF Heaps.\n"); in initialize_interface()
475 AINF("Using ION Modern interface.\n"); in initialize_interface()
478 AINF("Using ION Legacy interface.\n"); in initialize_interface()
/device/amlogic/yukawa/hal/gralloc/
Dgralloc_helper.h29 #ifndef AINF
30 #define AINF(fmt, args...) __android_log_print(ANDROID_LOG_INFO, "[Gralloc]", fmt, ##args) macro
Dframebuffer_device.cpp305 AINF("using (fd=%d)\n" in init_frame_buffer_locked()
318 AINF("width = %d mm (%f dpi)\n" in init_frame_buffer_locked()
415AINF("FBIOGET_DMABUF ioctl failed(%d). See gralloc_priv.h and the integration manual for vendor fr… in fb_alloc_framebuffer_dmabuf()