Home
last modified time | relevance | path

Searched refs:AWAR (Results 1 – 5 of 5) sorted by relevance

/device/linaro/hikey/gralloc/
Dalloc_device.h21 #ifndef AWAR
22 #define AWAR(fmt, args...) __android_log_print(ANDROID_LOG_WARN, "[Gralloc-Warning]", "%s:%d " fmt,… macro
Dframebuffer_device.cpp276 AWAR("FBIOPUT_VSCREENINFO failed, page flipping not supported fd: %d", fd); in init_frame_buffer_locked()
284AWAR("page flipping not supported (yres_virtual=%d, requested=%d)", info.yres_virtual, info.yres *… in init_frame_buffer_locked()
305 AWAR("fbdev pixclock is zero for fd: %d", fd); in init_frame_buffer_locked()
Dalloc_device.cpp179 AWAR("ion_free( %d ) failed", m->ion_client); in gralloc_alloc_buffer()
/device/linaro/hikey/gralloc960/
Dgralloc_helper.h25 #ifndef AWAR
26 #define AWAR(fmt, args...) \ macro
Dframebuffer_device.cpp259 AWAR("FBIOPUT_VSCREENINFO failed, page flipping not supported fd: %d", fd); in init_frame_buffer_locked()
267AWAR("page flipping not supported (yres_virtual=%d, requested=%d)", info.yres_virtual, info.yres *… in init_frame_buffer_locked()
285 AWAR("fbdev pixclock is zero for fd: %d", fd); in init_frame_buffer_locked()
473 AWAR("fallback to single buffering. Virtual Y-res too small %d", m->info.yres); in fb_alloc_framebuffer_locked()