/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 49 static const android::hardware::graphics::mapper::V4_0::IMapper::MetadataType MetadataType_BufferId… 50 …GRALLOC4_STANDARD_METADATA_TYPE, static_cast<int64_t>(aidl::android::hardware::graphics::common::S… 53 static const android::hardware::graphics::mapper::V4_0::IMapper::MetadataType MetadataType_Name = { 54 …GRALLOC4_STANDARD_METADATA_TYPE, static_cast<int64_t>(aidl::android::hardware::graphics::common::S… 57 static const android::hardware::graphics::mapper::V4_0::IMapper::MetadataType MetadataType_Width = { 58 …GRALLOC4_STANDARD_METADATA_TYPE, static_cast<int64_t>(aidl::android::hardware::graphics::common::S… 61 static const android::hardware::graphics::mapper::V4_0::IMapper::MetadataType MetadataType_Height =… 62 …GRALLOC4_STANDARD_METADATA_TYPE, static_cast<int64_t>(aidl::android::hardware::graphics::common::S… 65 static const android::hardware::graphics::mapper::V4_0::IMapper::MetadataType MetadataType_LayerCou… 66 …GRALLOC4_STANDARD_METADATA_TYPE, static_cast<int64_t>(aidl::android::hardware::graphics::common::S… [all …]
|
/frameworks/av/media/codec2/hal/hidl/1.2/utils/include/codec2/hidl/1.2/ |
D | types.h | 33 namespace hardware { 38 using ::android::hardware::media::c2::V1_0::BaseBlock; 39 using ::android::hardware::media::c2::V1_0::Block; 40 using ::android::hardware::media::c2::V1_0::Buffer; 41 using ::android::hardware::media::c2::V1_0::FieldDescriptor; 42 using ::android::hardware::media::c2::V1_0::FieldId; 43 using ::android::hardware::media::c2::V1_0::FieldSupportedValues; 44 using ::android::hardware::media::c2::V1_0::FieldSupportedValuesQuery; 45 using ::android::hardware::media::c2::V1_0::FieldSupportedValuesQueryResult; 46 using ::android::hardware::media::c2::V1_0::FrameData; [all …]
|
/frameworks/av/media/codec2/hal/hidl/1.1/utils/include/codec2/hidl/1.1/ |
D | types.h | 32 namespace hardware { 37 using ::android::hardware::media::c2::V1_0::BaseBlock; 38 using ::android::hardware::media::c2::V1_0::Block; 39 using ::android::hardware::media::c2::V1_0::Buffer; 40 using ::android::hardware::media::c2::V1_0::FieldDescriptor; 41 using ::android::hardware::media::c2::V1_0::FieldId; 42 using ::android::hardware::media::c2::V1_0::FieldSupportedValues; 43 using ::android::hardware::media::c2::V1_0::FieldSupportedValuesQuery; 44 using ::android::hardware::media::c2::V1_0::FieldSupportedValuesQueryResult; 45 using ::android::hardware::media::c2::V1_0::FrameData; [all …]
|
/frameworks/base/services/core/jni/gnss/ |
D | GnssCallback.h | 61 class GnssCallbackAidl : public hardware::gnss::BnGnssCallback { 66 const std::vector<android::hardware::gnss::GnssSignalType>& signalTypes) override; 69 binder::Status gnssLocationCb(const hardware::gnss::GnssLocation& location) override; 85 struct GnssCallbackHidl : public hardware::gnss::V2_1::IGnssCallback { 86 hardware::Return<void> gnssLocationCb( 87 const hardware::gnss::V1_0::GnssLocation& location) override; 88 hardware::Return<void> gnssStatusCb( 89 const hardware::gnss::V1_0::IGnssCallback::GnssStatusValue status) override; 90 hardware::Return<void> gnssSvStatusCb( in gnssSvStatusCb() 91 const hardware::gnss::V1_0::IGnssCallback::GnssSvStatus& svStatus) override { in gnssSvStatusCb() [all …]
|
/frameworks/native/data/etc/ |
D | Android.bp | 26 name: "android.hardware.audio.low_latency.prebuilt.xml", 27 src: "android.hardware.audio.low_latency.xml", 32 name: "android.hardware.biometrics.face.prebuilt.xml", 33 src: "android.hardware.biometrics.face.xml", 38 name: "android.hardware.bluetooth_le.prebuilt.xml", 39 src: "android.hardware.bluetooth_le.xml", 44 name: "android.hardware.bluetooth.prebuilt.xml", 45 src: "android.hardware.bluetooth.xml", 50 name: "android.hardware.camera.concurrent.prebuilt.xml", 51 src: "android.hardware.camera.concurrent.xml", [all …]
|
/frameworks/base/telephony/java/android/telephony/ |
D | AccessNetworkConstants.java | 22 import android.hardware.radio.AccessNetwork; 137 public static final int BAND_T380 = android.hardware.radio.network.GeranBands.BAND_T380; 138 public static final int BAND_T410 = android.hardware.radio.network.GeranBands.BAND_T410; 139 public static final int BAND_450 = android.hardware.radio.network.GeranBands.BAND_450; 140 public static final int BAND_480 = android.hardware.radio.network.GeranBands.BAND_480; 141 public static final int BAND_710 = android.hardware.radio.network.GeranBands.BAND_710; 142 public static final int BAND_750 = android.hardware.radio.network.GeranBands.BAND_750; 143 public static final int BAND_T810 = android.hardware.radio.network.GeranBands.BAND_T810; 144 public static final int BAND_850 = android.hardware.radio.network.GeranBands.BAND_850; 145 public static final int BAND_P900 = android.hardware.radio.network.GeranBands.BAND_P900; [all …]
|
/frameworks/native/services/surfaceflinger/DisplayHardware/ |
D | Hal.h | 33 namespace hardware::graphics::composer::hal { 35 namespace types = android::hardware::graphics::common; 36 namespace V2_1 = android::hardware::graphics::composer::V2_1; 37 namespace V2_2 = android::hardware::graphics::composer::V2_2; 38 namespace V2_3 = android::hardware::graphics::composer::V2_3; 39 namespace V2_4 = android::hardware::graphics::composer::V2_4; 40 namespace V3_0 = ::aidl::android::hardware::graphics::composer3; 62 using DisplayHotplugEvent = aidl::android::hardware::graphics::common::DisplayHotplugEvent; 77 using Hdr = aidl::android::hardware::graphics::common::Hdr; 83 inline bool hasChangesError(hardware::graphics::composer::hal::Error error) { in hasChangesError() [all …]
|
/frameworks/av/drm/mediadrm/plugins/clearkey/aidl/ |
D | Android.bp | 20 "android.hardware.drm-V1-ndk", 24 "android.hardware.common-V2-ndk", 42 "android.hardware.common-V2-ndk", 43 "android.hardware.drm-V1-ndk", 77 name: "android.hardware.drm-service.clearkey", 83 init_rc: ["android.hardware.drm-service.clearkey.rc"], 84 vintf_fragments: ["android.hardware.drm-service.clearkey.xml"], 88 name: "android.hardware.drm-service-lazy.clearkey", 93 overrides: ["android.hardware.drm-service.clearkey"], 95 init_rc: ["android.hardware.drm-service-lazy.clearkey.rc"], [all …]
|
/frameworks/av/services/camera/libcameraservice/device3/hidl/ |
D | HidlCamera3OutputUtils.cpp | 48 using namespace android::hardware::camera; 55 const hardware::camera::device::V3_2::CaptureResult& result, in processOneCaptureResultLocked() 56 const hardware::hidl_vec< in processOneCaptureResultLocked() 57 hardware::camera::device::V3_4::PhysicalCameraMetadata> &physicalCameraMetadata) { in processOneCaptureResultLocked() 59 hardware::camera::device::V3_2::CaptureResult, in processOneCaptureResultLocked() 60 hardware::hidl_vec<hardware::camera::device::V3_4::PhysicalCameraMetadata>, in processOneCaptureResultLocked() 61 hardware::hidl_vec<uint8_t>, ResultMetadataQueue, in processOneCaptureResultLocked() 62 hardware::camera::device::V3_2::BufferStatus>(states, result, physicalCameraMetadata); in processOneCaptureResultLocked() 66 const hardware::camera::device::V3_2::NotifyMsg& msg) { in notify() 68 using android::hardware::camera::device::V3_2::MsgType; in notify() [all …]
|
D | HidlCamera3Device.h | 30 virtual public hardware::camera::device::V3_5::ICameraDeviceCallback, 47 static hardware::graphics::common::V1_0::PixelFormat mapToPixelFormat(int frameworkFormat); 48 static hardware::camera::device::V3_2::DataspaceFlags mapToHidlDataspace( 50 static hardware::camera::device::V3_2::BufferUsageFlags mapToConsumerUsage(uint64_t usage); 51 static hardware::camera::device::V3_2::StreamRotation mapToStreamRotation( 55 /*out*/ hardware::camera::device::V3_2::StreamConfigurationMode *mode); 56 static int mapToFrameworkFormat(hardware::graphics::common::V1_0::PixelFormat pixelFormat); 58 hardware::camera::device::V3_2::DataspaceFlags); 60 hardware::camera::device::V3_2::BufferUsageFlags usage); 62 hardware::camera::device::V3_2::BufferUsageFlags usage); [all …]
|
D | HidlCamera3OfflineSession.h | 51 virtual public hardware::camera::device::V3_5::ICameraDeviceCallback { 61 sp<hardware::camera::device::V3_6::ICameraOfflineSession> offlineSession) : in HidlCamera3OfflineSession() 75 hardware::Return<void> processCaptureResult_3_4( 76 const hardware::hidl_vec< 77 hardware::camera::device::V3_4::CaptureResult>& results) override; 78 hardware::Return<void> processCaptureResult( 79 const hardware::hidl_vec< 80 hardware::camera::device::V3_2::CaptureResult>& results) override; 81 hardware::Return<void> notify( 82 const hardware::hidl_vec< [all …]
|
D | HidlCamera3OfflineSession.cpp | 37 using namespace android::hardware::camera; 84 hardware::Return<void> HidlCamera3OfflineSession::processCaptureResult_3_4( in processCaptureResult_3_4() 85 const hardware::hidl_vec< in processCaptureResult_3_4() 86 hardware::camera::device::V3_4::CaptureResult>& results) { in processCaptureResult_3_4() 92 return hardware::Void(); in processCaptureResult_3_4() 112 hardware::ICameraService::ROTATION_OVERRIDE_NONE, activePhysicalId}, mResultMetadataQueue in processCaptureResult_3_4() 119 return hardware::Void(); in processCaptureResult_3_4() 122 hardware::Return<void> HidlCamera3OfflineSession::processCaptureResult( in processCaptureResult() 123 const hardware::hidl_vec< in processCaptureResult() 124 hardware::camera::device::V3_2::CaptureResult>& results) { in processCaptureResult() [all …]
|
/frameworks/base/core/java/android/hardware/camera2/ |
D | CameraCharacteristics.java | 17 package android.hardware.camera2; 23 import android.hardware.camera2.impl.CameraMetadataNative; 24 import android.hardware.camera2.impl.ExtensionKey; 25 import android.hardware.camera2.impl.PublicKey; 26 import android.hardware.camera2.impl.SyntheticKey; 27 import android.hardware.camera2.params.DeviceStateSensorOrientationMap; 28 import android.hardware.camera2.params.RecommendedStreamConfigurationMap; 29 import android.hardware.camera2.params.SessionConfiguration; 30 import android.hardware.camera2.utils.TypeReference; 1146 …public static final Key<android.hardware.camera2.params.HighSpeedVideoConfiguration[]> CONTROL_AVA… [all …]
|
/frameworks/base/services/voiceinteraction/java/com/android/server/soundtrigger_middleware/ |
D | Hw2CompatUtil.java | 30 … static android.hardware.soundtrigger.V2_0.ISoundTriggerHw.SoundModel convertSoundModel_2_1_to_2_0( in convertSoundModel_2_1_to_2_0() 31 android.hardware.soundtrigger.V2_1.ISoundTriggerHw.SoundModel soundModel) { in convertSoundModel_2_1_to_2_0() 32 android.hardware.soundtrigger.V2_0.ISoundTriggerHw.SoundModel model_2_0 = soundModel.header; in convertSoundModel_2_1_to_2_0() 38 …static android.hardware.soundtrigger.V2_1.ISoundTriggerHwCallback.RecognitionEvent convertRecognit… in convertRecognitionEvent_2_0_to_2_1() 39 android.hardware.soundtrigger.V2_0.ISoundTriggerHwCallback.RecognitionEvent event) { in convertRecognitionEvent_2_0_to_2_1() 40 android.hardware.soundtrigger.V2_1.ISoundTriggerHwCallback.RecognitionEvent event_2_1 = in convertRecognitionEvent_2_0_to_2_1() 41 new android.hardware.soundtrigger.V2_1.ISoundTriggerHwCallback.RecognitionEvent(); in convertRecognitionEvent_2_0_to_2_1() 50 …static android.hardware.soundtrigger.V2_1.ISoundTriggerHwCallback.PhraseRecognitionEvent convertPh… in convertPhraseRecognitionEvent_2_0_to_2_1() 51 … android.hardware.soundtrigger.V2_0.ISoundTriggerHwCallback.PhraseRecognitionEvent event) { in convertPhraseRecognitionEvent_2_0_to_2_1() 52 android.hardware.soundtrigger.V2_1.ISoundTriggerHwCallback.PhraseRecognitionEvent in convertPhraseRecognitionEvent_2_0_to_2_1() [all …]
|
/frameworks/av/services/camera/libcameraservice/common/hidl/ |
D | HidlProviderInfo.h | 25 virtual public hardware::camera::provider::V2_6::ICameraProviderCallback, 26 virtual public hardware::hidl_death_recipient { 28 hardware::hidl_bitfield<hardware::camera::provider::V2_5::DeviceState> mDeviceState; 31 wp<hardware::camera::provider::V2_4::ICameraProvider> mActiveInterface; 33 sp<hardware::camera::provider::V2_4::ICameraProvider> mSavedInterface; 42 static status_t mapToStatusT(const hardware::camera::common::V1_0::Status &status); 45 sp<hardware::camera::provider::V2_4::ICameraProvider>& interface, 50 const sp<hardware::camera::provider::V2_4::ICameraProvider> startProviderInterface(); 68 sp<hardware::camera::device::V3_2::ICameraDevice> 72 hardware::Return<void> cameraDeviceStatusChange( [all …]
|
/frameworks/av/services/camera/libcameraservice/tests/ |
D | CameraProviderManagerTest.cpp | 44 using namespace android::hardware::camera; 45 using ::aidl::android::hardware::camera::provider::ICameraProviderCallback; 46 using android::hardware::camera::common::V1_0::CameraMetadataType; 47 using android::hardware::camera::common::V1_0::Status; 48 using android::hardware::camera::common::V1_0::VendorTag; 49 using android::hardware::camera::common::V1_0::VendorTagSection; 50 using android::hardware::camera::device::V3_2::ICameraDeviceCallback; 51 using android::hardware::camera::device::V3_2::ICameraDeviceSession; 52 using android::hardware::camera::provider::V2_5::DeviceState; 62 std::vector<hardware::hidl_string> mDeviceNames; [all …]
|
/frameworks/av/media/audioaidlconversion/include/media/ |
D | AidlConversionEffect.h | 51 aidl::android::hardware::audio::effect::Parameter::Specific::_tag, \ 55 UNION_MAKE(aidl::android::hardware::audio::effect::Parameter, specific, \ 56 UNION_MAKE(aidl::android::hardware::audio::effect::Parameter::Specific, _tag, \ 60 UNION_MAKE(aidl::android::hardware::audio::effect::Parameter::Id, _tag, \ 64 UNION_MAKE(aidl::android::hardware::audio::effect::Parameter::Id, _tag, \ 69 aidl::android::hardware::audio::effect::VendorExtension _extId = VALUE_OR_RETURN_STATUS( \ 71 aidl::android::hardware::audio::effect::Parameter::Id _id = \ 73 aidl::android::hardware::audio::effect::Parameter _aidlParam; \ 75 aidl::android::hardware::audio::effect::VendorExtension _ext = \ 83 ::aidl::android::hardware::audio::effect::Flags::Type type); [all …]
|
/frameworks/base/api/ |
D | javadoc-lint-baseline | 2 …hardware/camera2/CameraCharacteristics.java:2169: lint: Unresolved link/see tag "android.hardware.… 3 …hardware/camera2/CameraCharacteristics.java:2344: lint: Unresolved link/see tag "android.hardware.… 4 …hardware/camera2/CameraCharacteristics.java:2344: lint: Unresolved link/see tag "android.hardware.… 5 …hardware/camera2/CameraCharacteristics.java:2361: lint: Unresolved link/see tag "android.hardware.… 6 …hardware/camera2/CameraCharacteristics.java:2361: lint: Unresolved link/see tag "android.hardware.… 7 …hardware/camera2/CameraCharacteristics.java:2361: lint: Unresolved link/see tag "android.hardware.… 8 …hardware/camera2/CameraCharacteristics.java:2390: lint: Unresolved link/see tag "android.hardware.… 9 …hardware/camera2/CameraCharacteristics.java:2390: lint: Unresolved link/see tag "android.hardware.… 10 …hardware/camera2/CameraCharacteristics.java:2402: lint: Unresolved link/see tag "android.hardware.… 11 …hardware/camera2/CameraCharacteristics.java:2402: lint: Unresolved link/see tag "android.hardware.… [all …]
|
/frameworks/base/media/java/android/media/tv/tuner/filter/ |
D | AvSettings.java | 50 android.hardware.tv.tuner.VideoStreamType.UNDEFINED; 55 android.hardware.tv.tuner.VideoStreamType.RESERVED; 60 android.hardware.tv.tuner.VideoStreamType.MPEG1; 65 android.hardware.tv.tuner.VideoStreamType.MPEG2; 70 android.hardware.tv.tuner.VideoStreamType.MPEG4P2; 74 public static final int VIDEO_STREAM_TYPE_AVC = android.hardware.tv.tuner.VideoStreamType.AVC; 78 public static final int VIDEO_STREAM_TYPE_HEVC = android.hardware.tv.tuner.VideoStreamType.HEVC; 82 public static final int VIDEO_STREAM_TYPE_VVC = android.hardware.tv.tuner.VideoStreamType.VVC; 86 public static final int VIDEO_STREAM_TYPE_VC1 = android.hardware.tv.tuner.VideoStreamType.VC1; 90 public static final int VIDEO_STREAM_TYPE_VP8 = android.hardware.tv.tuner.VideoStreamType.VP8; [all …]
|
/frameworks/base/services/core/jni/ |
D | Android.bp | 104 "android.hardware.graphics.common-ndk_shared", 105 "android.hardware.power-ndk_shared", 167 "android.hardware.audio.common@2.0", 169 "android.hardware.broadcastradio@1.0", 170 "android.hardware.broadcastradio@1.1", 171 "android.hardware.contexthub@1.0", 172 "android.hardware.common.fmq-V1-ndk", 173 "android.hardware.gnss-V3-cpp", 174 "android.hardware.gnss@1.0", 175 "android.hardware.gnss@1.1", [all …]
|
/frameworks/av/services/tuner/hidl/ |
D | TunerHidlFilter.h | 41 using ::aidl::android::hardware::common::NativeHandle; 42 using ::aidl::android::hardware::common::fmq::MQDescriptor; 43 using ::aidl::android::hardware::common::fmq::SynchronizedReadWrite; 44 using ::aidl::android::hardware::tv::tuner::AvStreamType; 45 using ::aidl::android::hardware::tv::tuner::DemuxFilterAvSettings; 46 using ::aidl::android::hardware::tv::tuner::DemuxFilterDownloadSettings; 47 using ::aidl::android::hardware::tv::tuner::DemuxFilterEvent; 48 using ::aidl::android::hardware::tv::tuner::DemuxFilterPesDataSettings; 49 using ::aidl::android::hardware::tv::tuner::DemuxFilterRecordSettings; 50 using ::aidl::android::hardware::tv::tuner::DemuxFilterSectionSettings; [all …]
|
D | TunerHidlFrontend.h | 27 using ::aidl::android::hardware::tv::tuner::FrontendAtsc3Settings; 28 using ::aidl::android::hardware::tv::tuner::FrontendDvbsCodeRate; 29 using ::aidl::android::hardware::tv::tuner::FrontendEventType; 30 using ::aidl::android::hardware::tv::tuner::FrontendScanMessage; 31 using ::aidl::android::hardware::tv::tuner::FrontendScanMessageType; 32 using ::aidl::android::hardware::tv::tuner::FrontendScanType; 33 using ::aidl::android::hardware::tv::tuner::FrontendSettings; 34 using ::aidl::android::hardware::tv::tuner::FrontendStatus; 35 using ::aidl::android::hardware::tv::tuner::FrontendStatusReadiness; 36 using ::aidl::android::hardware::tv::tuner::FrontendStatusType; [all …]
|
/frameworks/av/media/libaudiohal/impl/ |
D | Android.bp | 34 "android.hardware.audio.common-util", 43 "android.hardware.audio.common.util@all-versions", 97 "android.hardware.audio.common@5.0", 98 "android.hardware.audio.common@5.0-util", 99 "android.hardware.audio.effect@5.0", 100 "android.hardware.audio.effect@5.0-util", 101 "android.hardware.audio@5.0", 102 "android.hardware.audio@5.0-util", 123 "android.hardware.audio.common@6.0", 124 "android.hardware.audio.common@6.0-util", [all …]
|
/frameworks/base/services/core/java/com/android/server/powerstats/ |
D | PowerStatsHALWrapper.java | 20 import android.hardware.power.stats.Channel; 21 import android.hardware.power.stats.EnergyMeasurement; 22 import android.hardware.power.stats.IPowerStats; 23 import android.hardware.power.stats.PowerEntity; 24 import android.hardware.power.stats.StateResidencyResult; 56 android.hardware.power.stats.PowerEntity[] getPowerEntityInfo(); in getPowerEntityInfo() 76 android.hardware.power.stats.StateResidencyResult[] getStateResidency(int[] powerEntityIds); in getStateResidency() 88 android.hardware.power.stats.EnergyConsumer[] getEnergyConsumerInfo(); in getEnergyConsumerInfo() 104 android.hardware.power.stats.EnergyConsumerResult[] getEnergyConsumed( in getEnergyConsumed() 114 android.hardware.power.stats.Channel[] getEnergyMeterInfo(); in getEnergyMeterInfo() [all …]
|
/frameworks/av/media/codec2/hal/hidl/1.2/utils/ |
D | Android.bp | 26 "android.hardware.media.bufferpool@2.0", 27 "android.hardware.media.c2@1.0", 28 "android.hardware.media.c2@1.1", 29 "android.hardware.media.c2@1.2", 49 "android.hardware.media.c2@1.0", 50 "android.hardware.media.c2@1.1", 51 "android.hardware.media.c2@1.2", 93 "android.hardware.graphics.bufferqueue@1.0", 94 "android.hardware.graphics.bufferqueue@2.0", 95 "android.hardware.graphics.common@1.0", [all …]
|