Home
last modified time | relevance | path

Searched defs:source (Results 1976 - 2000 of 3149) sorted by relevance

1...<<71727374757677787980>>...126

/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Drender_multi_child_scroll.cpp175 void RenderMultiChildScroll::JumpToPosition(double position, int32_t source) in JumpToPosition() argument
716 bool RenderMultiChildScroll::ScrollToPosition(double position, int32_t source, bool smooth) in ScrollToPosition() argument
730 JumpToPosition(std::max(position, 0.0), source); in ScrollToPosition() local
846 void RenderMultiChildScroll::NotifyDragUpdate(double dragOffset, int32_t source) in NotifyDragUpdate() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_common_ffi.h185 int32_t source; member
218 int32_t source; member
/foundation/arkui/ace_engine/frameworks/base/i18n/
H A Dlocalization.cpp82 inline void UnicodeString2String(const UnicodeString& source, std::string& result) in UnicodeString2String() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/scrollable/
H A Dscrollable_cover_test_ng.cpp871 int32_t source = SCROLL_FROM_START; in HWTEST_F() local
894 int32_t source = SCROLL_FROM_BAR; in HWTEST_F() local
956 int32_t source = SCROLL_FROM_UPDATE; in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/
H A Dscroll_pattern.cpp197 bool ScrollPattern::OnScrollCallback(float offset, int32_t source) in OnScrollCallback() argument
289 bool ScrollPattern::ScrollPageCheck(float delta, int32_t source) in ScrollPageCheck() argument
294 void ScrollPattern::AdjustOffset(float& delta, int32_t source) in AdjustOffset() argument
320 float ScrollPattern::ValidateOffset(int32_t source, float willScrollOffset) in ValidateOffset() argument
342 ValidateOffset(int32_t source) ValidateOffset() argument
531 UpdateCurrentOffset(float delta, int32_t source) UpdateCurrentOffset() argument
621 JumpToPosition(float position, int32_t source) JumpToPosition() argument
638 DoJump(float position, int32_t source) DoJump() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_v2/water_flow/
H A Drender_water_flow.cpp179 bool RenderWaterFlow::UpdateScrollPosition(double offset, int32_t source) in UpdateScrollPosition() argument
831 void RenderWaterFlow::DoJump(double position, int32_t source) in DoJump() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable.cpp363 ScrollResult Scrollable::HandleScroll(double offset, int32_t source, NestedState state) in HandleScroll() argument
404 auto source = IsMouseWheelScroll(info) ? SCROLL_FROM_AXIS : SCROLL_FROM_UPDATE; in HandleDragUpdate() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll_bar/
H A Dscroll_bar_pattern.cpp429 bool ScrollBarPattern::UpdateCurrentOffset(float delta, int32_t source) in UpdateCurrentOffset() argument
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/class_zip/
H A Dzip_n_exporter.cpp1291 void *source = nullptr; in Compress() local
1349 void *source = nullptr; in Compress2() local
1449 void *source = nullptr; UnCompress() local
1507 void *source = nullptr; UnCompress2() local
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/
H A Dcommon_func.cpp613 void *source = nullptr; in GetCompressArg() local
649 void *source = nullptr; in GetCompress2Arg() local
692 void *source = nullptr; in GetUnCompressArg() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/
H A Dtab_bar_test_ng.cpp739 int32_t source = SCROLL_FROM_UPDATE; in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/waterflow/
H A Dwater_flow_test_ng.cpp245 void WaterFlowTestNg::UpdateCurrentOffset(float offset, int32_t source) in UpdateCurrentOffset() argument
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Dpa_adapter_manager.cpp603 ConnectStreamToPA(pa_stream *paStream, pa_sample_spec sampleSpec, SourceType source, const std::string &deviceName) ConnectStreamToPA() argument
680 ConnectCapturerStreamToPA(pa_stream *paStream, pa_sample_spec sampleSpec, SourceType source, const std::string &deviceName) ConnectCapturerStreamToPA() argument
/foundation/multimedia/av_codec/services/media_engine/filters/
H A Ddemuxer_filter.cpp132 Status DemuxerFilter::SetDataSource(const std::shared_ptr<MediaSource> source) in SetDataSource() argument
146 Status DemuxerFilter::SetSubtitleSource(const std::shared_ptr<MediaSource> source) in SetSubtitleSource() argument
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/remote_fast/
H A Dremote_fast_audio_capturer_source.cpp657 int32_t RemoteFastAudioCapturerSourceInner::SetInputPortPin(DeviceType inputDevice, AudioRouteNode &source) in SetInputPortPin() argument
682 AudioRouteNode source = {}; SetInputRoute() local
[all...]
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/remote/
H A Dremote_audio_capturer_source.cpp566 int32_t RemoteAudioCapturerSourceInner::SetInputPortPin(DeviceType inputDevice, AudioRouteNode &source) in SetInputPortPin() argument
593 AudioRouteNode source = {}; in SetInputRoute() local
[all...]
/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/
H A Dhdi_source.c341 static void PostSourceData(pa_source *source, pa_source_output *sourceOutput, pa_memchunk *chunk) in PostSourceData() argument
408 pa_source *source = u->source; EnhanceProcessAndPost() local
439 PostDataBypass(pa_source *source, pa_memchunk *chunk) PostDataBypass() argument
566 PostDataDefault(pa_source *source, pa_memchunk *chunk, struct Userdata *u) PostDataDefault() argument
[all...]
/foundation/multimedia/av_codec/services/media_engine/plugins/source/
H A Dfile_fd_source_plugin.cpp131 Status FileFdSourcePlugin::SetSource(std::shared_ptr<MediaSource> source) in SetSource() argument
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_util.cpp48 const uint8_t* source = src; in Read() local
933 void SplitFilename(const string_view source, string_view& base, string_view& path) in SplitFilename() argument
95 CopySparseElements( ByteBuffer& destination, ByteBuffer& source, ByteBuffer& indices, uint32_t elementSize, size_t count) CopySparseElements() argument
948 SplitBaseFilename(const string_view source, string_view& name, string_view& extension) SplitBaseFilename() argument
[all...]
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/fast/
H A Dfast_audio_capturer_source.cpp582 static int32_t SetInputPortPin(DeviceType inputDevice, AudioRouteNode &source) in SetInputPortPin() argument
621 AudioRouteNode source in SetInputRoute() local
[all...]
/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/src/
H A Dpng_decoder.cpp451 bool PngDecoder::ConvertOriginalFormat(png_byte source, png_byte &destination) in ConvertOriginalFormat() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_yuv.cpp504 uint32_t PixelYuv::WritePixels(const uint8_t *source, const uint64_t &bufferSize, const uint32_t &offset, in WritePixels() argument
557 uint32_t PixelYuv::WritePixels(const uint8_t *source, const uint64_t &bufferSize) in WritePixels() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/
H A Dimage_pixel_map_test.cpp1439 uint8_t *source = nullptr; in HWTEST_F() local
1493 uint8_t *source = static_cast<uint8_t *>(malloc(1)); HWTEST_F() local
1548 uint8_t *source = static_cast<uint8_t *>(malloc(1)); HWTEST_F() local
[all...]
/foundation/multimedia/image_framework/frameworks/kits/js/common/pixelmap_ndk/
H A Dpixelmap_native.cpp499 Image_ErrorCode OH_PixelmapNative_WritePixels(OH_PixelmapNative *pixelmap, uint8_t *source, size_t bufferSize) in OH_PixelmapNative_WritePixels() argument
/foundation/multimedia/media_foundation/engine/scene/player/lite/
H A Dhiplayer_impl.cpp129 int32_t HiPlayerImpl::SetSource(const Source& source) in SetSource() argument
317 ErrorCode HiPlayerImpl::DoSetSource(const std::shared_ptr<MediaSource>& source) in DoSetSource() argument

Completed in 51 milliseconds

1...<<71727374757677787980>>...126