Home
last modified time | relevance | path

Searched defs:imagePath (Results 1 – 25 of 30) sorted by relevance

12

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_helper_test/src/
H A Dmoving_photo_file_utils_test.cpp110 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 Dknuckle_divergent_point_test.cpp46 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 Dknuckle_dynamic_drawing_manager_test.cpp58 …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 Dknuckle_glow_point_test.cpp45 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 Dknuckle_glow_trace_system_test.cpp43 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 Dmoving_photo_file_utils.cpp257 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 Dmedia_file_utils.cpp1763 string MediaFileUtils::GetMovingPhotoVideoPath(const string &imagePath)
/ohos5.0/foundation/window/window_manager/utils/src/
H A Dsurface_draw.cpp39 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 Dphoto_editor_extension_context.cpp115 char imagePath[PATH_MAX] = {0}; in CopyImageToPanel() local
/ohos5.0/foundation/graphic/graphic_2d/graphic_test/graphic_test_framework/src/
H A Drs_graphic_test.cpp166 std::string imagePath = "/data/local/"; in GetImageSavePath() local
/ohos5.0/foundation/arkui/ui_lite/frameworks/common/
H A Dimage.cpp121 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 Dtheme_utils.cpp165 std::string imagePath = themeConstants->GetString(resId); in ProcessImageSource() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dclock_hand_component.cpp184 char *imagePath = JsAppContext::GetInstance()->GetResourcePath(attrValueStr); in SetPrivateAttribute() local
H A Dcomponent.cpp1932 char *imagePath = JsAppContext::GetInstance()->GetResourcePath(filePath); in HandleBackgroundImg() local
/ohos5.0/base/update/sys_installer/services/module_update/util/src/
H A Dmodule_file.cpp405 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 Dui_image_animator.h49 const char* imagePath; member
/ohos5.0/base/update/sys_installer/services/module_update/src/
H A Dmodule_update.cpp134 std::string imagePath = prefix + "/" + hmpName + "/" + IMG_FILE_NAME; in RemoveMountPoint() local
H A Dmodule_loop.cpp340 bool RemoveDmLoopDevice(const std::string &mountPoint, const std::string &imagePath) in RemoveDmLoopDevice()
/ohos5.0/foundation/multimodalinput/input/service/window_manager/src/
H A Dknuckle_dynamic_drawing_manager.cpp74 …:Media::PixelMap> KnuckleDynamicDrawingManager::DecodeImageToPixelMap(const std::string &imagePath) in DecodeImageToPixelMap()
H A Dpointer_drawing_manager.cpp1273 …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 Dproduct_adapter.cpp386 bool ProductAdapter::IsPNGSupportedWrapper(const char *imagePath, const char *bundleName) in IsPNGSupportedWrapper()
H A Djs_fwk_common.cpp1151 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 Dmoving_photo_processor.cpp247 string imagePath = currentData.path; in GetUpdatedMovingPhotoData() local
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_scanner/src/scanner/
H A Dmetadata.cpp515 void Metadata::SetMovingPhotoImagePath(const VariantData &imagePath) in SetMovingPhotoImagePath()
H A Dmedia_scanner.cpp442 static void GetMovingPhotoFileInfo(const string &imagePath, int64_t &movingPhotoSize, in GetMovingPhotoFileInfo()

12