| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/ |
| H A D | test_common.cpp | 119 void DrawPathAddCircle(OH_Drawing_Path* path, float centerX, float centerY, float radius)
in DrawPathAddCircle() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/texgine/src/ |
| H A D | font_descriptor_cache.cpp | 103 bool FontDescriptorCache::ProcessInstalledFontPath(const std::string& path) in ProcessInstalledFontPath() argument 239 std::string path; in ParseInstallFontDescSharedPtrByName() local [all...] |
| H A D | font_parser.h | 79 std::string path; member
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/recording/drawcmd_fuzzer/ |
| H A D | drawcmd_fuzzer.cpp | 431 Path path; in DrawCmdFuzzTest010() local
|
| /foundation/graphic/graphic_3d/kits/js/src/ |
| H A D | CameraJS.cpp | 147 NapiApi::Value<BASE_NS::string> path; in CameraJS() local
|
| H A D | LightJS.cpp | 66 NapiApi::Value<BASE_NS::string> path; in Create() local
|
| /foundation/graphic/graphic_3d/lume/LumeEngine/src/io/ |
| H A D | file_manager.cpp | 53 string_view path; in FixPath() local 128 string_view path; OpenFile() local 146 string_view path; CreateFile() local 164 string_view path; DeleteFile() local 203 string_view path; GetEntry() local 220 string_view path; OpenDirectory() local 238 string_view path; CreateDirectory() local 256 string_view path; DeleteDirectory() local 299 string_view path; GetAbsolutePaths() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/ |
| H A D | rs_property_drawable_background.cpp | 113 Drawing::Path path = ptr->path_; in CreateDrawFunc() member
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/ |
| H A D | drawing_font_test.cpp | 440 OH_Drawing_Path* path = OH_Drawing_PathCreate(); in HWTEST_F() local 469 OH_Drawing_Path* path = OH_Drawing_PathCreate(); in HWTEST_F() local 498 OH_Drawing_Path* path = OH_Drawing_PathCreate(); HWTEST_F() local 520 OH_Drawing_Path* path = OH_Drawing_PathCreate(); HWTEST_F() local 640 OH_Drawing_Path* path = OH_Drawing_PathCreate(); HWTEST_F() local 667 OH_Drawing_Path* path = OH_Drawing_PathCreate(); HWTEST_F() local 701 OH_Drawing_Path* path = OH_Drawing_PathCreate(); HWTEST_F() local 728 OH_Drawing_Path* path = OH_Drawing_PathCreate(); HWTEST_F() local 755 OH_Drawing_Path* path = OH_Drawing_PathCreate(); HWTEST_F() local 786 OH_Drawing_Path* path = OH_Drawing_PathCreate(); HWTEST_F() local [all...] |
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/ |
| H A D | dashing.cpp | 113 void make_path_line(OH_Drawing_Path *path, DrawRect rect) in make_path_line() argument 119 void make_path_rect(OH_Drawing_Path *path, DrawRect rect) in make_path_rect() argument 125 void make_path_oval(OH_Drawing_Path *path, DrawRect rect) in make_path_oval() argument 132 void make_path_star(OH_Drawing_Path *path, DrawRect rect) in make_path_star() argument 200 OH_Drawing_Path *path = OH_Drawing_PathCreate(); OnTestFunction() local [all...] |
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/text/font_fuzzer/ |
| H A D | font_fuzzer.cpp | 291 Path *path = new Path(); in FontFuzzTest009() local 316 Path* path = new Path(); in FontFuzzTest010() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/overdraw/ |
| H A D | rs_listened_canvas_test.cpp | 239 Drawing::Path path; in HWTEST_F() local 323 Drawing::Path path; in HWTEST_F() local 397 Drawing::Path path; in HWTEST_F() local 544 Drawing::Path path; in HWTEST_F() local [all...] |
| H A D | rs_gpu_overdraw_canvas_listener_test.cpp | 136 Drawing::Path path; in HWTEST_F() local 226 Drawing::Path path; in HWTEST_F() local 272 Drawing::Path path; in HWTEST_F() local 343 Drawing::Path path; in HWTEST_F() local
|
| H A D | rs_cpu_overdraw_canvas_listener_test.cpp | 221 Drawing::Path path; in HWTEST_F() local 239 Drawing::Path path; in HWTEST_F() local
|
| /foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/ |
| H A D | storage_daemon_test.cpp | 317 std::string path = "/mnt/data/" + std::to_string(userId) + "/hmdfs/"; in HWTEST_F() local [all...] |
| /foundation/filemanagement/storage_service/services/storage_manager/ipc/test/ |
| H A D | storage_manager_proxy_test.cpp | 344 std::string path = "/"; in HWTEST_F() local 1666 std::string path = "/"; in HWTEST_F() local 1698 std::string path = "/"; in HWTEST_F() local
|
| /foundation/filemanagement/user_file_service/test/unittest/ |
| H A D | js_file_access_ext_ability_test.cpp | 411 static void MockNapiFunctionCalls(shared_ptr<AssistantMock> insMoc, const string& path, napi_value rslt) in MockNapiFunctionCalls() argument 447 static void MockNapiFunctionCallsForCopyFile(shared_ptr<AssistantMock> insMoc, const string& path, napi_value rslt) in MockNapiFunctionCallsForCopyFile() argument 683 string path = "test"; in HWTEST_F() local 833 string path = "test"; in HWTEST_F() local 1102 string path in HWTEST_F() local 1604 string path = "test"; HWTEST_F() local 1654 string path = "test"; HWTEST_F() local 1708 string path = "test"; HWTEST_F() local 1746 string path = "test"; HWTEST_F() local 1791 string path = "test"; HWTEST_F() local 1947 string path = "test"; HWTEST_F() local [all...] |
| /foundation/graphic/graphic_3d/lume/LumeEngine/src/os/ohos/ |
| H A D | ohos_file.cpp | 99 bool OhosFileDirectory::IsDir(BASE_NS::string_view path, std::vector<std::string>& fileList) const in IsDir() argument 122 auto path = pathIn; in Open() local 143 auto path = dir_->path_ + "/" + BASE_NS::string(dir_->fileList_[i].c_str()); GetEntries() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
| H A D | skia_text_blob.cpp | 207 Path path; in GetDrawingPathforTextBlob() local
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/text/ |
| H A D | typeface.cpp | 31 std::shared_ptr<Typeface> Typeface::MakeFromFile(const char path[], int index) in MakeFromFile() argument 36 std::shared_ptr<Typeface> Typeface::MakeFromFile(const char path[], const FontArguments& fontArguments) in MakeFromFile() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
| H A D | rs_fly_out_shader_filter.cpp | 171 Drawing::Path path;
in DrawImageRect() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/ |
| H A D | surface_capture_test.cpp | 97 Drawing::Path path;
in DrawSurfaceToCapture() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
| H A D | rs_profiler_network.cpp | 117 void Network::SendPath(const std::string& path, PackageID id) in SendPath() argument 127 void Network::SendRdcPath(const std::string& path) in SendRdcPath() argument 132 void Network::SendDclPath(const std::string& path) in SendDclPath() argument 137 void Network::SendMskpPath(const std::string& path) in SendMskpPath() argument 142 void Network::SendBetaRecordPath(const std::string& path) in SendBetaRecordPath() argument 306 std::string path; ProcessBinary() local 307 stream >> path; ProcessBinary() local [all...] |
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/ |
| H A D | canvas_test.cpp | 356 OH_Drawing_Path* path = OH_Drawing_PathCreate(); in OnTestPerformance() local 470 OH_Drawing_Path* path = OH_Drawing_PathCreate(); in OnTestPerformance() local [all...] |
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/ |
| H A D | rs_marshalling_helper_test.cpp | 741 Drawing::Path path; in HWTEST_F() local
|