Searched refs:methods (Results 1 – 25 of 27) sorted by relevance
12
/device/generic/opengl-transport/host/libs/virglrenderer/include/hardware/ |
D | hardware.h | 39 hw_module_methods_t* methods; member
|
D | gralloc1.h | 75 return module->methods->open(module, GRALLOC_HARDWARE_MODULE_ID, in gralloc1_open()
|
/device/google/cuttlefish/guest/monitoring/cuttlefish_service/ |
D | proguard.flags | 19 # Keep classes and methods that have the guava @VisibleForTesting annotation
|
/device/amlogic/yukawa/hal/hdmicec/ |
D | hdmi_cec_test_hal.c | 40 hdmicec_open = HAL_MODULE_INFO_SYM.methods->open; in main()
|
D | hdmi_cec.c | 610 .methods = &hdmi_cec_module_methods,
|
/device/google/cuttlefish/host/commands/control_env_proxy_server/ |
D | control_env_proxy.proto | 48 repeated string methods = 1; field
|
/device/generic/opengl-transport/host/libs/virglrenderer/ |
D | Gralloc1.cpp | 45 .methods = &g_gralloc1_methods,
|
/device/amlogic/yukawa/hal/gralloc/ |
D | mali_gralloc_module.cpp | 155 base.common.methods = &mali_gralloc_module_methods; in private_module_t()
|
/device/linaro/hikey/gralloc960/ |
D | mali_gralloc_module.cpp | 155 base.common.methods = &mali_gralloc_module_methods; in private_module_t()
|
/device/amlogic/yukawa/hal/bootctrl/ |
D | boot_control.cc | 333 .methods = &boot_control_module_methods
|
/device/google/comet/sensors/ |
D | sensors_dummy.c | 406 .methods = &sensors_module_methods,
|
/device/google/akita/sensors/ |
D | sensors_dummy.c | 406 .methods = &sensors_module_methods,
|
/device/google/contexthub/sensorhal/ |
D | sensors.cpp | 434 .methods = &sensors_module_methods,
|
/device/google/cuttlefish/tools/gigabyte-ampere-cuttlefish-installer/preseed/ |
D | preseed.cfg | 134 # that you told it what to do using one of the methods above.
|
/device/linaro/hikey/gralloc/ |
D | gralloc_module.cpp | 522 base.common.methods = &gralloc_module_methods; in private_module_t()
|
/device/generic/goldfish-opengl/system/gralloc/ |
D | gralloc_old.cpp | 1488 return sFallback->common.methods->open(&sFallback->common, name, device); in gralloc_device_open() 1552 methods: &gralloc_module_methods,
|
/device/linaro/poplar/audio/ |
D | audio_hw.c | 688 .methods = &hal_module_methods,
|
/device/linaro/hikey/audio/ |
D | audio_hw.c | 885 .methods = &hal_module_methods,
|
/device/generic/opengl-transport/host/commands/emugen/ |
D | README | 183 includes ‘accessors’ methods such that library user can override
|
/device/amlogic/yukawa/hal/audio/ |
D | audio_hw.c | 1227 .methods = &hal_module_methods,
|
/device/linaro/dragonboard/audio/ |
D | audio_hw.c | 1218 .methods = &hal_module_methods,
|
/device/google/sunfish/json-c/ |
D | Doxyfile | 234 # methods, which are defined in the implementation section but not in 236 # If set to NO (the default) only methods in the interface are included.
|
/device/google/coral/json-c/ |
D | Doxyfile | 234 # methods, which are defined in the implementation section but not in 236 # If set to NO (the default) only methods in the interface are included.
|
/device/google/redbull/json-c/ |
D | Doxyfile | 234 # methods, which are defined in the implementation section but not in 236 # If set to NO (the default) only methods in the interface are included.
|
/device/generic/car/emulator/audio/driver/ |
D | audio_hw.c | 1752 .methods = &hal_module_methods,
|
12