Home
last modified time | relevance | path

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

/aosp_15_r20/device/amlogic/yukawa/hal/gralloc/legacy/
Dalloc_device.cpp43 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/
Dalloc_device.cpp43 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/
Dalloc_device.cpp478 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()