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

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

Completed in 56 milliseconds