Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/gralloc/legacy/
Dgralloc.cpp99 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/
Dgralloc_30.cpp514 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()
Dgralloc_old.cpp607 static int gralloc_alloc(alloc_device_t* dev, in gralloc_alloc() function
1492 dev->device.alloc = gralloc_alloc; in gralloc_device_open()