OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:alloc_device_alloc
(Results
1 - 2
of
2
) sorted by null
/device/linaro/hikey/gralloc/
alloc_device.cpp
372
static int
alloc_device_alloc
(alloc_device_t *dev, int w, int h, int format, int usage, buffer_handle_t *pHandle, int *pStride)
function
705
dev->alloc =
alloc_device_alloc
;
/device/linaro/hikey/gralloc960/
alloc_device.cpp
937
static int
alloc_device_alloc
(alloc_device_t* dev, int w, int h, int format, int usage, buffer_handle_t* pHandle, int* pStride)
function
[
all
...]
Completed in 6020 milliseconds