Home
last modified time | relevance | path

Searched refs:AWAR (Results 1 – 3 of 3) 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.cpp278 AWAR("FBIOPUT_VSCREENINFO failed, page flipping not supported fd: %d", fd); in init_frame_buffer_locked()
286AWAR("page flipping not supported (yres_virtual=%d, requested=%d)", info.yres_virtual, info.yres *… in init_frame_buffer_locked()
307 AWAR("fbdev pixclock is zero for fd: %d", fd); in init_frame_buffer_locked()
Dalloc_device.cpp134 AWAR("ion_free( %d ) failed", m->ion_client); in gralloc_alloc_buffer()