OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gralloc_alloc_framebuffer
(Results
1 - 2
of
2
) sorted by null
/device/generic/goldfish/gralloc/
gralloc.cpp
160
static int
gralloc_alloc_framebuffer
(alloc_device_t* dev,
function
243
err =
gralloc_alloc_framebuffer
(dev, size, usage, pHandle);
/device/linaro/hikey/gralloc/
alloc_device.cpp
433
static int
gralloc_alloc_framebuffer
(alloc_device_t *dev, size_t size, int usage, buffer_handle_t *pHandle)
function
553
err =
gralloc_alloc_framebuffer
(dev, size, usage, pHandle);
Completed in 191 milliseconds