Home
last modified time | relevance | path

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

/device/generic/opengl-transport/host/libs/virglrenderer/include/hardware/
Dhardware.h65 int hw_get_module(const char* id, const hw_module_t** module);
/device/generic/opengl-transport/host/libs/virglrenderer/
Dlibvirglrenderer.lds41 hw_get_module;
DGralloc1.cpp136 int hw_get_module(const char* id, const hw_module_t** module) { in hw_get_module() function
/device/linaro/hikey/gralloc/
Dgralloc_module.cpp145 if (hw_get_module(GRALLOC_HARDWARE_MODULE_ID, (const hw_module_t **)&pmodule) == 0) in gralloc_register_buffer()
436 if (hw_get_module(GRALLOC_HARDWARE_MODULE_ID, (const hw_module_t **)&pmodule) == 0) in gralloc_unlock()
/device/google/cuttlefish/guest/hals/camera/
DGrallocModule.cpp37 int ret = hw_get_module(GRALLOC_HARDWARE_MODULE_ID, &module); in GrallocModule()
/device/google/contexthub/sensorhal/
Ddirectchannel.cpp89 status_t err = ::hw_get_module(GRALLOC_HARDWARE_MODULE_ID, &module); in GrallocHalWrapper()
/device/google/contexthub/contexthubhal/test/
Dmain.cpp107 hw_get_module(CONTEXT_HUB_MODULE_ID, (const hw_module_t **)&mMod); in CHub()
/device/google/cuttlefish/guest/hals/hwcomposer/common/
Dgralloc_utils.cpp48 hw_get_module(GRALLOC_HARDWARE_MODULE_ID, in Gralloc()
/device/linaro/hikey/gralloc960/
Dmali_gralloc_formats.cpp70 if (hw_get_module(name, &module) >= 0) in get_block_capabilities()
Dmali_gralloc_ion.cpp724 if (hw_get_module(GRALLOC_HARDWARE_MODULE_ID, (const hw_module_t **)&pmodule) == 0) in mali_gralloc_ion_map()
/device/amlogic/yukawa/hal/gralloc/
Dmali_gralloc_formats.cpp70 if (hw_get_module(name, &module) >= 0) in get_block_capabilities()
Dmali_gralloc_ion.cpp682 if (hw_get_module(GRALLOC_HARDWARE_MODULE_ID, (const hw_module_t **)&pmodule) == 0) in mali_gralloc_ion_map()