Searched refs:PRIV_USAGE_LOCKED_FOR_POST (Results 1 – 6 of 6) sorted by relevance
/device/linaro/hikey/gralloc960/ |
D | mali_gralloc_module.h | 91 PRIV_USAGE_LOCKED_FOR_POST = 0x80000000 enumerator
|
D | framebuffer_device.cpp | 101 mali_gralloc_lock(m, buffer, private_module_t::PRIV_USAGE_LOCKED_FOR_POST, -1, -1, -1, -1, NULL); in fb_post()
|
/device/amlogic/yukawa/hal/gralloc/ |
D | mali_gralloc_module.h | 91 PRIV_USAGE_LOCKED_FOR_POST = 0x80000000 enumerator
|
D | framebuffer_device.cpp | 101 mali_gralloc_lock(m, buffer, private_module_t::PRIV_USAGE_LOCKED_FOR_POST, -1, -1, -1, -1, NULL); in fb_post()
|
/device/linaro/hikey/gralloc/ |
D | gralloc_priv.h | 128 PRIV_USAGE_LOCKED_FOR_POST = 0x80000000 enumerator
|
D | framebuffer_device.cpp | 86 m->base.lock(&m->base, buffer, private_module_t::PRIV_USAGE_LOCKED_FOR_POST, in fb_post()
|