Home
last modified time | relevance | path

Searched refs:hw_module (Results 1 – 1 of 1) sorted by relevance

/external/autotest/client/site_tests/graphics_Gralloc/src/
Dgralloctest.c260 hw_module_t const *hw_module; in test_init_gralloc() local
263 err = hw_get_module(GRALLOC_HARDWARE_MODULE_ID, &hw_module); in test_init_gralloc()
267 gralloc_open(hw_module, &ctx->device); in test_init_gralloc()
268 ctx->module = (gralloc_module_t *)hw_module; in test_init_gralloc()