| /base/notification/distributed_notification_service/frameworks/core/src/ |
| D | ans_image_util.cpp | 84 auto imageSource = Media::ImageSource::CreateImageSource( in UnPackImage() local 144 auto imageSource = Media::ImageSource::CreateImageSource(inFilePath, opts, errorCode); in CreatePixelMap() local 195 …auto imageSource = Media::ImageSource::CreateImageSource(reinterpret_cast<const uint8_t*>(imagedat… in CreatePixelMapByString() local
|
| /base/web/webview/ohos_adapter/ohos_image_adapter/src/ |
| D | ohos_image_decoder_adapter_impl.cpp | 35 auto imageSource = Media::ImageSource::CreateImageSource( in ParseRawData() local 100 auto imageSource = ParseRawData(data, size, imageInfo_); in Decode() local
|
| /base/web/webview/test/fuzztest/ohos_adapter/ohosimagedecoderadapterimpl_fuzzer/ohosimagedecoderadapterimplgetmethods_fuzzer/ |
| D | ohosimagedecoderadapterimplgetmethods_fuzzer.cpp | 42 …auto imageSource = OHOS::Media::ImageSource::CreateImageSource(DEFAULT_MOUSE_DRAG_IMAGE, opts, err… in GetParameters() local
|
| /base/useriam/user_auth_framework/frameworks/js/napi/user_auth_icon/ |
| D | user_auth_icon.js | 90 get imageSource() { getter in UserAuthIcon 93 set imageSource(x) { setter in UserAuthIcon
|
| /base/web/webview/test/fuzztest/ohos_adapter/ohosimagedecoderadapterimpl_fuzzer/ |
| D | ohosimagedecoderadapterimpl_fuzzer.cpp | 52 …auto imageSource = OHOS::Media::ImageSource::CreateImageSource(DEFAULT_MOUSE_DRAG_IMAGE, opts, err… in ProcessImageSource() local
|
| /base/powermgr/battery_manager/services/native/notification/ |
| D | notification_center.cpp | 109 auto imageSource = Media::ImageSource::CreateImageSource(iconPath, opts, errorCode); in SetLittleIcon() local
|
| /base/powermgr/power_manager/power_dialog/entry/src/main/ets/InjectNotice/ |
| D | InjectNoticeUtil.ts | 264 let imageSource: image.ImageSource; variable
|
| /base/theme/wallpaper_mgr/frameworks/native/src/ |
| D | wallpaper_manager.cpp | 395 std::unique_ptr<OHOS::Media::ImageSource> imageSource = in CreatePixelMapByFd() local 772 std::unique_ptr<OHOS::Media::ImageSource> imageSource = in GetFdByPath() local
|
| /base/usb/usb_manager/services/native/src/ |
| D | usb_connection_notifier.cpp | 210 std::unique_ptr<Media::ImageSource> imageSource = in GetHapIcon() local
|
| /base/notification/distributed_notification_service/services/ans/src/ |
| D | advanced_notification_live_view_service.cpp | 475 …auto imageSource = Media::ImageSource::CreateImageSource((const uint8_t *)pixelsVec.data(), pixels… in GetLockScreenPictureFromDb() local
|
| /base/msdp/device_status/services/interaction/drag/src/ |
| D | drag_drawing.cpp | 2410 …auto imageSource = Media::ImageSource::CreateImageSource(reinterpret_cast<const uint8_t*>(content.… in DecodeSvgToPixelMap() local 4142 auto imageSource = Media::ImageSource::CreateImageSource(imagePath, opts, errCode); in DrawFromSVG() local
|
| /base/theme/wallpaper_mgr/services/src/ |
| D | wallpaper_service.cpp | 687 std::unique_ptr<OHOS::Media::ImageSource> imageSource = in SaveColor() local
|