Searched refs:unregister_buffer (Results 1 – 1 of 1) sorted by relevance
184 static int unregister_buffer(struct gralloc_module_t *module, in unregister_buffer() function408 CHECK(unregister_buffer(ctx->module, &duplicate) == 0); in test_gralloc_order()417 CHECK(unregister_buffer(ctx->module, &duplicate)); in test_gralloc_order()420 CHECK(unregister_buffer(ctx->module, &duplicate)); in test_gralloc_order()421 CHECK(unregister_buffer(ctx->module, &duplicate) == 0); in test_gralloc_order()431 CHECK(unregister_buffer(ctx->module, &duplicate)); in test_gralloc_order()513 CHECK(unregister_buffer(mod, &duplicate)); in test_perform()