Home
last modified time | relevance | path

Searched defs:path (Results 2526 - 2550 of 5523) sorted by relevance

1...<<101102103104105106107108109110>>...221

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Ddashing.cpp113 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 Dfont_fuzzer.cpp291 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 Drs_listened_canvas_test.cpp239 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 Drs_gpu_overdraw_canvas_listener_test.cpp136 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 Drs_cpu_overdraw_canvas_listener_test.cpp221 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 Dstorage_daemon_test.cpp317 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 Dstorage_manager_proxy_test.cpp344 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 Djs_file_access_ext_ability_test.cpp411 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 Dohos_file.cpp99 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 Dskia_text_blob.cpp207 Path path; in GetDrawingPathforTextBlob() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/text/
H A Dtypeface.cpp31 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 Drs_fly_out_shader_filter.cpp171 Drawing::Path path; in DrawImageRect() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Dsurface_capture_test.cpp97 Drawing::Path path; in DrawSurfaceToCapture() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_network.cpp117 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 Dcanvas_test.cpp356 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 Drs_marshalling_helper_test.cpp741 Drawing::Path path; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/
H A Drs_symbol_animation_test.cpp124 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 Dpath_fuzzer.cpp46 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 Dskia_canvas_test.cpp235 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 Drscpuoverdrawcanvaslistener_fuzzer.cpp228 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 Drs_marshalling_test.cpp142 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 Djpeg_decoder_test.cpp958 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 Dimage_source_exif_test.cpp222 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 Dacl.cpp44 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 Ddemuxer_uri_unit_test.cpp1090 string path = TEST_URI_PATH + string("avcc_aac_mp3.mp4"); in HWTEST_F() local

Completed in 27 milliseconds

1...<<101102103104105106107108109110>>...221