HomeSort by relevance Sort by last modified time
    Searched defs:HAL_MODULE_INFO_SYM (Results 1 - 25 of 43) sorted by null

1 2

  /device/generic/goldfish/camera/
EmulatedCameraHal.cpp 31 camera_module_t HAL_MODULE_INFO_SYM = {
  /device/google/cuttlefish_common/guest/hals/camera/
EmulatedCameraHal.cpp 32 camera_module_t HAL_MODULE_INFO_SYM = {
  /device/google/cuttlefish_common/guest/hals/audio/legacy/
audio_hal.cpp 26 audio_module HAL_MODULE_INFO_SYM = {
  /device/google/cuttlefish_common/guest/hals/sensors/
sensors_hal.cpp 25 sensors_module_t HAL_MODULE_INFO_SYM = {
  /device/google/marlin/camera/QCamera2/
QCamera2Hal.cpp 46 camera_module_t HAL_MODULE_INFO_SYM = {
  /device/generic/goldfish/keymaster/trusty/
keymaster_module.cpp 44 struct keystore_module HAL_MODULE_INFO_SYM __attribute__((visibility("default"))) = {
  /device/linaro/hikey/libmemtrack/
memtrack_hikey.c 33 struct memtrack_module HAL_MODULE_INFO_SYM = {
  /device/google/contexthub/contexthubhal/
legacyhal.cpp 50 context_hub_module_t HAL_MODULE_INFO_SYM = {
  /device/google/cuttlefish_common/guest/hals/lights/
lights_vsoc.c 65 struct hw_module_t HAL_MODULE_INFO_SYM = {
  /device/google/marlin/vr/
vr.c 56 vr_module_t HAL_MODULE_INFO_SYM = {
  /device/generic/goldfish/vibrator/
vibrator_qemu.c 85 struct hw_module_t HAL_MODULE_INFO_SYM = {
  /device/google/cuttlefish_common/guest/hals/audio/legacy/policy/
vsoc_audio_policy_hal.cpp 146 audio_policy_module HAL_MODULE_INFO_SYM = {
  /device/google/cuttlefish_common/guest/hals/power/
power.c 83 struct vsoc_power_module HAL_MODULE_INFO_SYM = {
  /device/generic/goldfish/gatekeeper/
module.cpp 115 struct gatekeeper_module HAL_MODULE_INFO_SYM __attribute__((visibility("default"))) = {
  /device/google/cuttlefish_common/guest/hals/gatekeeper/
module.cpp 115 struct gatekeeper_module HAL_MODULE_INFO_SYM __attribute__((visibility("default"))) = {
  /device/linaro/hikey/gralloc960/
mali_gralloc_module.cpp 192 * HAL_MODULE_INFO_SYM will be initialized using the default constructor
195 struct private_module_t HAL_MODULE_INFO_SYM;
  /device/google/cuttlefish_common/guest/hals/gps/
gps_vsoc.cpp 250 struct hw_module_t HAL_MODULE_INFO_SYM = {
  /external/avb/boot_control/
boot_control_avb.c 150 boot_control_module_t HAL_MODULE_INFO_SYM = {
  /device/generic/goldfish/lights/
lights_qemu.c 205 struct hw_module_t HAL_MODULE_INFO_SYM = {
  /device/google/cuttlefish_common/guest/hals/gralloc/legacy/
gralloc.cpp 177 struct private_module_t HAL_MODULE_INFO_SYM = {
  /device/linaro/hikey/gralloc/
gralloc_module.cpp 557 * HAL_MODULE_INFO_SYM will be initialized using the default constructor
560 struct private_module_t HAL_MODULE_INFO_SYM;
  /external/mesa3d/src/intel/vulkan/
anv_android.c 42 PUBLIC struct hwvulkan_module_t HAL_MODULE_INFO_SYM = {
69 assert(mod == &HAL_MODULE_INFO_SYM.common);
80 .module = &HAL_MODULE_INFO_SYM.common,
  /device/generic/goldfish/gralloc/
gralloc.cpp 77 struct private_module_t HAL_MODULE_INFO_SYM = {
  /device/google/cuttlefish_common/guest/hals/gralloc/
gralloc.cpp 302 struct vsoc_gralloc_module_t HAL_MODULE_INFO_SYM = {
  /device/google/cuttlefish_common/guest/hals/hwcomposer/cutf_cvm/
hwcomposer.cpp 475 hwc_module_t HAL_MODULE_INFO_SYM = {{HARDWARE_MODULE_TAG,

Completed in 456 milliseconds

1 2