| /foundation/graphic/graphic_2d/rosen/samples/2d_graphics/ |
| H A D | drawing_sample_rs.cpp | 128 Path path; in TestDrawPathPro() local 438 Path path; TestDrawShadow() local 455 Path path; TestDrawShadowStyle() local [all...] |
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/drawing_fuzzer/ |
| H A D | drawing_fuzzer.cpp | 158 OH_Drawing_Path* path = OH_Drawing_PathCreate(); in NativeDrawingCanvasDrawPathTest() local 223 OH_Drawing_Path* path = OH_Drawing_PathCreate(); in NativeDrawingPathMoveToTest() local 236 OH_Drawing_Path* path = OH_Drawing_PathCreate(); in NativeDrawingPathLineToTest() local 249 OH_Drawing_Path* path in NativeDrawingPathResetTest() local 267 OH_Drawing_Path* path = OH_Drawing_PathCreate(); NativeDrawingPathArcToTest() local 282 OH_Drawing_Path* path = OH_Drawing_PathCreate(); NativeDrawingPathQuadToTest() local 299 OH_Drawing_Path* path = OH_Drawing_PathCreate(); NativeDrawingPathCubicToTest() local 312 OH_Drawing_Path* path = OH_Drawing_PathCreate(); NativeDrawingPathCloseTest() local [all...] |
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkpath_fuzzer/ |
| H A D | path_fuzzer.cpp | 52 OH_Drawing_Path* path = OH_Drawing_PathCreate(); in NativeDrawingPathTest001() local 137 OH_Drawing_Path* path = OH_Drawing_PathCreate(); in NativeDrawingPathTest003() local 200 OH_Drawing_Path* path = OH_Drawing_PathCreate(); NativeDrawingPathTest004() local 248 OH_Drawing_Path* path = OH_Drawing_PathCreate(); NativeDrawingPathTest005() local 302 OH_Drawing_Path* path = OH_Drawing_PathCreate(); NativeDrawingPathTest006() local 352 OH_Drawing_Path* path = OH_Drawing_PathCreate(); NativeDrawingPathTest007() local 401 OH_Drawing_Path* path = OH_Drawing_PathCreate(); NativeDrawingPathTest008() local 439 OH_Drawing_Path* path = OH_Drawing_PathCreate(); NativeDrawingPathTest009() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/ |
| H A D | rs_path_animation.cpp | 37 RSPathAnimation::RSPathAnimation(std::shared_ptr<RSPropertyBase> property, const std::string& path, in RSPathAnimation() argument 306 ProcessPath(const std::string& path, const float startX, const float startY, const float endX, const float endY) const ProcessPath() argument 317 PreProcessPath(const std::string& path, const std::shared_ptr<RSPropertyBase>& startValue, const std::shared_ptr<RSPropertyBase>& endValue) const PreProcessPath() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/samples/2d_graphics/benchmarks/benchmark_dcl/ |
| H A D | drawing_playback.cpp | 116 MSKPSrc::MSKPSrc(const std::string& path) : fPath_(path) in MSKPSrc() argument
|
| /foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/src/ |
| H A D | mtpfs_mtp_device.cpp | 227 const MtpFsTypeDir *MtpFsDevice::DirFetchContent(std::string path) in DirFetchContent() argument 278 int MtpFsDevice::DirCreateNew(const std::string &path) in DirCreateNew() argument 304 DirRemove(const std::string &path) DirRemove() argument 451 FileRead(const std::string &path, char *buf, size_t size, off_t offset) FileRead() argument 483 FileWrite(const std::string &path, const char *buf, size_t size, off_t offset) FileWrite() argument 593 FileRemove(const std::string &path) FileRemove() argument [all...] |
| /foundation/graphic/graphic_2d/frameworks/vulkan_layers/test/systemtest/ |
| H A D | vulkan_loader_system_test.cpp | 96 const char *path = "libvulkan.so"; in DLOpenLibVulkan() local
|
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/fontcollection_napi/ |
| H A D | js_fontcollection.cpp | 322 bool JsFontCollection::GetFontFileProperties(const std::string path, const std::string familyName)
in GetFontFileProperties() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/ |
| H A D | drawing_painter_impl.cpp | 237 void RSCanvasParagraphPainter::drawPath(const RSPath& path, const DecorationStyle& decorStyle) in drawPath() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/ |
| H A D | drawing_font.cpp | 426 OH_Drawing_FontGetPathForGlyph(const OH_Drawing_Font* cFont, uint16_t glyph, OH_Drawing_Path* path) OH_Drawing_FontGetPathForGlyph() argument 439 OH_Drawing_FontGetTextPath(const OH_Drawing_Font* cFont, const void* text, size_t byteLength, OH_Drawing_TextEncoding encoding, float x, float y, OH_Drawing_Path* path) OH_Drawing_FontGetTextPath() argument
|
| /foundation/graphic/graphic_2d/rosen/test/render/render_base/unittest/draw/ |
| H A D | rs_property_drawable_utils_test.cpp | 53 Drawing::Path path; in HWTEST_F() local 399 Drawing::Path path; in HWTEST_F() local 494 Drawing::Path path; in HWTEST_F() local 549 Drawing::Path path; in HWTEST_F() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/ |
| H A D | rs_property_drawable_bounds_geometry.cpp | 497 Drawing::Path path; in Draw() local 531 Drawing::Path path; Draw() local 571 Drawing::Path path; Draw() local [all...] |
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/ |
| H A D | ext_decoder_test.cpp | 562 std::string path = "void";
in HWTEST_F() local
|
| H A D | plugin_libjpeg_test.cpp | 1557 std::string path = "test";
in HWTEST_F() local 1958 std::string path = IMAGE_INPUT_JPEG_PATH;
in HWTEST_F() local
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/ |
| H A D | image_source_jpeg_test.cpp | 2275 std::string path = ""; HWTEST_F() local [all...] |
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/ |
| H A D | media_file_uri.cpp | 180 static void ParsePathWithExtrPara(std::string &path) in ParsePathWithExtrPara() argument 212 std::string path = uri->GetPath(); in CalFileId() local 423 HandleOldUriPath(std::string &path) HandleOldUriPath() argument 432 RemovePrecedSlash(std::string &path) RemovePrecedSlash() argument 439 GetValidPath(Uri &uri, std::string &path) GetValidPath() argument 453 std::string path; GetPathFirstDentry() local 466 std::string path; GetPathSecondDentry() local 598 string path = ROOT_MEDIA_DIR; GetPathFromUri() local [all...] |
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
| H A D | jpeg_decoder_ex_test.cpp | 1187 std::string path = ""; in HWTEST_F() local 1208 std::string path = ""; in HWTEST_F() local 1229 std::string path = ""; in HWTEST_F() local 1250 std::string path = ""; in HWTEST_F() local 1272 std::string path = ""; in HWTEST_F() local 1404 const std::string path = " "; in HWTEST_F() local [all...] |
| H A D | image_utils_test.cpp | 121 const std::string path = ""; in HWTEST_F() local 137 const std::string path = "test/aaa"; in HWTEST_F() local 216 const string path = ""; in HWTEST_F() local 235 const string path = buffer; in HWTEST_F() local
|
| /foundation/multimedia/camera_framework/interfaces/inner_api/native/test/ |
| H A D | test_common.cpp | 54 char path[PATH_MAX] = {0}; in SaveYUV() local 123 char path[255] = {0}; SaveVideoFile() local [all...] |
| /foundation/multimedia/media_foundation/services/media_monitor/server/src/ |
| H A D | ffmpeg_api_wrap.cpp | 41 std::string path = "libohosffmpeg.z.so"; in Open() local
|
| /foundation/multimedia/av_codec/test/unittest/media_sink_test/ |
| H A D | audio_server_sink_plugin_test.cpp | 467 std::string path = "data/media/audio-sink-entire.pcm";
in HWTEST() local
|
| /foundation/multimedia/av_codec/test/unittest/avsource_test/ |
| H A D | avsource_unit_test.cpp | 1522 string path = TEST_FILE_PATH + string("avcc_aac_mp3.mp4"); in HWTEST_F() local
|
| /foundation/multimedia/camera_framework/services/deferred_processing_service/src/post_processor/ |
| H A D | video_post_processor.cpp | 190 std::string path = PATH + videoId + OUT_TAG; in RemoveRequest() local
|
| /foundation/multimedia/image_effect/frameworks/native/effect/pipeline/filters/sink/ |
| H A D | image_sink_filter.cpp | 335 ErrorCode PackToFile(const std::string &path, const std::shared_ptr<PixelMap> &pixelMap) in PackToFile() argument 373 std::string path = CommonUtils::UrlToPath(url); in SaveUrlData() local 381 std::string path = CommonUtils::UrlToPath(url); in SaveUrlData() local 385 SavePathData(const std::string &path, const std::shared_ptr<EffectBuffer> &buffer) SavePathData() argument 393 SavePathData(const std::string &path, const std::shared_ptr<PixelMap> &pixelMap) SavePathData() argument [all...] |
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_multistages_capture_test/src/ |
| H A D | medialibrary_multistages_photo_capture_test.cpp | 201 string path = GetStringVal(PhotoColumn::MEDIA_FILE_PATH, resultSet);
in GetFilePath() local 212 string path = GetFilePath(fileId);
in MakePhotoUnpending() local 763 string path = "/valid/path";
in HWTEST_F() local 775 string path in HWTEST_F() local 809 string path = "/data/test/res/no_gps.jpg"; HWTEST_F() local [all...] |