Home
last modified time | relevance | path

Searched defs:path (Results 4876 - 4900 of 6258) sorted by relevance

1...<<191192193194195196197198199200>>...251

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Doffscreen_canvas_pattern.cpp54 void OffscreenCanvasPattern::Fill(const RefPtr<CanvasPath2D>& path) in Fill() argument
64 void OffscreenCanvasPattern::Stroke(const RefPtr<CanvasPath2D>& path) in Stroke() argument
74 void OffscreenCanvasPattern::Clip(const RefPtr<CanvasPath2D>& path) in Clip() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/
H A Dgauge_modifier.cpp288 RSPath path; in DrawGauge() local
290 RSRecordingPath path; in DrawGauge() local
304 RSPath path; in DrawIndicator() local
410 RSPath path; PaintMonochromeCircular() local
501 RSPath path; PaintSingleSegmentGradientCircular() local
546 RSPath path; PaintSingleSegmentGradientCircularShadow() local
657 RSPath path; DrawSingleSegmentGradient() local
805 RSPath path; NewDrawIndicator() local
871 CreateDefaultTrianglePath( float pathStartVertexX, float pathStartVertexY, float radius, RSPath& path) CreateDefaultTrianglePath() argument
909 GetDrawPath(RSPath& path, RenderRingInfo& data, float startAngle, float sweepAngle) GetDrawPath() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/
H A Dpatternlock_modifier.cpp292 RSPath path; in PaintLockLine() local
318 void PatternLockModifier::AddConnectedLineToPath(RSPath& path, const OffsetF& offset) in AddConnectedLineToPath() argument
333 AddCanceledLineToPath(RSPath& path, const OffsetF& offset) AddCanceledLineToPath() argument
419 RSPath path; PaintLightRing() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/canvas/
H A Dcanvas_rendering_context_2d_model_impl.cpp143 std::string CanvasRenderingContext2DModelImpl::GetJsonData(const std::string& path) in GetJsonData() argument
280 SetFillRuleForPath2D( const CanvasFillRule& fillRule, const RefPtr<CanvasPath2D>& path) SetFillRuleForPath2D() argument
288 SetStrokeRuleForPath2D( const CanvasFillRule& fillRule, const RefPtr<CanvasPath2D>& path) SetStrokeRuleForPath2D() argument
310 SetClipRuleForPath2D( const CanvasFillRule& fillRule, const RefPtr<CanvasPath2D>& path) SetClipRuleForPath2D() argument
H A Doffscreen_canvas_rendering_context_2d_model_impl.cpp145 std::string OffscreenCanvasRenderingContext2DModelImpl::GetJsonData(const std::string& path) in GetJsonData() argument
282 SetFillRuleForPath2D( const CanvasFillRule& fillRule, const RefPtr<CanvasPath2D>& path) SetFillRuleForPath2D() argument
290 SetStrokeRuleForPath2D( const CanvasFillRule& fillRule, const RefPtr<CanvasPath2D>& path) SetStrokeRuleForPath2D() argument
312 SetClipRuleForPath2D( const CanvasFillRule& fillRule, const RefPtr<CanvasPath2D>& path) SetClipRuleForPath2D() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dcanvas_renderer.cpp238 auto path = canvasPath->GetCanvasPath2d(); in Stroke() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_common_ffi.h29 const char* path = ""; member
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dresource_adapter_impl_v2.cpp64 bool IsDirExist(const std::string& path) in IsDirExist() argument
/foundation/arkui/ace_engine/frameworks/core/components/chart/
H A Drosen_render_chart.cpp268 SkPath path; in PaintPoint() local
326 RSRecordingPath path; PaintPoint() local
562 PaintLineEdge( SkCanvas* canvas, SkPath& path, const SegmentInfo segmentInfo, double thickness, bool drawGradient) PaintLineEdge() argument
598 PaintLineEdge( RSCanvas* canvas, RSPath& path, const SegmentInfo segmentInfo, double thickness, bool drawGradient) PaintLineEdge() argument
641 PaintLineGradient( SkCanvas* canvas, SkPath& path, const Rect& paintRect, Color fillColor, const PointInfo& peekPoint) PaintLineGradient() argument
652 PaintLineGradient( RSCanvas* canvas, RSPath& path, const Rect& paintRect, Color fillColor, const PointInfo& peekPoint) PaintLineGradient() argument
705 PaintLine( uint32_t startIndex, const std::vector<LineInfo>& line, SkPath& path, const MainChart& data, const Rect& paintRect) PaintLine() argument
780 AddCubicPath( SkPath& path, const Rect& paintRect, const std::vector<LineInfo>& line, uint32_t index, bool isEnd) AddCubicPath() argument
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/data_panel/
H A Ddata_panel_test_ng.cpp828 RSPath path; in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/gauge/
H A Dgauge_test_ng.cpp1320 RSPath path; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_attributes_parser.h160 std::string path; member
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_slider_modifier.cpp392 auto path = AceType::MakeRefPtr<Path>(); in SetSliderBlockPath() local
623 auto path = AceType::DynamicCast<Path>(basicShape); in GetSliderBlockShape() local
/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/
H A Ddrawable_descriptor.cpp770 std::string path = (lastPathSepLoc != std::string::npos) ? pathTmp.substr(0, lastPathSepLoc) : ""; in GetStaticMaskClipPath() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/
H A Dcommon_func.cpp1025 std::unique_ptr<char[]> path = nullptr; in GetGZOpenArg() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
H A Dslider_content_modifier.h347 RSPath path; member
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dextension_ability_info.h133 std::string path; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
H A Dinstalld_interface.h315 IsExistFile(const std::string &path, bool &isExist) IsExistFile() argument
320 IsExistApFile(const std::string &path, bool &isExist) IsExistApFile() argument
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/
H A Daot_handler.cpp127 std::string path; in GetArkProfilePath() local
/foundation/arkui/ui_lite/frameworks/font/
H A Dui_font_vector.cpp459 int8_t UIFontVector::SetFontPath(const char* path, FontType type) in SetFontPath() argument
/foundation/arkui/napi/module_manager/
H A Dnative_module_manager.cpp537 NativeModule* NativeModuleManager::LoadNativeModule(const char* moduleName, const char* path, bool isAppModule, in LoadNativeModule() argument
681 GetNativeModulePath(const char* moduleName, const char* path, const char* relativePath, bool isAppModule, char nativeModulePath[][NAPI_PATH_MAX], int32_t pathLength) GetNativeModulePath() argument
863 LoadModuleLibrary(std::string& moduleKey, const char* path, const char* pathKey, const bool isAppModule, std::string& errInfo, uint32_t& errReason) LoadModuleLibrary() argument
982 FindNativeModuleByDisk(const char* moduleName, const char* path, const char* relativePath, bool internal, const bool isAppModule, std::string& errInfo, char nativeModulePath[][NAPI_PATH_MAX], NativeModule* cacheNativeModule) FindNativeModuleByDisk() argument
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dmock_installd_host_impl.cpp179 ErrCode InstalldHostImpl::IsExistFile(const std::string &path, bool &isExist) in IsExistFile() argument
184 ErrCode InstalldHostImpl::IsExistApFile(const std::string &path, bool &isExist) in IsExistApFile() argument
H A Dmock_install_client.cpp198 ErrCode InstalldClient::IsExistFile(const std::string &path, bool &isExist) in IsExistFile() argument
203 ErrCode InstalldClient::IsExistApFile(const std::string &path, bool &isExist) in IsExistApFile() argument
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dgt_bundle_manager_service.cpp84 char *path = reinterpret_cast<char *>(AdapterMalloc(strlen(hapPath) + 1)); in Install() local
782 AddSystemAppPathList(const char *installedPath, const char *path, List<ToBeInstalledApp *> *systemPathList, bool isSystemApp, bool isUpdated, const char *appId) AddSystemAppPathList() argument
897 char *path = reinterpret_cast<char *>(UI_Malloc(len + 1)); UpdateBundleInfoList() local
[all...]
H A Dgt_bundle_parser.cpp93 bool GtBundleParser::ParseBundleAttr(const char *path, char **bundleName, int32_t &versionCode) in ParseBundleAttr() argument
150 BundleInfo *GtBundleParser::ParseHapProfile(const char *path, BundleRes *bundleRes) in ParseHapProfile() argument
582 BundleInfo *GtBundleParser::CreateBundleInfo(const char *path, const BundleProfile &bundleProfile, in CreateBundleInfo() argument
643 ConvertResInfoToBundleInfo(const char *path, uint32_t labelId, uint32_t iconId, BundleInfo *bundleInfo) ConvertResInfoToBundleInfo() argument
[all...]

Completed in 35 milliseconds

1...<<191192193194195196197198199200>>...251