Lines Matching defs:module
1114 hw_module_t const *module;1127 if (hw_get_module(COPYBIT_HARDWARE_MODULE_ID, &module) == 0) {1128 if(copybit_open(module, &mEngine) < 0) {1132 ALOGE("FATAL ERROR: copybit hw module not found");