Lines Matching refs:deallocate
168 static int deallocate(struct alloc_device_t *device, struct grallocinfo *info) in deallocate() function
298 CHECK(deallocate(ctx->device, &info)); in test_alloc_varying_sizes()
305 CHECK(deallocate(ctx->device, &info)); in test_alloc_varying_sizes()
312 CHECK(deallocate(ctx->device, &info)); in test_alloc_varying_sizes()
333 CHECK(deallocate(ctx->device, &info)); in test_alloc_combinations()
416 CHECK(deallocate(ctx->device, &info)); in test_gralloc_order()
458 CHECK(deallocate(ctx->device, &info)); in test_mapping()
498 CHECK(deallocate(ctx->device, &info)); in test_perform()
520 CHECK(deallocate(ctx->device, &info)); in test_ycbcr()
529 CHECK(deallocate(ctx->device, &info)); in test_ycbcr()
586 CHECK(deallocate(ctx->device, &info)); in test_yuv_info()
629 CHECK(deallocate(ctx->device, &rgba_info)); in test_async()
630 CHECK(deallocate(ctx->device, &ycbcr_info)); in test_async()