Searched refs:unregister_buffer (Results 1 – 1 of 1) sorted by relevance
183 static int unregister_buffer(struct gralloc_module_t *module, struct grallocinfo *info) in unregister_buffer() function400 CHECK(unregister_buffer(ctx->module, &duplicate) == 0); in test_gralloc_order()409 CHECK(unregister_buffer(ctx->module, &duplicate)); in test_gralloc_order()412 CHECK(unregister_buffer(ctx->module, &duplicate)); in test_gralloc_order()413 CHECK(unregister_buffer(ctx->module, &duplicate) == 0); in test_gralloc_order()423 CHECK(unregister_buffer(ctx->module, &duplicate)); in test_gralloc_order()497 CHECK(unregister_buffer(mod, &duplicate)); in test_perform()