Home
last modified time | relevance | path

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

12

/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_helper_test/src/
Dmoving_photo_file_utils_test.cpp131 string imagePath = dirPath + "/" + "image.jpg"; variable
146 string imagePath = dirPath + "/" + "livePhotoSamePath.jpg"; variable
273 string imagePath = "/storage/cloud/files/Photo/1/IMG_123435213_231.jpg"; variable
280 string imagePath = "/storage/cloud/files/.hiddenTest/IMG_123435213_231"; variable
286 string imagePath = "/storage/cloud/files/Photo/1/IMG_123435213_231.jpg"; variable
293 string imagePath = "/storage/cloud/files/Photo/1/IMG_123435213_231.jpg"; variable
300 string imagePath = "/storage/cloud/files/Photo/1/IMG_123435213_231.jpg"; variable
307 string imagePath = "/storage/cloud/files/Photo/1/IMG_123435213_231.jpg"; variable
316 string imagePath = dirPath + "/" + "livePhotoSamePath.jpg"; variable
329 string imagePath = dirPath + "/" + "livePhotoSamePath.jpg"; variable
[all …]
/foundation/multimodalinput/input/service/window_manager/test/
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
707 std::string imagePath = "/system/etc/multimodalinput/mouse_icon/Default.svg"; variable
762 std::string imagePath = "/system/etc/multimodalinput/mouse_icon/Default.svg"; variable
789 std::string imagePath = "/system/etc/multimodalinput/mouse_icon/Default.svg"; variable
819 std::string imagePath = "/system/etc/multimodalinput/mouse_icon/Default.svg"; variable
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()
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()
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()
Dpointer_renderer_test.cpp190 std::string imagePath = "/system/etc/multimodalinput/mouse_icon/Default.svg"; variable
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
Dmoving_photo_file_utils.cpp274 int32_t MovingPhotoFileUtils::GetExtraDataLen(const string& imagePath, const string& videoPath, in GetExtraDataLen()
367 string imagePath = AppendUserId(movingPhotoImagepath, userId); in ConvertToLivePhoto() local
888 string MovingPhotoFileUtils::GetMovingPhotoVideoPath(const string &imagePath, int32_t userId) in GetMovingPhotoVideoPath()
893 string MovingPhotoFileUtils::GetMovingPhotoExtraDataDir(const string &imagePath, int32_t userId) in GetMovingPhotoExtraDataDir()
901 string MovingPhotoFileUtils::GetMovingPhotoExtraDataPath(const string &imagePath, int32_t userId) in GetMovingPhotoExtraDataPath()
910 string MovingPhotoFileUtils::GetSourceMovingPhotoImagePath(const string& imagePath, int32_t userId) in GetSourceMovingPhotoImagePath()
915 string MovingPhotoFileUtils::GetSourceMovingPhotoVideoPath(const string& imagePath, int32_t userId) in GetSourceMovingPhotoVideoPath()
920 string MovingPhotoFileUtils::GetLivePhotoCacheDir(const string &imagePath, int32_t userId) in GetLivePhotoCacheDir()
928 string MovingPhotoFileUtils::GetLivePhotoCachePath(const string &imagePath, int32_t userId) in GetLivePhotoCachePath()
937 string MovingPhotoFileUtils::GetSourceLivePhotoCachePath(const string& imagePath, int32_t userId) in GetSourceLivePhotoCachePath()
[all …]
Dmedia_file_utils.cpp2100 string MediaFileUtils::GetTempMovingPhotoVideoPath(const string &imagePath)
2111 string MediaFileUtils::GetMovingPhotoVideoPath(const string &imagePath)
/foundation/arkui/ui_lite/frameworks/common/
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
/foundation/ability/ability_runtime/frameworks/native/ability/native/photo_editor_extension_ability/
Dphoto_editor_extension_context.cpp115 char imagePath[PATH_MAX] = {0}; in CopyImageToPanel() local
/foundation/graphic/graphic_2d/graphic_test/graphic_test_framework/src/
Drs_graphic_test_profiler.cpp85 std::filesystem::path imagePath = GetImageSavePath(); in RunNodeTreeTest() local
117 … const std::filesystem::path& rootPath, const std::filesystem::path& imagePath, const cJSON* root) in AnalysePlaybackInfo()
178 std::filesystem::path imagePath = GetImageSavePath(); in RunPlaybackTest() local
Drs_graphic_test.cpp332 std::string imagePath = "/data/local/"; in GetImageSavePath() local
/foundation/arkui/ace_engine/frameworks/core/components/theme/
Dtheme_utils.cpp166 std::string imagePath = themeConstants->GetString(resId); in ProcessImageSource() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
Dclock_hand_component.cpp184 char *imagePath = JsAppContext::GetInstance()->GetResourcePath(attrValueStr); in SetPrivateAttribute() local
/foundation/window/window_manager/utils/src/
Dsurface_draw.cpp246 int32_t bufferHeight, const std::string& imagePath) in DrawImage()
367 …:unique_ptr<OHOS::Media::PixelMap> SurfaceDraw::DecodeImageToPixelMap(const std::string& imagePath) in DecodeImageToPixelMap()
389 void SurfaceDraw::DrawPixelmap(Drawing::Canvas& canvas, const std::string& imagePath) in DrawPixelmap()
405 …l SurfaceDraw::DoDraw(uint8_t* addr, uint32_t width, uint32_t height, const std::string& imagePath) in DoDraw()
/foundation/multimedia/image_effect/test/unittest/
DTestEffectColorSpaceManager.cpp35 static std::unique_ptr<Picture> CreatePictureByPath(std::string imagePath) in CreatePictureByPath()
DTestUtils.cpp48 static std::unique_ptr<Picture> CreatePictureByPath(std::string imagePath) in CreatePictureByPath()
/foundation/arkui/ui_lite/interfaces/kits/components/
Dui_image_animator.h49 const char* imagePath; member
/foundation/multimedia/media_library/services/media_cloud_sync_service/src/utils/
Dcloud_media_sync_utils.cpp253 std::string CloudMediaSyncUtils::GetSourceMovingPhotoImagePath(const string& imagePath) in GetSourceMovingPhotoImagePath()
258 std::string CloudMediaSyncUtils::GetSourceMovingPhotoVideoPath(const string& imagePath) in GetSourceMovingPhotoVideoPath()
/foundation/multimodalinput/input/service/window_manager/src/
Dknuckle_dynamic_drawing_manager.cpp68 …:Media::PixelMap> KnuckleDynamicDrawingManager::DecodeImageToPixelMap(const std::string &imagePath) in DecodeImageToPixelMap()
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
Dproduct_adapter.cpp386 bool ProductAdapter::IsPNGSupportedWrapper(const char *imagePath, const char *bundleName) in IsPNGSupportedWrapper()
Djs_fwk_common.cpp1154 void ExpandImagePathMem(char *&imagePath, const int16_t dotPos, const int16_t suffixLen, const int1… in ExpandImagePathMem()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
Dmoving_photo_processor.cpp300 string imagePath = currentData.path; in GetUpdatedMovingPhotoData() local
/foundation/multimedia/media_library/frameworks/services/media_scanner/src/scanner/
Dmetadata.cpp537 void Metadata::SetMovingPhotoImagePath(const VariantData &imagePath) in SetMovingPhotoImagePath()
Dmedia_scanner.cpp466 static void GetMovingPhotoFileInfo(const string &imagePath, int64_t &movingPhotoSize, in GetMovingPhotoFileInfo()

12