Searched refs:methods (Results 1 – 25 of 37) sorted by relevance
12
/device/linaro/dragonboard/libmemtrack/ |
D | memtrack_dragonboard.c | 41 .methods = &memtrack_module_methods,
|
/device/linaro/hikey/libmemtrack/ |
D | memtrack_hikey.c | 41 .methods = &memtrack_module_methods,
|
/device/amlogic/yukawa/hal/memtrack/ |
D | memtrack_yukawa.c | 41 .methods = &memtrack_module_methods,
|
/device/generic/goldfish/camera/ |
D | EmulatedCameraHal.cpp | 39 .methods = &android::EmulatedCameraFactory::mCameraModuleMethods,
|
/device/google/cuttlefish/guest/hals/camera/ |
D | EmulatedCameraHal.cpp | 40 .methods = &
|
/device/generic/goldfish-opengl/fuchsia/include/hardware/ |
D | hardware.h | 24 struct hw_module_methods_t* methods; member
|
/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 | 517 .methods = &hdmi_cec_module_methods,
|
/device/generic/opengl-transport/host/libs/virglrenderer/ |
D | Gralloc1.cpp | 45 .methods = &g_gralloc1_methods,
|
/device/google/cuttlefish/guest/hals/gralloc/legacy/ |
D | gralloc.cpp | 187 .methods = &gralloc_module_methods,
|
/device/google/cuttlefish/guest/hals/gps/ |
D | gps_vsoc.cpp | 257 .methods = & gps_module_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/linaro/dragonboard/gralloc/ |
D | gralloc.cpp | 261 .methods = &gbm_mod_methods
|
/device/google/wahoo/liblight/ |
D | lights.c | 378 .methods = &lights_module_methods,
|
/device/amlogic/yukawa/hal/bootctrl/ |
D | boot_control.cc | 333 .methods = &boot_control_module_methods
|
/device/google/contexthub/sensorhal/ |
D | sensors.cpp | 434 .methods = &sensors_module_methods,
|
/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 | 1464 return sFallback->common.methods->open(&sFallback->common, name, device); in gralloc_device_open() 1528 methods: &gralloc_module_methods,
|
/device/linaro/poplar/audio/ |
D | audio_hw.c | 688 .methods = &hal_module_methods,
|
/device/generic/goldfish-opengl/system/vulkan/ |
D | goldfish_vulkan.cpp | 342 .methods = &goldfish_vulkan_module_methods,
|
/device/generic/goldfish/fingerprint/ |
D | fingerprint.c | 885 .methods = &fingerprint_module_methods,
|
12