Home
last modified time | relevance | path

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

/external/mesa3d/include/android_stub/hardware/
Dhardware.h78 struct hw_module_methods_t;
142 struct hw_module_methods_t* methods;
156 typedef struct hw_module_methods_t { struct
161 } hw_module_methods_t; typedef
/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/freedreno/vulkan/
Dtu_android.c66 &(hw_module_methods_t){
/external/swiftshader/src/Vulkan/
DVkGetProcAddress.cpp594 hw_module_methods_t module_methods = { .open = OpenDevice };
/external/mesa3d/src/intel/vulkan/
Danv_android.c57 .methods = &(hw_module_methods_t) {
/external/minigbm/cros_gralloc/gralloc0/
Dgralloc0.cc550 static struct hw_module_methods_t gralloc0_module_methods = { .open = gralloc0_open };
/external/mesa3d/src/amd/vulkan/
Dradv_android.c62 .methods = &(hw_module_methods_t) {
/external/drm_hwcomposer/
DDrmHwcTwo.cpp1421 static struct hw_module_methods_t hwc2_module_methods = {