Home | History | Annotate | Download | only in libagl

Lines Matching refs:pModule

348     hw_module_t const* pModule;
349 hw_get_module(GRALLOC_HARDWARE_MODULE_ID, &pModule);
350 module = reinterpret_cast<gralloc_module_t const*>(pModule);