/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/ |
H A D | list_scroll_bar_controller.cpp | 35 bool ListScrollBarController::UpdateScrollPosition(const double offset, int32_t source) in UpdateScrollPosition()
|
/ohos5.0/foundation/multimedia/media_foundation/engine/scene/recorder/standard/ |
H A D | hirecorder_impl.cpp | 81 int32_t HiRecorderImpl::SetAudioSource(AudioSourceType source, int32_t& sourceId) in SetAudioSource() 102 int32_t HiRecorderImpl::SetVideoSource(VideoSourceType source, int32_t& sourceId) in SetVideoSource() 460 ErrorCode HiRecorderImpl::SetAudioSourceInternal(AudioSourceType source, int32_t sourceId) in SetAudioSourceInternal() 487 ErrorCode HiRecorderImpl::SetVideoSourceInternal(VideoSourceType source, int32_t sourceId) in SetVideoSourceInternal()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/ |
H A D | render_popup_list.cpp | 46 auto callback = [weak = AceType::WeakClaim(this)](double offset, int32_t source) { in Update() 332 void RenderPopupList::AdjustOffset(Offset& delta, int32_t source) in AdjustOffset() 371 bool RenderPopupList::UpdateScrollPosition(double offset, int32_t source) in UpdateScrollPosition()
|
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/include/init/ |
H A D | matching_result.h | 38 TrustedSources source; member
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | pipeline_state_object_gles.cpp | 172 const auto& source = static_cast<const GpuShaderProgramGLES&>(gpuShaderProgram); in GraphicsPipelineStateObjectGLES() local 257 const auto& source = static_cast<const GpuComputeProgramGLES&>(gpuComputeProgram); in ComputePipelineStateObjectGLES() local
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/ |
H A D | mock_image_packer.cpp | 95 uint32_t ImagePacker::AddImage(ImageSource &source) in AddImage() 100 uint32_t ImagePacker::AddImage(ImageSource &source, uint32_t index) in AddImage()
|
H A D | mock_pixel_map.cpp | 72 std::unique_ptr<PixelMap> PixelMap::Create(PixelMap &source, const InitializationOptions &opts) in Create() 77 std::unique_ptr<PixelMap> PixelMap::Create(PixelMap &source, const Rect &srcRect, const Initializat… in Create() 82 bool PixelMap::SourceCropAndConvert(PixelMap &source, const ImageInfo &srcImageInfo, const ImageInf… in SourceCropAndConvert() 98 bool PixelMap::CopyPixelMap(PixelMap &source, PixelMap &dstPixelMap) in CopyPixelMap() 293 uint32_t PixelMap::WritePixels(const uint8_t *source, const uint64_t &bufferSize, const uint32_t &o… in WritePixels() 299 uint32_t PixelMap::WritePixels(const uint8_t *source, const uint64_t &bufferSize) in WritePixels()
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/sys/unix/ |
H A D | listener.rs | 26 source: AsyncSource<ylong_io::UnixListener>, field 32 let source = AsyncSource::new(listener, None)?; in new() localVariable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/refresh/ |
H A D | render_refresh_target.cpp | 37 bool RenderRefreshTarget::HandleRefreshEffect(double delta, int32_t source, double currentOffset) in HandleRefreshEffect()
|
/ohos5.0/base/hiviewdfx/hiview/base/utility/include/ |
H A D | string_util.h | 112 …d::string ConvertToUTF8(const std::basic_string<T, std::char_traits<T>, std::allocator<T>> &source) in ConvertToUTF8()
|
/ohos5.0/foundation/multimodalinput/input/service/crown_transform_processor/src/ |
H A D | crown_transform_processor.cpp | 67 auto source = libinput_event_pointer_get_axis_source(pointerEvent); in IsCrownEvent() local 99 libinput_pointer_axis_source source = libinput_event_pointer_get_axis_source(rawPointerEvent); in NormalizeRotateEvent() local
|
/ohos5.0/foundation/window/window_manager/utils/src/ |
H A D | pip_report.cpp | 72 void PiPReporter::ReportPiPStartWindow(int32_t source, int32_t templateType, in ReportPiPStartWindow() 94 void PiPReporter::ReportPiPStopWindow(int32_t source, int32_t templateType, in ReportPiPStopWindow()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/ |
H A D | scrollable_pattern.cpp | 242 bool ScrollablePattern::OnScrollCallback(float offset, int32_t source) in OnScrollCallback() 270 bool ScrollablePattern::OnScrollPosition(double& offset, int32_t source) in OnScrollPosition() 303 inline bool FromDrag(int32_t source) in FromDrag() 309 bool ScrollablePattern::NeedSplitScroll(OverScrollOffset& overOffsets, int32_t source) in NeedSplitScroll() 518 auto scrollCallback = [weak = WeakClaim(this)](double offset, int32_t source) { in AddScrollEvent() 781 void ScrollablePattern::HandleFadeEffect(float offset, int32_t source, const SizeF& size, in HandleFadeEffect() 831 auto scrollCallback = [weak = WeakClaim(this)](double offset, int32_t source) { in RegisterScrollBarEventTask() 1867 bool ScrollablePattern::HandleScrollImpl(float offset, int32_t source) in HandleScrollImpl() 1957 ScrollSource ScrollablePattern::ConvertScrollSource(int32_t source) in ConvertScrollSource() 2655 auto source = pattern->ConvertScrollSource(pattern->scrollSource_); in FireObserverOnDidScroll() local [all …]
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/sample/ |
H A D | cube_demo.js | 65 let source = new Float32Array([ variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/sample2/ |
H A D | cube2_demo.js | 66 let source = new Float32Array([ variable
|
/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/include/memory_level_manager/ |
H A D | memory_level_constants.h | 49 MemorySource source; member
|
/ohos5.0/foundation/multimedia/media_foundation/test/unittest/plugins/ |
H A D | UtSourceTest2.cpp | 44 Status UtSourceTest2::SetSource(std::shared_ptr<MediaSource> source) in SetSource()
|
/ohos5.0/foundation/multimedia/av_codec/frameworks/native/avdemuxer/ |
H A D | avdemuxer_impl.cpp | 36 std::shared_ptr<AVDemuxer> AVDemuxerFactory::CreateWithSource(std::shared_ptr<AVSource> source) in CreateWithSource() 49 int32_t AVDemuxerImpl::Init(std::shared_ptr<AVSource> source) in Init()
|
/ohos5.0/foundation/multimedia/media_foundation/test/unittest/ |
H A D | TestAudioCapturePlugin.cpp | 100 auto source = std::make_shared<MediaSource>(MP4_URL); variable 133 auto source = std::make_shared<MediaSource>(MP4_URL); variable
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/ |
H A D | image_packer_mdk_kits.cpp | 61 static PackingSourceType ParserPackingArgumentType(napi_env env, napi_value source) in ParserPackingArgumentType() 96 static std::shared_ptr<ImageSource> GetNativeImageSouce(napi_env env, napi_value source) in GetNativeImageSouce()
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/services/uiservice/test/unittest/phone/ui_service_proxy_test/ |
H A D | ui_service_proxy_test.cpp | 110 const std::string source = "source"; variable
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/animation/ |
H A D | intf_animation_internal.h | 52 BASE_NS::weak_ptr<const IAnimation> source; member
|
/ohos5.0/base/theme/wallpaper_mgr/utils/include/ |
H A D | wallpaper_manager_common_info.h | 60 std::string source; member
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/services/uiservice/test/unittest/phone/ui_service_mgr_client_test/ |
H A D | ui_service_mgr_client_test.cpp | 160 const std::string source = "source"; variable
|
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/media_manager/ |
H A D | demuxer.cpp | 33 MediaManagerError Demuxer::Create(const std::shared_ptr<AVSource>& source, in Create()
|