Searched refs:alloc_device_alloc (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/device/amlogic/yukawa/hal/gralloc/legacy/ |
D | alloc_device.cpp | 43 static int alloc_device_alloc(alloc_device_t *dev, int w, int h, int format, int usage, buffer_hand… in alloc_device_alloc() function 179 dev->alloc = alloc_device_alloc; in alloc_device_open()
|
/aosp_15_r20/device/linaro/hikey/gralloc960/legacy/ |
D | alloc_device.cpp | 43 static int alloc_device_alloc(alloc_device_t *dev, int w, int h, int format, int usage, buffer_hand… in alloc_device_alloc() function 178 dev->alloc = alloc_device_alloc; in alloc_device_open()
|
/aosp_15_r20/device/linaro/hikey/gralloc/ |
D | alloc_device.cpp | 478 static int alloc_device_alloc(alloc_device_t *dev, int w, int h, int format, int usage, buffer_hand… in alloc_device_alloc() function 856 dev->alloc = alloc_device_alloc; in alloc_device_open()
|