OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AINF
(Results
1 - 3
of
3
) 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
325
AINF
("using (fd=%d)\n"
346
AINF
("width = %d mm (%f dpi)\n"
398
AINF
("framebuffer accessed with UMP secure ID %i\n", module->framebuffer->ump_id);
alloc_device.cpp
322
AINF
("warning: unable to create UMP handle from secure ID %i\n", hnd->ump_id);
335
AINF
("framebuffer accessed with dma buf (fd 0x%x)\n", (int)fb_dma_buf.fd);
Completed in 58 milliseconds