Home | History | Annotate | Download | only in gralloc

Lines Matching full:gralloc_free

728 static int gralloc_free(alloc_device_t* dev,
733 ERR("gralloc_free: invalid handle");
805 gralloc_free(&d->device, d->allocListHead->handle);
1374 dev->device.free = gralloc_free;