Home
last modified time | relevance | path

Searched defs:path (Results 3776 - 3800 of 6222) sorted by relevance

1...<<151152153154155156157158159160>>...249

/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_file_cache.cpp53 bool IsFileExists(const char* path) in IsFileExists() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_drag/
H A Dtext_drag_pattern.cpp166 std::shared_ptr<RSPath> path = std::make_shared<RSPath>(); in GenerateClipPath() local
198 std::shared_ptr<RSPath> path = std::make_shared<RSPath>(); GenerateBackgroundPath() local
207 std::shared_ptr<RSPath> path = std::make_shared<RSPath>(); GenerateSelBackgroundPath() local
262 CalculateLineAndArc(std::vector<TextPoint>& points, std::shared_ptr<RSPath>& path, float radiusRatio) CalculateLineAndArc() argument
310 CalculateLine(std::vector<TextPoint>& points, std::shared_ptr<RSPath>& path) CalculateLine() argument
[all...]
/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/
H A Djs_drawable_descriptor.cpp444 auto path = OHOS::Ace::Napi::LayeredDrawableDescriptor::GetStaticMaskClipPath(); in GetMaskClipPath() local
H A Ddrawable_descriptor.h309 std::string path = std::get<2>(info); in Create() local
345 std::string path = std::get<2>(info); in Create() local
103 LayeredDrawableDescriptor(std::unique_ptr<uint8_t[]> jsonBuf, size_t len, const std::shared_ptr<Global::Resource::ResourceManager>& resourceMgr, std::string path, uint32_t iconType, uint32_t density) LayeredDrawableDescriptor() argument
111 LayeredDrawableDescriptor(std::unique_ptr<uint8_t[]> jsonBuf, size_t len, const std::shared_ptr<Global::Resource::ResourceManager>& resourceMgr, std::string path, uint32_t iconType, std::pair<std::unique_ptr<uint8_t[]>, size_t>& foregroundInfo, std::pair<std::unique_ptr<uint8_t[]>, size_t>& backgroundInfo) LayeredDrawableDescriptor() argument
365 Create(std::pair<std::unique_ptr<uint8_t[]>, size_t> &foregroundInfo, std::pair<std::unique_ptr<uint8_t[]>, size_t> &backgroundInfo, std::string &path, DrawableType& drawableType, const std::shared_ptr<ResourceManager>& resourceMgr) Create() argument
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/class_gzip/
H A Dgzip_n_exporter.cpp45 std::unique_ptr<char[]> path = nullptr; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_node.h157 void SetImagePath(const std::string& path) in SetImagePath() argument
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
H A Dzip.cpp93 std::string path = extractDir.Value(); in CreateDirectory() local
[all...]
/foundation/arkui/ace_engine_lite/frameworks/src/core/context/
H A Djs_app_context.cpp350 char *path = StringUtil::Slice(uri, URI_PREFIX_DATA_LENGTH); in GetResourcePath() local
[all...]
/foundation/arkui/ui_lite/frameworks/font/
H A Dui_font_bitmap.cpp82 int8_t UIFontBitmap::SetFontPath(const char* path, FontType type) in SetFontPath() argument
203 int8_t UIFontBitmap::GetFontVersion(FontType type, const char* path, char* version, uint8_t len) in GetFontVersion() argument
/foundation/arkui/ace_engine/test/unittest/core/rosen/
H A Drosen_render_context_test_new.cpp116 RSPath path; in HWTEST_F() local
148 RSPath path; in HWTEST_F() local
194 RSPath path; in HWTEST_F() local
228 RSPath path; in HWTEST_F() local
260 RSPath path; HWTEST_F() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/extend_resource/
H A Dextend_resource_manager_host_impl.cpp46 bool IsValidPath(const std::string &path) in IsValidPath() argument
80 std::string path = BuildResourcePath(bundleName); in ConvertToExtendResourceInfo() local
634 CreateFd( const std::string &fileName, int32_t &fd, std::string &path) CreateFd() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/verify/
H A Dverify_manager_host_impl.cpp44 bool IsValidPath(const std::string &path) in IsValidPath() argument
73 bool GetDataDir(const std::string &path, std::string &suffix, std::string &el, std::string &baseType) in GetDataDir() argument
248 auto path = relativePath; GetRealPath() local
489 DeleteAbc(const std::string &path) DeleteAbc() argument
[all...]
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_install_system_test/
H A Dbms_install_external_hsp_so_test.cpp189 InstallPathBundle( const std::string &path) InstallPathBundle() argument
217 UpdateInstallPath( const std::string &path) UpdateInstallPath() argument
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_mgr_rdb_test/
H A Dbms_bundle_quick_fix_mgr_rdb_test.cpp645 std::string path; in HWTEST_F() local
663 std::string path = "/data/app/el1/bundle/public/com.example.l3jsdemo/patch_1000001/"; in HWTEST_F() local
698 std::string path = "/data/app/el1/bundle/public/com.example.l3jsdemo/patch_1000001/"; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_installer.cpp93 uint8_t BundleInstaller::GetHapType(const char *path) in GetHapType() argument
106 uint8_t BundleInstaller::Install(const char *path, const InstallParam &installParam) in Install() argument
168 uint8_t BundleInstaller::ProcessBundleInstall(const std::string &path, const char *randStr, in ProcessBundleInstall() argument
502 CheckInstallFileIsValid(const char *path) CheckInstallFileIsValid() argument
555 RecordThirdSystemBundle(const char *bundleName, const char *path) RecordThirdSystemBundle() argument
602 InitThirdSystemBundleRecord(const char *bundleName, const char *path) InitThirdSystemBundleRecord() argument
[all...]
/foundation/multimedia/audio_framework/services/audio_service/test/example/
H A Daudio_stream_playback_test.cpp147 char path[PATH_MAX] = { 0x00 }; in OpenSpkFile() local
208 std::string path = "/data/test.wav"; in InitRenderer() local
242 std::string path = "/data/test.wav"; in InitSatelliteProcess() local
420 char path[PATH_MA in OpenMicFile() local
461 std::string path = "/data/mic.pcm"; InitCapturer() local
[all...]
/foundation/graphic/graphic_3d/kits/js/src/
H A DNodeImpl.cpp166 BASE_NS::string path; in GetPath() local
575 SCENE_NS::INode::Ptr recurse_children(const SCENE_NS::INode::Ptr startNode, BASE_NS::string_view path) in recurse_children() argument
597 BASE_NS::string path = ctx.Arg<0>(); GetNodeByPath() local
[all...]
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/src/ecs_serializer/
H A Decs_asset_loader.cpp52 void AddNodeToCollectionRecursive(IEntityCollection& ec, ISceneNode& node, string_view path) in AddNodeToCollectionRecursive() argument
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/vertexprimitive/
H A Dgeometry_path_storage.h423 void ConcatPath(BezierArc& path, uint32_t pathId = 0) in ConcatPath() argument
441 void JoinPath(BezierArcSvg& path, uint32_t pathId = 0) in JoinPath() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/ohos/overdraw/
H A Drs_canvas_listener.h48 virtual void DrawPath(const Drawing::Path& path) {}; in DrawPath() argument
50 virtual void DrawShadow(const Drawing::Path& path, const Drawing::Point3& planeParams, in DrawShadow() argument
53 virtual void DrawShadowStyle(const Drawing::Path& path, const Drawing::Point3& planeParams, in DrawShadowStyle() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_utils.cpp243 std::string Utils::GetRealPath(const std::string& path) in GetRealPath() argument
258 std::string Utils::NormalizePath(const std::string& path) in NormalizePath() argument
263 std::string Utils::GetFileName(const std::string& path) in GetFileName() argument
277 GetDirectory(const std::string& path) GetDirectory() argument
291 IsDirectory(const std::string& path) IsDirectory() argument
301 IterateDirectory(const std::string& path, std::vector<std::string>& files) IterateDirectory() argument
338 LoadLine(const std::string& path, std::string& line) LoadLine() argument
353 LoadLines(const std::string& path, std::vector<std::string>& lines) LoadLines() argument
371 LoadContent(const std::string& path, std::string& content) LoadContent() argument
391 IsRecordInMemoryFile(const std::string& path) IsRecordInMemoryFile() argument
411 FileExists(const std::string& path) FileExists() argument
424 FileDelete(const std::string& path) FileDelete() argument
439 FileOpen(const std::string& path, const std::string& options) FileOpen() argument
[all...]
H A Drs_profiler_telemetry.cpp45 static std::string path; in GetTemperaturePath() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkcanvas_fuzzer/
H A Dcanvas_fuzzer.cpp390 OH_Drawing_Path* path = OH_Drawing_PathCreate(); in CanvasFuzzTest002() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/drawable/
H A Drs_property_drawable_utils_test.cpp53 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/test/render_service/render_service_base/unittest/property/
H A Drs_properties_painter_test.cpp232 Drawing::Path path; in HWTEST_F() local
342 Drawing::Path path; in HWTEST_F() local
538 Drawing::Path path; in HWTEST_F() local
570 Drawing::Path path; in HWTEST_F() local
[all...]

Completed in 25 milliseconds

1...<<151152153154155156157158159160>>...249