Home | History | Annotate | Download | only in libagl

Lines Matching refs:pModule

132                 hw_module_t const* pModule;
133 if (hw_get_module(GRALLOC_HARDWARE_MODULE_ID, &pModule))
137 reinterpret_cast<gralloc_module_t const*>(pModule);
160 hw_module_t const* pModule;
161 if (hw_get_module(GRALLOC_HARDWARE_MODULE_ID, &pModule))
165 reinterpret_cast<gralloc_module_t const*>(pModule);