HomeSort by relevance Sort by last modified time
    Searched refs:hal_api_version (Results 1 - 25 of 25) sorted by null

  /device/generic/goldfish/camera/
EmulatedCameraHal.cpp 35 hal_api_version: HARDWARE_HAL_API_VERSION,
  /hardware/libhardware/modules/power/
power.c 52 .hal_api_version = HARDWARE_HAL_API_VERSION,
  /hardware/libhardware/include/hardware/
hardware.h 49 * All module implementations must set the hw_module_t.hal_api_version field
129 uint16_t hal_api_version; member in struct:hw_module_t
130 #define version_minor hal_api_version
  /hardware/libhardware/modules/nfc-nci/
nfc_nci_example.c 113 .hal_api_version = 0x00, // 0 is only valid value
  /hardware/qcom/display/libgralloc/
gralloc.cpp 75 hal_api_version: 0,
  /device/samsung/tuna/power/
power_tuna.c 143 hal_api_version: HARDWARE_HAL_API_VERSION,
  /external/libnfc-nci/halimpl/bcm2079x/
nfc_nci.c 170 .hal_api_version = 0x00, // 0 is only valid value
  /hardware/libhardware/modules/camera/
CameraHAL.cpp 137 hal_api_version : HARDWARE_HAL_API_VERSION,
  /hardware/qcom/power/
power.c 181 .hal_api_version = HARDWARE_HAL_API_VERSION,
  /device/samsung/manta/power/
power_manta.c 203 hal_api_version: HARDWARE_HAL_API_VERSION,
  /hardware/libhardware/modules/audio/
audio_hw.c 431 .hal_api_version = HARDWARE_HAL_API_VERSION,
  /hardware/libhardware/modules/usbaudio/
audio_hw.c 428 .hal_api_version = HARDWARE_HAL_API_VERSION,
  /device/generic/goldfish/audio/
audio_hw.c 684 .hal_api_version = HARDWARE_HAL_API_VERSION,
  /device/generic/goldfish/opengl/system/gralloc/
gralloc.cpp 1010 hal_api_version: 0,
  /frameworks/av/services/camera/libcameraservice/
CameraService.cpp 1022 mModule->common.hal_api_version)
    [all...]
  /hardware/libhardware/tests/camera2/
camera2.cpp 59 << module->hal_api_version << std::endl;
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 693 hal_api_version: HARDWARE_HAL_API_VERSION,
  /hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp 770 hal_api_version: HARDWARE_HAL_API_VERSION,
  /device/samsung/manta/audio/
audio_hw.c     [all...]
  /device/ti/panda/audio/
audio_hw.c     [all...]
  /hardware/qcom/audio/hal/
audio_hw.c     [all...]
  /hardware/samsung_slsi/exynos5/libhwc/
hwc.cpp     [all...]
  /hardware/ti/omap4xxx/hwc/
hwc.c     [all...]
  /device/samsung/tuna/audio/
audio_hw.c     [all...]
  /hardware/samsung_slsi/exynos5/libcamera2/
ExynosCameraHWInterface2.cpp     [all...]

Completed in 1181 milliseconds