/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
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/ |
H A D | rs_symbol_animation_test.cpp | 124 Drawing::Path path; in HWTEST_F() local 172 Drawing::Path path; in HWTEST_F() local 320 Drawing::Path path; in HWTEST_F() local 522 Drawing::Path path; in HWTEST_F() local 1175 Drawing::Path path; HWTEST_F() local 1216 Drawing::Path path; HWTEST_F() local [all...] |
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/path_fuzzer/ |
H A D | path_fuzzer.cpp | 46 Path path; in PathAddFuzzTest() local 97 Path path; in PathFuzzTest001() local 116 Path path; PathFuzzTest002() local 160 Path path; PathFuzzTest003() local 198 Path path; PathFuzzTest004() local 243 Path path; PathFuzzTest005() local 265 Path path; PathFuzzTest006() local [all...] |
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/ |
H A D | skia_canvas_test.cpp | 235 Path path; in HWTEST_F() local 269 Path path; in HWTEST_F() local 289 Path path; in HWTEST_F() local 423 Path path; in HWTEST_F() local 868 Path path; HWTEST_F() local [all...] |
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rscpuoverdrawcanvaslistener_fuzzer/ |
H A D | rscpuoverdrawcanvaslistener_fuzzer.cpp | 228 Drawing::Path path; in DoDrawPath() local 251 Drawing::Path path; in DoDrawShadow() local 391 Drawing::Path path; in DoAppendRegion() local
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/transaction/ |
H A D | rs_marshalling_test.cpp | 142 Drawing::Path path; in CreateDrawingPath() local 421 Drawing::Path path = CreateDrawingPath(); in HWTEST_F() local 447 Drawing::Path path = CreateDrawingPath(); in HWTEST_F() local [all...] |
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
H A D | jpeg_decoder_test.cpp | 958 std::string path = "";
in HWTEST_F() local 979 std::string path = "";
in HWTEST_F() local 1000 std::string path = "";
in HWTEST_F() local 1021 std::string path = "";
in HWTEST_F() local 1043 std::string path = "";
in HWTEST_F() local
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/ |
H A D | image_source_exif_test.cpp | 222 std::string path = IMAGE_INPUT_EXIF_JPEG_PATH; in HWTEST_F() local 326 std::string path =IMAGE_REMOVE_EXIF_JPEG_PATH; in HWTEST_F() local 354 std::string path = IMAGE_REMOVE_EXIF_PNG_PATH; in HWTEST_F() local 377 std::string path = IMAGE_REMOVE_EXIF_WEBP_PATH; HWTEST_F() local 402 std::string path = IMAGE_REMOVE_HW_EXIF_PATH; HWTEST_F() local 426 std::string path = IMAGE_REMOVE_EXIF_HEIF_PATH; HWTEST_F() local 451 std::string path = IMAGE_REMOVE_NO_EXIF_JPEG_PATH; HWTEST_F() local 467 std::string path = IMAGE_REMOVE_EXIF_JPEG_PATH; HWTEST_F() local 496 std::string path = IMAGE_REMOVE_EXIF_PNG_PATH; HWTEST_F() local 524 std::string path = IMAGE_REMOVE_EXIF_WEBP_PATH; HWTEST_F() local 553 std::string path = IMAGE_REMOVE_EXIF_HEIF_PATH; HWTEST_F() local 582 std::string path = IMAGE_REMOVE_EXIF_DNG_PATH; HWTEST_F() local [all...] |
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/ |
H A D | acl.cpp | 44 void PrintACLDetail(const std::string& path, const char* aclAttrName) in PrintACLDetail() argument 281 int32_t Acl::RecursiveEnableAcl(const std::string& path, const char* aclAttrName, const uint16_t& permission, in RecursiveEnableAcl() argument 322 int32_t Acl::EnableAcl(const std::string& path, const char* aclAttrName, const uint16_t& permission, uint32_t groupId) in EnableAcl() argument 349 IsDirExist(const std::string &path) IsDirExist() argument 403 EntryInsert(AclXattrEntry& entry, const std::string& path, const char* aclAttrName) EntryInsert() argument 454 Print(const std::string& path) Print() argument [all...] |
/foundation/multimedia/av_codec/test/unittest/demuxer_test/ |
H A D | demuxer_uri_unit_test.cpp | 1090 string path = TEST_URI_PATH + string("avcc_aac_mp3.mp4"); in HWTEST_F() local
|