Searched refs:gralloc_alloc (Results 1 – 3 of 3) sorted by relevance
/device/google/cuttlefish/guest/hals/gralloc/legacy/ |
D | gralloc.cpp | 99 static int gralloc_alloc(alloc_device_t* dev, int w, int h, int format, in gralloc_alloc() function 157 dev->device.alloc = gralloc_alloc; in gralloc_device_open()
|
/device/generic/goldfish-opengl/system/gralloc/ |
D | gralloc_30.cpp | 514 int gralloc_alloc(const int width, const int height, in gralloc_alloc() function in __anon1242cbb90111::goldfish_gralloc30_device_t 688 return gd->gralloc_alloc(w, h, format, usage, pHandle, pStride); in s_gralloc_alloc()
|
D | gralloc_old.cpp | 607 static int gralloc_alloc(alloc_device_t* dev, in gralloc_alloc() function 1492 dev->device.alloc = gralloc_alloc; in gralloc_device_open()
|