OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AINF
(Results
1 - 4
of
4
) sorted by null
/device/linaro/hikey/gralloc/
alloc_device.h
24
#ifndef
AINF
25
#define
AINF
(fmt, args...) __android_log_print(ANDROID_LOG_INFO, "[Gralloc]", fmt,args)
framebuffer_device.cpp
327
AINF
("using (fd=%d)\n"
348
AINF
("width = %d mm (%f dpi)\n"
400
AINF
("framebuffer accessed with UMP secure ID %i\n", module->framebuffer->ump_id);
alloc_device.cpp
317
AINF
("warning: unable to create UMP handle from secure ID %i\n", hnd->ump_id);
330
AINF
("framebuffer accessed with dma buf (fd 0x%x)\n", (int)fb_dma_buf.fd);
gralloc_module.cpp
99
AINF
("Register framebuffer 0x%p is no-op", handle);
Completed in 87 milliseconds