Home
last modified time | relevance | path

Searched refs:hw_module_methods_t (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/include/Android/hardware/
Dhardware.h30 struct hw_module_methods_t;
39 hw_module_methods_t* methods;
60 struct hw_module_methods_t { struct
/external/avb/boot_control/
Dboot_control_avb.c146 static struct hw_module_methods_t module_methods = {
/external/mesa3d/src/amd/vulkan/
Dradv_android.c50 .methods = &(hw_module_methods_t) {
/external/mesa3d/src/intel/vulkan/
Danv_android.c50 .methods = &(hw_module_methods_t) {
/external/minigbm/cros_gralloc/gralloc0/
Dgralloc0.cc400 static struct hw_module_methods_t gralloc0_module_methods = { .open = gralloc0_open };
/external/drm_hwcomposer/
Ddrmhwctwo.cpp1192 static struct hw_module_methods_t hwc2_module_methods = {