| /foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
| H A D | mesh_impl.cpp | 145 META_ACCESS_PROPERTY(Path)->SetValue(path); variable
|
| /foundation/graphic/graphic_2d/rosen/modules/platform/utils/ |
| H A D | directory_ex.cpp | 72 string ExcludeTrailingPathDelimiter(const std::string& path) in ExcludeTrailingPathDelimiter() argument 85 string IncludeTrailingPathDelimiter(const std::string& path) in IncludeTrailingPathDelimiter() argument 95 GetDirFiles(const string& path, vector<string>& files) GetDirFiles() argument 122 GetDirFiles(const string& path, vector<string>& files) GetDirFiles() argument 129 ForceCreateDirectory(const string& path) ForceCreateDirectory() argument 151 ForceCreateDirectory(const string& path) ForceCreateDirectory() argument 159 ForceRemoveDirectory(const string& path) ForceRemoveDirectory() argument 212 IsEmptyFolder(const string& path) IsEmptyFolder() argument 219 GetFolderSize(const string& path) GetFolderSize() argument 250 ChangeModeDirectory(const string& path, const mode_t& mode) ChangeModeDirectory() argument 294 PathToRealPath(const string& path, string& realPath) PathToRealPath() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/ |
| H A D | texgine_typeface.cpp | 69 std::shared_ptr<TexgineTypeface> TexgineTypeface::MakeFromFile(const std::string &path, int index) in MakeFromFile() argument
|
| /foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/skia_txt/ |
| H A D | drawing_painter_impl_test.cpp | 197 Path path; in HWTEST_F() local
|
| H A D | paragraph_test.cpp | 168 Path path; in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsshadow_fuzzer/ |
| H A D | rsshadow_fuzzer.cpp | 161 auto path = std::make_shared<RSPath>();
in DoSetPath() local
|
| /foundation/graphic/graphic_3d/lume/LumeEngine/src/io/ |
| H A D | std_directory.cpp | 99 IDirectory::Ptr StdDirectory::Create(BASE_NS::string_view path) in Create() argument 109 IDirectory::Ptr StdDirectory::Open(const string_view path) in Open() argument 245 auto path = pathIn; ResolveAbsolutePath() local 287 FormatPath(string& path, bool isDirectory) FormatPath() argument 304 auto path = string(fullPath); GetDirName() local 317 auto path = string(fullPath); GetBaseName() local [all...] |
| H A D | rofs_filesystem.cpp | 153 string_view Trim(string_view path) in Trim() argument 180 string path; in RoFileSystem() local 240 OpenFile(const string_view path) OpenFile() argument 259 OpenDirectory(const string_view path) OpenDirectory() argument [all...] |
| H A D | filesystem_api.cpp | 135 string_view path; in ResolvePath() local 177 string_view path; variable 237 AddPath(const string_view path) AddPath() argument 245 RemovePath(const string_view path) RemovePath() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/draw/ |
| H A D | canvas_test.cpp | 307 Path path; in HWTEST_F() local 335 Path path; in HWTEST_F() local 351 Path path; in HWTEST_F() local 521 Path path; in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
| H A D | rs_profiler_capture_recorder.cpp | 161 const std::filesystem::path& path = entry.path(); in PullAndSendRdc() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/ |
| H A D | path_interior.cpp | 47 void show(OH_Drawing_Canvas* canvas, OH_Drawing_Path* path) in show() argument 86 OH_Drawing_Path* path = OH_Drawing_PathCreate(); in draw_sence() local [all...] |
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/text/fontmgr_fuzzer/ |
| H A D | fontmgr_fuzzer.cpp | 370 char* path = new char[countT]; in FontMgrFuzzTest010() local
|
| /foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/io/dev/ |
| H A D | FileMonitor.cpp | 58 std::filesystem::path path = std::filesystem::canonical(aPath, ec);
in resolveAbsolutePath() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
| H A D | rs_spherize_effect_filter.cpp | 121 Drawing::Path path; in DrawImageRect() local
|
| H A D | rs_shadow.cpp | 56 void RSShadow::SetPath(const std::shared_ptr<RSPath>& path) in SetPath() argument
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/drawable/ |
| H A D | rs_drawable_test.cpp | 155 auto path = std::make_shared<RSPath>(); in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/ |
| H A D | rs_render_path_animation_test.cpp | 103 auto path = RSPath::CreateRSPath(ANIMATION_PATH); in HWTEST_F() local 127 auto path = RSPath::CreateRSPath(ANIMATION_PATH); in HWTEST_F() local 154 auto path = RSPath::CreateRSPath(ANIMATION_PATH); in HWTEST_F() local 181 auto path = RSPath::CreateRSPath(ANIMATION_PATH); in HWTEST_F() local 212 auto path = RSPath::CreateRSPath(ANIMATION_PATH); in HWTEST_F() local 243 auto path = RSPath::CreateRSPath(ANIMATION_PATH); HWTEST_F() local 272 auto path = RSPath::CreateRSPath(ANIMATION_PATH); HWTEST_F() local 297 auto path = RSPath::CreateRSPath(ANIMATION_PATH); HWTEST_F() local 325 auto path = RSPath::CreateRSPath(ANIMATION_PATH); HWTEST_F() local 348 auto path = RSPath::CreateRSPath(ANIMATION_PATH); HWTEST_F() local 377 auto path = RSPath::CreateRSPath(ANIMATION_PATH); HWTEST_F() local 412 auto path = RSPath::CreateRSPath(ANIMATION_PATH); HWTEST_F() local 441 auto path = RSPath::CreateRSPath(ANIMATION_PATH); HWTEST_F() local 467 auto path = RSPath::CreateRSPath(ANIMATION_PATH); HWTEST_F() local 493 auto path = RSPath::CreateRSPath(ANIMATION_PATH); HWTEST_F() local [all...] |
| /foundation/graphic/graphic_2d/rosen/samples/2d_graphics/ |
| H A D | drawing_sample_replayer.cpp | 42 bool DrawingSampleReplayer::ReadCmds(const std::string path) in ReadCmds() argument 46 std::cout << "PathToRealPath fails on: " << path; in ReadCmds() local 167 std::string path = "/data/autocaps"; in RenderLoop() local 173 const std::filesystem::path& path = entry.path(); in RenderLoop() local [all...] |
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/ |
| H A D | path_test.cpp | 38 OH_Drawing_Path* path = OH_Drawing_PathCreate(); in OnTestPerformance() local 55 OH_Drawing_Path* path = OH_Drawing_PathCreate(); in OnTestPerformance() local 76 OH_Drawing_Path* path = OH_Drawing_PathCreate(); OnTestPerformance() local 93 OH_Drawing_Path* path = OH_Drawing_PathCreate(); OnTestPerformance() local 111 OH_Drawing_Path* path = OH_Drawing_PathCreate(); OnTestPerformance() local 132 OH_Drawing_Path* path = OH_Drawing_PathCreate(); OnTestPerformance() local 204 OH_Drawing_Path* path = OH_Drawing_PathCreate(); OnTestPerformance() local 215 OH_Drawing_Path* path = OH_Drawing_PathCreate(); OnTestPerformance() local 229 OH_Drawing_Path* path = OH_Drawing_PathCreate(); OnTestPerformance() local 245 OH_Drawing_Path* path = OH_Drawing_PathCreate(); OnTestPerformance() local 286 OH_Drawing_Path* path = OH_Drawing_PathCreate(); OnTestPerformance() local 312 OH_Drawing_Path* path = OH_Drawing_PathCreate(); OnTestPerformance() local 335 OH_Drawing_Path* path = OH_Drawing_PathCreate(); OnTestPerformance() local 353 OH_Drawing_Path* path = OH_Drawing_PathCreate(); OnTestPerformance() local 366 OH_Drawing_Path* path = OH_Drawing_PathCreate(); OnTestPerformance() local 380 OH_Drawing_Path* path = OH_Drawing_PathCreate(); OnTestPerformance() local 396 OH_Drawing_Path* path = OH_Drawing_PathCreate(); OnTestPerformance() local 414 OH_Drawing_Path* path = OH_Drawing_PathCreate(); OnTestPerformance() local 433 OH_Drawing_Path* path = OH_Drawing_PathCreate(); OnTestPerformance() local 451 OH_Drawing_Path* path = OH_Drawing_PathCreate(); OnTestPerformance() local 473 OH_Drawing_Path* path = OH_Drawing_PathCreate(); OnTestPerformance() local 493 OH_Drawing_Path* path = OH_Drawing_PathCreate(); OnTestPerformance() local 517 OH_Drawing_Path* path = OH_Drawing_PathCreate(); OnTestPerformance() local 545 OH_Drawing_Path* path = OH_Drawing_PathCreate(); OnTestPerformance() local 565 OH_Drawing_Path* path = OH_Drawing_PathCreate(); OnTestPerformance() local 587 OH_Drawing_Path* path = OH_Drawing_PathCreate(); OnTestPerformance() local 606 OH_Drawing_Path* path = OH_Drawing_PathCreate(); OnTestPerformance() local [all...] |
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/typeface_fuzzer/ |
| H A D | typeface_fuzzer.cpp | 68 char* path = new char[length]; in TypefaceFuzzTest002() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/recording/ |
| H A D | recording_canvas_test.cpp | 464 Path path; in HWTEST_F() local 527 Path path; HWTEST_F() local 553 Path path; HWTEST_F() local 933 Path path; HWTEST_F() local [all...] |
| /foundation/filemanagement/storage_service/services/storage_daemon/utils/test/common/ |
| H A D | help_utils.cpp | 76 bool StorageTestUtils::CheckDir(const std::string &path) in CheckDir() argument 137 CreateFile(const std::string &path) CreateFile() argument 153 MkDir(const std::string &path, mode_t mode) MkDir() argument 169 RmDirRecurse(const std::string &path) RmDirRecurse() argument [all...] |
| /foundation/filemanagement/storage_service/services/storage_daemon/utils/ |
| H A D | disk_utils.cpp | 35 int CreateDiskNode(const std::string &path, dev_t dev) in CreateDiskNode() argument 45 int DestroyDiskNode(const std::string &path) in DestroyDiskNode() argument 54 int GetDevSize(const std::string &path, uint64_t *size) in GetDevSize() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/symbol_engine/ |
| H A D | hm_symbol_run.cpp | 102 OHOS::Rosen::Drawing::Path path = RSTextBlob::GetDrawingPathforTextBlob(glyphId, blob); in DrawSymbol() local
|