Home | History | Annotate | Download | only in gralloc

Lines Matching refs:gralloc_free

359 static int gralloc_free(alloc_device_t* dev,
364 ERR("gralloc_free: invalid handle");
419 gralloc_free(&d->device, d->allocListHead->handle);
926 dev->device.free = gralloc_free;