Home
last modified time | relevance | path

Searched defs:sourceInfo (Results 1 - 25 of 26) sorted by relevance

12

/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/
H A Dimage_object.h34 ImageObject(const ImageSourceInfo& sourceInfo, const SizeF& imageSize, const RefPtr<ImageData>& data) in ImageObject() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/enhance/
H A Dcontainer_modal_view_enhance.cpp150 ImageSourceInfo sourceInfo; in BuildMenuItemIcon() local
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dimage_source_ohos.cpp149 auto sourceInfo = imageSource_->GetSourceInfo(errorCode); in GetEncodedFormat() local
/foundation/barrierfree/accessibility/interfaces/kits/napi/accessibility_extension_module_loader/src/
H A Daccessibility_extension_context.cpp39 RetError AccessibilityExtensionContext::GetFocusByElementInfo(const AccessibilityElementInfo &sourceInfo, in GetFocusByElementInfo() argument
/foundation/ability/ability_runtime/services/abilitymgr/src/utils/
H A Dupdate_caller_info_util.cpp184 auto sourceInfo = callerRecord->GetCallerInfo(); in UpdateAsCallerInfoFromCallerRecord() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/
H A Dgauge_pattern.cpp248 ImageSourceInfo sourceInfo = gaugePaintProperty->GetIndicatorIconSourceInfo().value_or(ImageSourceInfo("")); in InitIndicatorImage() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/image/
H A Dimage_test_ng.cpp146 ImageSourceInfo sourceInfo; in HWTEST_F() local
/foundation/barrierfree/accessibility/frameworks/aafwk/src/
H A Daccessibility_ui_test_ability_impl.cpp90 RetError AccessibilityUITestAbilityImpl::GetFocusByElementInfo(const AccessibilityElementInfo &sourceInfo, in GetFocusByElementInfo() argument
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Daudio_server_dump.cpp366 SinkSourceInfo sourceInfo; in PASourceInfoCallback() local
490 SinkSourceInfo sourceInfo = *it; in HDFModulesDump() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dimage_source_heif_test.cpp399 SourceInfo sourceInfo = imageSource->GetSourceInfo(errorCode); in HWTEST_F() local
542 SourceInfo sourceInfo = imageSource->GetSourceInfo(errorCode); in HWTEST_F() local
H A Dimage_source_webp_test.cpp100 SourceInfo sourceInfo = imageSource->GetSourceInfo(errorCode); in HWTEST_F() local
H A Dimage_source_jpeg_test.cpp416 SourceInfo sourceInfo = imageSource->GetSourceInfo(errorCode); in HWTEST_F() local
551 SourceInfo sourceInfo = imageSource->GetSourceInfo(errorCode); in HWTEST_F() local
H A Dimage_source_test.cpp472 SourceInfo sourceInfo = imageSource->GetSourceInfo(errorCode); in HWTEST_F() local
1067 SourceInfo sourceInfo; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_render_image.cpp323 auto sourceInfo = ImageSourceInfo(src); in LoadImage() local
330 auto sourceInfo = ImageSourceInfo(pixmap); in LoadImage() local
335 void JSRenderImage::LoadImage(const ImageSourceInfo& sourceInfo) in LoadImage() argument
[all...]
/foundation/barrierfree/accessibility/frameworks/aafwk/test/mock/src/
H A Dmock_accessible_ability_client_impl.cpp103 RetError AccessibleAbilityClientImpl::GetFocusByElementInfo(const AccessibilityElementInfo &sourceInfo, in GetFocusByElementInfo() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/menu/
H A Dmenuitem_pattern_test_ng.cpp427 auto sourceInfo = imageLayoutProperty->GetImageSourceInfo(); in HWTEST_F() local
466 auto sourceInfo = imageLayoutProperty->GetImageSourceInfo(); in HWTEST_F() local
621 auto sourceInfo in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_loader.cpp180 std::shared_ptr<RSData> ImageLoader::QueryImageDataFromImageCache(const ImageSourceInfo& sourceInfo) in QueryImageDataFromImageCache() argument
/foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/
H A Dsource_map.cpp156 std::string sourceInfo; in TranslateBySourceMap() local
470 std::string sourceInfo; in GetSourceInfo() local
/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Drender_image.cpp130 void RenderImage::UpdateThemeIcon(ImageSourceInfo& sourceInfo) in UpdateThemeIcon() argument
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_base_utils.cpp364 const std::string sourceInfo = GetRelativePath(temp, "/"); in TranslateRawStack() local
417 const std::string sourceInfo = GetSourceInfo(line, column, pageMap, appMap, isAppPage, data); in TranslateStack() local
470 std::string sourceInfo; in TranslateBySourceMap() local
529 std::string sourceInfo; in GetSourceInfo() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rating/
H A Drating_pattern.cpp58 CheckImageInfoHasChangedOrNot( int32_t imageFlag, const ImageSourceInfo& sourceInfo, const std::string& lifeCycleTag) CheckImageInfoHasChangedOrNot() argument
709 ImageSourceInfo sourceInfo; LoadForeground() local
739 ImageSourceInfo sourceInfo; LoadSecondary() local
767 ImageSourceInfo sourceInfo; LoadBackground() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/radio/
H A Dradio_pattern.cpp592 void RadioPattern::UpdateInternalResource(ImageSourceInfo& sourceInfo) in UpdateInternalResource() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
H A Dwindow_pattern.cpp420 auto sourceInfo = ImageSourceInfo(startupPagePath, sessionInfo.bundleName_, sessionInfo.moduleName_); in CreateStartingWindow() local
499 ImageSourceInfo sourceInfo; in CreateSnapshotWindow() local
379 UpdateStartingWindowProperty(const Rosen::SessionInfo& sessionInfo, Color &color, ImageSourceInfo &sourceInfo) UpdateStartingWindowProperty() argument
526 ClearImageCache(const ImageSourceInfo& sourceInfo) ClearImageCache() argument
[all...]
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/download/
H A Ddownloader.cpp545 RequestInfo sourceInfo; in RequestData() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_image_modifier.cpp734 void SetAltSourceInfo(ArkUINodeHandle node, const ArkUIImageSourceInfo* sourceInfo) in SetAltSourceInfo() argument

Completed in 54 milliseconds

12