Home
last modified time | relevance | path

Searched defs:getDescriptor (Results 1 – 24 of 24) sorted by relevance

/frameworks/av/media/libaudiohal/impl/
DEffectsFactoryHalHidl.cpp101 status_t EffectsFactoryHalHidl::getDescriptor( in getDescriptor() function in android::effect::EffectsFactoryHalHidl
117 status_t EffectsFactoryHalHidl::getDescriptor( in getDescriptor() function in android::effect::EffectsFactoryHalHidl
DEffectsFactoryHalAidl.cpp128 status_t EffectsFactoryHalAidl::getDescriptor(uint32_t index, effect_descriptor_t* pDescriptor) { in getDescriptor() function in android::effect::EffectsFactoryHalAidl
150 status_t EffectsFactoryHalAidl::getDescriptor(const effect_uuid_t* halUuid, in getDescriptor() function in android::effect::EffectsFactoryHalAidl
DEffectHalAidl.cpp250 status_t EffectHalAidl::getDescriptor(effect_descriptor_t* pDescriptor) { in getDescriptor() function in android::effect::EffectHalAidl
DEffectProxy.cpp140 ndk::ScopedAStatus EffectProxy::getDescriptor(Descriptor* desc) { in getDescriptor() function in android::effect::EffectProxy
DEffectHalHidl.cpp234 status_t EffectHalHidl::getDescriptor(effect_descriptor_t *pDescriptor) { in getDescriptor() function in android::effect::EffectHalHidl
DEffectConversionHelperAidl.cpp495 Descriptor EffectConversionHelperAidl::getDescriptor() const { in getDescriptor() function in android::effect::EffectConversionHelperAidl
/frameworks/base/core/java/android/hardware/input/
DInputDeviceIdentifier.java64 public String getDescriptor() { in getDescriptor() method in InputDeviceIdentifier
DKeyboardLayout.java176 public String getDescriptor() { in getDescriptor() method in KeyboardLayout
/frameworks/base/media/java/android/media/
DAudioDescriptor.java92 public @NonNull byte[] getDescriptor() { in getDescriptor() method in AudioDescriptor
/frameworks/av/media/libeffects/hapticgenerator/aidl/
DEffectHapticGenerator.cpp68 ndk::ScopedAStatus HapticGeneratorImpl::getDescriptor(Descriptor* _aidl_return) { in getDescriptor() function in aidl::android::hardware::audio::effect::HapticGeneratorImpl
/frameworks/av/media/libeffects/loudness/aidl/
DEffectLoudnessEnhancer.cpp68 ndk::ScopedAStatus LoudnessEnhancerImpl::getDescriptor(Descriptor* _aidl_return) { in getDescriptor() function in aidl::android::hardware::audio::effect::LoudnessEnhancerImpl
/frameworks/av/media/libeffects/visualizer/aidl/
DVisualizer.cpp81 ndk::ScopedAStatus VisualizerImpl::getDescriptor(Descriptor* _aidl_return) { in getDescriptor() function in aidl::android::hardware::audio::effect::VisualizerImpl
/frameworks/av/media/libeffects/downmix/aidl/
DEffectDownmix.cpp67 ndk::ScopedAStatus DownmixImpl::getDescriptor(Descriptor* _aidl_return) { in getDescriptor() function in aidl::android::hardware::audio::effect::DownmixImpl
/frameworks/av/media/libeffects/lvm/wrapper/Reverb/aidl/
DEffectReverb.cpp112 ndk::ScopedAStatus EffectReverb::getDescriptor(Descriptor* _aidl_return) { in getDescriptor() function in aidl::android::hardware::audio::effect::EffectReverb
/frameworks/av/media/libeffects/dynamicsproc/aidl/
DDynamicsProcessing.cpp236 ndk::ScopedAStatus DynamicsProcessingImpl::getDescriptor(Descriptor* _aidl_return) { in getDescriptor() function in aidl::android::hardware::audio::effect::DynamicsProcessingImpl
/frameworks/av/media/libeffects/preprocessing/aidl/
DEffectPreProcessing.cpp108 ndk::ScopedAStatus EffectPreProcessing::getDescriptor(Descriptor* _aidl_return) { in getDescriptor() function in aidl::android::hardware::audio::effect::EffectPreProcessing
/frameworks/av/media/libeffects/lvm/wrapper/Aidl/
DEffectBundleAidl.cpp113 ndk::ScopedAStatus EffectBundleAidl::getDescriptor(Descriptor* _aidl_return) { in getDescriptor() function in aidl::android::hardware::audio::effect::EffectBundleAidl
/frameworks/native/services/inputflinger/reader/include/
DInputDevice.h53 inline const std::string getDescriptor() { return mIdentifier.descriptor; } in getDescriptor() function
418 inline const std::string getDescriptor() { return mDevice.getDescriptor(); } in getDescriptor() function
/frameworks/base/cmds/hid/src/com/android/commands/hid/
DEvent.java81 public byte[] getDescriptor() { in getDescriptor() method in Event
/frameworks/av/media/codec2/vndk/util/
DC2InterfaceHelper.cpp138 std::shared_ptr<const C2ParamDescriptor> getDescriptor() const { in getDescriptor() function in C2InterfaceHelper::ParamHelper::Impl
288 C2InterfaceHelper::ParamHelper::getDescriptor() const { in getDescriptor() function in C2InterfaceHelper::ParamHelper
/frameworks/av/media/libaudioclient/fuzzer/
Daudioflinger_fuzzer.cpp475 effect_descriptor_t getDescriptor; in invokeAudioEffect() local
/frameworks/base/core/java/android/view/
DInputDevice.java870 public String getDescriptor() { in getDescriptor() method in InputDevice
/frameworks/base/media/java/android/media/audiofx/
DAudioEffect.java603 public Descriptor getDescriptor() throws IllegalStateException { in getDescriptor() method in AudioEffect
/frameworks/base/core/java/android/hardware/radio/
DRadioManager.java957 BandDescriptor getDescriptor() { in getDescriptor() method in RadioManager.BandConfig