Home
last modified time | relevance | path

Searched refs:PRIV_USAGE_LOCKED_FOR_POST (Results 1 – 6 of 6) sorted by relevance

/device/linaro/hikey/gralloc960/
Dmali_gralloc_module.h91 PRIV_USAGE_LOCKED_FOR_POST = 0x80000000 enumerator
Dframebuffer_device.cpp101 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/
Dmali_gralloc_module.h91 PRIV_USAGE_LOCKED_FOR_POST = 0x80000000 enumerator
Dframebuffer_device.cpp101 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/
Dgralloc_priv.h128 PRIV_USAGE_LOCKED_FOR_POST = 0x80000000 enumerator
Dframebuffer_device.cpp86 m->base.lock(&m->base, buffer, private_module_t::PRIV_USAGE_LOCKED_FOR_POST, in fb_post()