/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/primary/ |
H A D | audio_renderer_sink.cpp | 1070 AudioRouteNode source = {}; in SetOutputRoutes() local
|
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/multichannel/ |
H A D | multichannel_audio_renderer_sink.cpp | 786 AudioRouteNode source = {}; in SetOutputRoute() local 827 void MultiChannelRendererSinkInner::InitAudioRouteNode(AudioRouteNode &source, AudioRouteNode &sink) in InitAudioRouteNode() argument [all...] |
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/ |
H A D | ffmpeg_demuxer_plugin.cpp | 938 Status FFmpegDemuxerPlugin::SetDataSource(const std::shared_ptr<DataSource>& source) in SetDataSource() argument
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/ |
H A D | render_command_list.cpp | 1261 void RenderCommandList::CustomMemoryBarrier(const GeneralBarrier& source, const GeneralBarrier& destination) in CustomMemoryBarrier() argument 1288 void RenderCommandList::CustomBufferBarrier(const RenderHandle handle, const BufferResourceBarrier& source, in CustomBufferBarrier() argument 1341 void RenderCommandList::CustomImageBarrier(const RenderHandle handle, const ImageResourceBarrier& source, in CustomImageBarrier() argument [all...] |
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/primary/ |
H A D | audio_capturer_source.cpp | 83 static bool IsNonblockingSource(int32_t source, const std::string &adapterName) in IsNonblockingSource() argument 88 static uint32_t GenerateUniqueIDBySource(int32_t source) in GenerateUniqueIDBySource() argument 1146 static int32_t SetInputPortPin(DeviceType inputDevice, AudioRouteNode &source) in SetInputPortPin() argument 1210 AudioRouteNode source = {}; DoSetInputRoute() local [all...] |
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/remote/ |
H A D | remote_audio_renderer_sink.cpp | 748 AudioRouteNode source = {}; in OpenOutput() local
|
/foundation/multimedia/av_codec/services/media_engine/modules/demuxer/ |
H A D | media_demuxer.cpp | 591 Status MediaDemuxer::SetDataSource(const std::shared_ptr<MediaSource> &source) in SetDataSource() argument [all...] |
/foundation/multimedia/image_framework/frameworks/kits/cj/src/ |
H A D | image_ffi.cpp | 699 uint32_t FfiOHOSWriteBufferToPixels(int64_t id, uint8_t *source, uint64_t bufferSize) in FfiOHOSWriteBufferToPixels() argument 1262 RetDataCArrUI8 FfiOHOSImagePackerPackingPixelMap(int64_t id, int64_t source, CPackingOption option) in FfiOHOSImagePackerPackingPixelMap() argument 1294 RetDataCArrUI8 FfiOHOSImagePackerPackingImageSource(int64_t id, int64_t source, CPackingOption option) in FfiOHOSImagePackerPackingImageSource() argument 1382 uint32_t FfiOHOSImagePackerPackPixelMapToFile(int64_t id, int64_t source, int fd, CPackingOption option) in FfiOHOSImagePackerPackPixelMapToFile() argument 1404 uint32_t FfiOHOSImagePackerImageSourcePackToFile(int64_t id, int64_t source, int fd, CPackingOption option) in FfiOHOSImagePackerImageSourcePackToFile() argument [all...] |
/foundation/multimodalinput/input/util/common/include/ |
H A D | struct_multimodal.h | 344 enum POINTER_AXIS_SOURCE source; member 486 enum TABLET_PAD_RING_AXIS_SOURCE source; member 491 enum TABLET_PAD_STRIP_AXIS_SOURCE source; member
|
/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/ |
H A D | trans_lane_pending_ctl.c | 310 static int32_t CopyAsyncReqItemSessionParamIds(const SessionParam *source, SessionParam *target) in CopyAsyncReqItemSessionParamIds() argument 338 static int32_t CopyAsyncReqItemSessionParam(const SessionParam *source, SessionParam *target) in CopyAsyncReqItemSessionParam() argument [all...] |
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/ |
H A D | cloud_syncer_extend.cpp | 874 const auto &source = cloudTaskInfos_[sourceId]; in MergeTaskTablesIfConsistent() local 902 std::pair<TaskId, TaskId> CloudSyncer::SwapTwoTaskAndCopyTable(TaskId source, TaskId target) in SwapTwoTaskAndCopyTable() argument
|
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/ |
H A D | webgl2_rendering_context_impl.cpp | 712 napi_value WebGL2RenderingContextImpl::TexImage3D(napi_env env, const TexImageArg& arg, napi_value source) in TexImage3D() argument 834 napi_value WebGL2RenderingContextImpl::TexSubImage3D(napi_env env, const TexSubImage3DArg& arg, napi_value source) in TexSubImage3D() argument
|
H A D | webgl_rendering_context_base_impl.cpp | 440 napi_value WebGLRenderingContextBaseImpl::ShaderSource(napi_env env, napi_value object, const std::string& source) in ShaderSource() argument
|
H A D | webgl_rendering_context_base.cpp | 1313 unique_ptr<char[]> source = nullptr; in ShaderSource() local
|
/foundation/arkui/ace_engine/frameworks/core/components_v2/list/ |
H A D | render_list.cpp | 1195 UpdateScrollPosition(double offset, int32_t source) UpdateScrollPosition() argument 1838 AdjustOffset(Offset& delta, int32_t source) AdjustOffset() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/ |
H A D | render_node.cpp | 1109 bool RenderNode::ScrollPageByChild(Offset& delta, int32_t source) in ScrollPageByChild() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/ |
H A D | web_pattern.h | 83 std::string source; member
|
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
H A D | scene_holder.cpp | 1263 void SceneHolder::SetRenderHandle(const CORE_NS::Entity& target, const CORE_NS::Entity& source) in SetRenderHandle() argument 2495 void SceneHolder::SetMultiviewCamera(CORE_NS::Entity target, CORE_NS::Entity source) in SetMultiviewCamera() argument 2513 void SceneHolder::RemoveMultiviewCamera(CORE_NS::Entity target, CORE_NS::Entity source) in RemoveMultiviewCamera() argument 2530 void SceneHolder::CopySubMesh(CORE_NS::Entity target, CORE_NS::Entity source, size_ argument [all...] |
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
H A D | gltf2_importer.cpp | 257 uint8_t const* source = reinterpret_cast<const uint8_t*>(result.data.data()); in ConvertNormalizedDataToFloat() local 320 uint8_t const* source in ConvertDataToFloat() local 381 uint8_t const* source = reinterpret_cast<const uint8_t*>(result.data.data()); ConvertDataToBool() local 514 auto source = array_view((T const*)indices.data.data(), indices.elementCount); Validate() local [all...] |
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/ |
H A D | ext_decoder.cpp | 473 SkIRect source = target;
in HeapMemAlloc() local
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/ |
H A D | media_file_utils.cpp | 588 int32_t source = open(absFilePath.c_str(), O_RDONLY); in CopyFileUtil() local [all...] |
/foundation/multimedia/player_framework/services/engine/histreamer/player/ |
H A D | hiplayer_impl.cpp | 2138 void HiPlayerImpl::DoSetPlayStrategy(const std::shared_ptr<MediaSource> source) in DoSetPlayStrategy() argument 2153 Status HiPlayerImpl::DoSetSource(const std::shared_ptr<MediaSource> source) in DoSetSource() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/ |
H A D | sheet_presentation_pattern.cpp | 2313 ScrollResult SheetPresentationPattern::HandleScroll(float scrollOffset, int32_t source, NestedState state, in GetSheetTypeWithAuto() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/text_field/ |
H A D | render_text_field.cpp | 392 void RenderTextField::UpdateScrollPosition(double offset, int32_t source) in UpdateScrollPosition() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/ |
H A D | scrollable_pattern.cpp | 232 bool ScrollablePattern::OnScrollCallback(float offset, int32_t source) in OnScrollCallback() argument 260 bool ScrollablePattern::OnScrollPosition(double& offset, int32_t source) in OnScrollPosition() argument 293 inline bool FromDrag(int32_t source) in FromDrag() argument 299 NeedSplitScroll(OverScrollOffset& overOffsets, int32_t source) NeedSplitScroll() argument 308 CoordinateWithRefresh(double& offset, int32_t source, bool isAtTop) CoordinateWithRefresh() argument 357 CoordinateWithSheet(double& offset, int32_t source, bool isAtTop) CoordinateWithSheet() argument 385 CoordinateWithNavigation(double& offset, int32_t source, bool isAtTop) CoordinateWithNavigation() argument 845 HandleFadeEffect(float offset, int32_t source, const SizeF& size, bool isNotPositiveScrollableDistance) HandleFadeEffect() argument 853 HandleEdgeEffect(float offset, int32_t source, const SizeF& size) HandleEdgeEffect() argument 1916 HandleScrollImpl(float offset, int32_t source) HandleScrollImpl() argument 1928 SelectOverlayScrollNotifier::NotifyOnScrollCallback(WeakClaim(this), overOffset, source); HandleScrollImpl() local 2006 ConvertScrollSource(int32_t source) ConvertScrollSource() argument 2028 HandleScrollParentFirst(float& offset, int32_t source, NestedState state) HandleScrollParentFirst() argument 2072 HandleScrollSelfFirst(float& offset, int32_t source, NestedState state) HandleScrollSelfFirst() argument 2115 HandleScrollSelfOnly(float& offset, int32_t source, NestedState state) HandleScrollSelfOnly() argument 2146 HandleScrollParallel(float& offset, int32_t source, NestedState state) HandleScrollParallel() argument 2187 HandleOutBoundary(float& offset, int32_t source, NestedState state, ScrollResult& result) HandleOutBoundary() argument 2212 HandleScroll(float offset, int32_t source, NestedState state, float velocity) HandleScroll() argument 3018 NeedCoordinateScrollWithNavigation( double offset, int32_t source, const OverScrollOffset& overOffsets) NeedCoordinateScrollWithNavigation() argument [all...] |