/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_helper_test/src/ |
H A D | moving_photo_file_utils_test.cpp | 110 string imagePath = dirPath + "/" + "image.jpg"; variable 125 string imagePath = dirPath + "/" + "livePhotoSamePath.jpg"; variable 252 string imagePath = "/storage/cloud/files/Photo/1/IMG_123435213_231.jpg"; variable 259 string imagePath = "/storage/cloud/files/.hiddenTest/IMG_123435213_231"; variable 265 string imagePath = "/storage/cloud/files/Photo/1/IMG_123435213_231.jpg"; variable 272 string imagePath = "/storage/cloud/files/Photo/1/IMG_123435213_231.jpg"; variable 279 string imagePath = "/storage/cloud/files/Photo/1/IMG_123435213_231.jpg"; variable 286 string imagePath = "/storage/cloud/files/Photo/1/IMG_123435213_231.jpg"; variable 295 string imagePath = dirPath + "/" + "livePhotoSamePath.jpg"; variable 308 string imagePath = dirPath + "/" + "livePhotoSamePath.jpg"; variable
|
/ohos5.0/foundation/multimodalinput/input/service/window_manager/test/ |
H A D | knuckle_divergent_point_test.cpp | 46 std::string imagePath = "/system/etc/multimodalinput/mouse_icon/Default.svg"; in SetUp() local 54 std::shared_ptr<OHOS::Media::PixelMap> DecodeImageToPixelMap(const std::string &imagePath) in DecodeImageToPixelMap()
|
H A D | knuckle_dynamic_drawing_manager_test.cpp | 58 …ia::PixelMap> KnuckleDynamicDrawingManagerTest::DecodeImageToPixelMap(const std::string &imagePath) in DecodeImageToPixelMap() 143 std::string imagePath = "/system/etc/multimodalinput/mouse_icon/Default.svg"; variable 201 std::string imagePath = "/system/etc/multimodalinput/mouse_icon/Default.svg"; variable 228 std::string imagePath = "/system/etc/multimodalinput/mouse_icon/Default.svg"; variable
|
H A D | knuckle_glow_point_test.cpp | 45 std::string imagePath = "/system/etc/multimodalinput/mouse_icon/Default.svg"; in SetUp() local 51 std::shared_ptr<OHOS::Media::PixelMap> DecodeImageToPixelMap(const std::string &imagePath) in DecodeImageToPixelMap()
|
H A D | knuckle_glow_trace_system_test.cpp | 43 std::string imagePath = "/system/etc/multimodalinput/mouse_icon/Default.svg"; in SetUp() local 49 std::shared_ptr<OHOS::Media::PixelMap> DecodeImageToPixelMap(const std::string &imagePath) in DecodeImageToPixelMap()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/ |
H A D | moving_photo_file_utils.cpp | 257 int32_t MovingPhotoFileUtils::GetExtraDataLen(const string& imagePath, const string& videoPath, in GetExtraDataLen() 344 string imagePath = AppendUserId(movingPhotoImagepath, userId); in ConvertToLivePhoto() local 734 string MovingPhotoFileUtils::GetMovingPhotoVideoPath(const string &imagePath, int32_t userId) in GetMovingPhotoVideoPath() 739 string MovingPhotoFileUtils::GetMovingPhotoExtraDataDir(const string &imagePath, int32_t userId) in GetMovingPhotoExtraDataDir() 747 string MovingPhotoFileUtils::GetMovingPhotoExtraDataPath(const string &imagePath, int32_t userId) in GetMovingPhotoExtraDataPath() 756 string MovingPhotoFileUtils::GetSourceMovingPhotoImagePath(const string& imagePath, int32_t userId) in GetSourceMovingPhotoImagePath() 761 string MovingPhotoFileUtils::GetSourceMovingPhotoVideoPath(const string& imagePath, int32_t userId) in GetSourceMovingPhotoVideoPath() 766 string MovingPhotoFileUtils::GetLivePhotoCacheDir(const string &imagePath, int32_t userId) in GetLivePhotoCacheDir() 774 string MovingPhotoFileUtils::GetLivePhotoCachePath(const string &imagePath, int32_t userId) in GetLivePhotoCachePath() 783 string MovingPhotoFileUtils::GetSourceLivePhotoCachePath(const string& imagePath, int32_t userId) in GetSourceLivePhotoCachePath()
|
H A D | media_file_utils.cpp | 1763 string MediaFileUtils::GetMovingPhotoVideoPath(const string &imagePath)
|
/ohos5.0/foundation/window/window_manager/utils/src/ |
H A D | surface_draw.cpp | 39 int32_t bufferHeight, const std::string& imagePath) in DrawImage() 160 …:unique_ptr<OHOS::Media::PixelMap> SurfaceDraw::DecodeImageToPixelMap(const std::string& imagePath) in DecodeImageToPixelMap() 182 void SurfaceDraw::DrawPixelmap(Drawing::Canvas& canvas, const std::string& imagePath) in DrawPixelmap() 198 …l SurfaceDraw::DoDraw(uint8_t* addr, uint32_t width, uint32_t height, const std::string& imagePath) in DoDraw()
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/photo_editor_extension_ability/ |
H A D | photo_editor_extension_context.cpp | 115 char imagePath[PATH_MAX] = {0}; in CopyImageToPanel() local
|
/ohos5.0/foundation/graphic/graphic_2d/graphic_test/graphic_test_framework/src/ |
H A D | rs_graphic_test.cpp | 166 std::string imagePath = "/data/local/"; in GetImageSavePath() local
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/common/ |
H A D | image.cpp | 121 char* imagePath = static_cast<char*>(UIMalloc(static_cast<uint32_t>(strLen))); in SetStandardSrc() local 150 char* imagePath = static_cast<char*>(UIMalloc(static_cast<uint32_t>(strLen))); in SetLiteSrc() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/theme/ |
H A D | theme_utils.cpp | 165 std::string imagePath = themeConstants->GetString(resId); in ProcessImageSource() local
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
H A D | clock_hand_component.cpp | 184 char *imagePath = JsAppContext::GetInstance()->GetResourcePath(attrValueStr); in SetPrivateAttribute() local
|
H A D | component.cpp | 1932 char *imagePath = JsAppContext::GetInstance()->GetResourcePath(filePath); in HandleBackgroundImg() local
|
/ohos5.0/base/update/sys_installer/services/module_update/util/src/ |
H A D | module_file.cpp | 405 string imagePath = ExtractFilePath(path) + IMG_FILE_NAME; in Open() local 461 string imagePath = ExtractFilePath(GetPath()) + IMG_FILE_NAME; in VerifyModuleVerity() local
|
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/ |
H A D | ui_image_animator.h | 49 const char* imagePath; member
|
/ohos5.0/base/update/sys_installer/services/module_update/src/ |
H A D | module_update.cpp | 134 std::string imagePath = prefix + "/" + hmpName + "/" + IMG_FILE_NAME; in RemoveMountPoint() local
|
H A D | module_loop.cpp | 340 bool RemoveDmLoopDevice(const std::string &mountPoint, const std::string &imagePath) in RemoveDmLoopDevice()
|
/ohos5.0/foundation/multimodalinput/input/service/window_manager/src/ |
H A D | knuckle_dynamic_drawing_manager.cpp | 74 …:Media::PixelMap> KnuckleDynamicDrawingManager::DecodeImageToPixelMap(const std::string &imagePath) in DecodeImageToPixelMap()
|
H A D | pointer_drawing_manager.cpp | 1273 …r<OHOS::Media::PixelMap> PointerDrawingManager::DecodeImageToPixelMap(const std::string &imagePath) in DecodeImageToPixelMap()
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/base/ |
H A D | product_adapter.cpp | 386 bool ProductAdapter::IsPNGSupportedWrapper(const char *imagePath, const char *bundleName) in IsPNGSupportedWrapper()
|
H A D | js_fwk_common.cpp | 1151 void ExpandImagePathMem(char *&imagePath, const int16_t dotPos, const int16_t suffixLen, const int1… in ExpandImagePathMem()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
H A D | moving_photo_processor.cpp | 247 string imagePath = currentData.path; in GetUpdatedMovingPhotoData() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_scanner/src/scanner/ |
H A D | metadata.cpp | 515 void Metadata::SetMovingPhotoImagePath(const VariantData &imagePath) in SetMovingPhotoImagePath()
|
H A D | media_scanner.cpp | 442 static void GetMovingPhotoFileInfo(const string &imagePath, int64_t &movingPhotoSize, in GetMovingPhotoFileInfo()
|