Searched refs:gralloc_free (Results 1 – 3 of 3) sorted by relevance
113 static int gralloc_free(alloc_device_t* /*dev*/, buffer_handle_t handle) { in gralloc_free() function158 dev->device.free = gralloc_free; in gralloc_device_open()
928 static int gralloc_free(alloc_device_t* dev, in gralloc_free() function996 gralloc_free(&d->device, *i); in gralloc_device_close()1493 dev->device.free = gralloc_free; in gralloc_device_open()
664 int gralloc_free(buffer_handle_t h) { in gralloc_free() function in __anon27f2bec40111::goldfish_gralloc30_device_t695 return gd->gralloc_free(h); in s_gralloc_free()