Home
last modified time | relevance | path

Searched refs:init_frame_buffer_locked (Results 1 – 3 of 3) sorted by relevance

/device/linaro/hikey/gralloc/
Dframebuffer_device.h25 int init_frame_buffer_locked(struct private_module_t *module);
Dframebuffer_device.cpp188 int init_frame_buffer_locked(struct private_module_t *module) in init_frame_buffer_locked() function
411 int err = init_frame_buffer_locked(module); in init_frame_buffer()
Dalloc_device.cpp261 int err = init_frame_buffer_locked(m); in gralloc_alloc_framebuffer_locked()