OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:alloc_backend_alloc_framebuffer
(Results
1 - 3
of
3
) sorted by null
/device/linaro/hikey/gralloc960/
alloc_device_allocator_specific.h
19
int
alloc_backend_alloc_framebuffer
(struct private_module_t* m, struct private_handle_t* hnd);
alloc_ion.cpp
371
int
alloc_backend_alloc_framebuffer
(private_module_t* m, private_handle_t* hnd)
function
alloc_device.cpp
127
if (
alloc_backend_alloc_framebuffer
(m, hnd) == -1)
[
all
...]
Completed in 177 milliseconds