/frameworks/av/services/audiopolicy/common/managerdefinitions/src/ |
D | AudioPatch.cpp | 30 AudioPatch::AudioPatch(const struct audio_patch *patch, uid_t uid) : in AudioPatch() 62 const sp<AudioPatch>& patch) in addAudioPatch() 109 const sp<AudioPatch> patch = valueAt(patchIndex); in listAudioPatches() local
|
/frameworks/av/services/audioflinger/ |
D | PatchPanel.cpp | 70 status_t AudioFlinger::createAudioPatch(const struct audio_patch *patch, in createAudioPatch() 135 status_t AudioFlinger::PatchPanel::createAudioPatch(const struct audio_patch *patch, in createAudioPatch() 741 const struct audio_patch &patch = removedPatch.mAudioPatch; in releaseAudioPatch() local 823 const Patch &patch = patch_iter->second; in getDownstreamSoftwarePatches() local 839 AudioHwDevice *audioHwDevice, audio_io_handle_t stream, struct audio_patch *patch) in notifyStreamOpened() 882 const struct audio_patch *patch) in addSoftwarePatchToInsertedModules() 924 for (const auto& patch : module.second.sw_patches) { in dump() local
|
D | DeviceEffectManager.cpp | 36 const PatchPanel::Patch& patch) { in createAudioPatch() 46 const PatchPanel::Patch& patch) { in onCreateAudioPatch() 265 audio_patch_handle_t handle, const PatchPanel::Patch& patch) in createAudioPatchCommand()
|
D | PatchPanel.h | 165 Patch(const struct audio_patch &patch, bool endpointPatch) : in Patch()
|
D | DeviceEffectManager.h | 111 CreateAudioPatchData(audio_patch_handle_t handle, const PatchPanel::Patch& patch) in CreateAudioPatchData()
|
D | Threads.h | 188 CreateAudioPatchConfigEventData(const struct audio_patch patch, in CreateAudioPatchConfigEventData() 202 CreateAudioPatchConfigEvent(const struct audio_patch patch, in CreateAudioPatchConfigEvent() 1070 void setDownStreamPatch(const struct audio_patch *patch) { in setDownStreamPatch()
|
/frameworks/av/media/libaudioclient/include/media/ |
D | AudioIoDescriptor.h | 49 audio_io_handle_t ioHandle, const audio_patch& patch, audio_port_handle_t portId) : in AudioIoDescriptor() 79 void setPatch(const audio_patch& patch) { mPatch = patch; } in setPatch()
|
/frameworks/base/libs/hwui/jni/ |
D | NinePatchPeeker.cpp | 26 Res_png_9patch* patch = (Res_png_9patch*) data; in readChunk() local
|
D | NinePatch.cpp | 81 int8_t* patch = reinterpret_cast<int8_t*>(patchHandle); in finalize() local
|
/frameworks/av/media/libmedia/include/media/ |
D | PatchBuilder.h | 40 const struct audio_patch* patch() const { return &mPatch; } in patch() function
|
/frameworks/base/media/java/android/media/ |
D | HwAudioSource.java | 159 AudioPatch patch = patches.get(i); in getDeviceId() local
|
D | AudioRecordingConfiguration.java | 260 final AudioPatch patch = patches.get(i); in getAudioDevice() local
|
/frameworks/native/opengl/libs/EGL/ |
D | egldefs.h | 27 #define EGL_MAKE_VERSION(major, minor, patch) (((major) << 22) | ((minor) << 12) | (patch)) argument
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/ |
D | DeviceInfoUtils.java | 157 String patch = Build.VERSION.SECURITY_PATCH; in getSecurityPatch() local
|
/frameworks/av/media/libmediahelper/ |
D | AudioValidator.cpp | 102 const struct audio_patch& patch, std::string_view bugNumber) in validateAudioPatch()
|
/frameworks/av/services/audiopolicy/tests/ |
D | AudioPolicyManagerTestClient.h | 76 status_t createAudioPatch(const struct audio_patch *patch, in createAudioPatch()
|
D | audiopolicymanager_tests.cpp | 301 const struct audio_patch* patch) { in getDeviceIdFromPatch() 325 audio_patch patch{}; in TEST_F() local 647 sp<AudioPatch> patch = patches.valueFor(handle); in TEST_P() local
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
D | NinePatchDrawable.java | 133 public NinePatchDrawable(@NonNull NinePatch patch) { in NinePatchDrawable() 141 public NinePatchDrawable(@Nullable Resources res, @NonNull NinePatch patch) { in NinePatchDrawable()
|
/frameworks/av/services/audiopolicy/fuzzer/ |
D | audiopolicy_fuzzer.cpp | 335 const struct audio_patch *patch) { in getDeviceIdFromPatch() 347 audio_patch patch{}; in createFuzzedPatch() local 373 audio_patch patch = createFuzzedPatch(); in fuzzPatchCreation() local
|
/frameworks/av/media/libaudiohal/impl/ |
D | DeviceHalHidl.cpp | 357 audio_patch_handle_t *patch) { in createAudioPatch() 403 status_t DeviceHalHidl::releaseAudioPatch(audio_patch_handle_t patch) { in releaseAudioPatch()
|
/frameworks/av/services/audiopolicy/service/ |
D | AudioPolicyClientImpl.cpp | 219 status_t AudioPolicyService::AudioPolicyClient::createAudioPatch(const struct audio_patch *patch, in createAudioPatch()
|
/frameworks/av/services/audiopolicy/managerdefault/ |
D | AudioPolicyManager.h | 790 virtual status_t addAudioPatch(audio_patch_handle_t handle, const sp<AudioPatch>& patch) in addAudioPatch()
|
D | AudioPolicyManager.cpp | 1576 sp<AudioPatch> patch = mAudioPatches.valueAt(i); in getMsdOutputPatches() local 1594 const sp<AudioPatch> patch = mAudioPatches.valueAt(index); in isMsdPatch() local 1797 const auto& patch = msdPatches[i]; in releaseMsdOutputPatches() local 1813 const auto& patch = msdPatches[i]; in msdHasPatchesToAllDevices() local 4260 status_t AudioPolicyManager::createAudioPatch(const struct audio_patch *patch, in createAudioPatch() 4314 const struct audio_patch *patch, in connectAudioSourceToSink() 4359 status_t AudioPolicyManager::createAudioPatchInternal(const struct audio_patch *patch, in createAudioPatchInternal() 4685 struct audio_patch *patch = &patchDesc->mPatch; in releaseAudioPatchInternal() local 7728 const struct audio_patch *patch, in installPatch() 7746 const struct audio_patch *patch, in installPatch()
|
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/graphics/ |
D | NopCanvas.java | 209 public void drawPatch(NinePatch patch, Rect dst, Paint paint) { in drawPatch() 213 public void drawPatch(NinePatch patch, RectF dst, Paint paint) { in drawPatch()
|
/frameworks/av/media/libaudioclient/aidl/android/media/ |
D | IAudioFlingerService.aidl | 188 int /* audio_patch_handle_t */ createAudioPatch(in AudioPatch patch); in createAudioPatch()
|