Searched refs:Points (Results 1 – 12 of 12) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/ |
H A D | points.h | 26 class Points : public TestBase { 28 Points(); 29 ~Points() override {}; in ~Points()
|
H A D | points.cpp | 34 Points::Points() in Points() function in Points 41 void Points::fill_pts(OH_Drawing_Point2D pts[], size_t n, TestRend* rand) in fill_pts() 54 void Points::OnTestFunction(OH_Drawing_Canvas* canvas) in OnTestFunction()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/ |
H A D | polygon_model_ng.cpp | 41 ACE_UPDATE_PAINT_PROPERTY(PolygonPaintProperty, Points, points); in SetPoints() 46 ACE_UPDATE_NODE_PAINT_PROPERTY(PolygonPaintProperty, Points, points, frameNode); in SetPoints()
|
H A D | polygon_paint_property.h | 80 ACE_DEFINE_PROPERTY_ITEM_WITHOUT_GROUP(Points, ShapePoints, PROPERTY_UPDATE_RENDER);
|
/ohos5.0/docs/en/contribute/template/ |
H A D | guide-template.md | 42 _**[Key Writing Points]**_ 72 _**[Key Writing Points]**_ 97 _**[Key Writing Points]**_ 127 _**[Key Writing Points]**_ 170 _**[Key Writing Points]**_ 204 _**[Key Writing Points]**_ 242 _**[Key Writing Points]**_ 329 _**[Key Writing Points]**_ 345 _**[Key Writing Points]**_ 447 _**[Key Writing Points]**_
|
/ohos5.0/docs/en/readme/ |
H A D | liteipc_driver.md | 54 | outMsg | IpcMsg* | Points to a message to be sent. | 55 | inMsg | IpcMsg* | Points to a message that has been received. | 56 | buffToFree | void* | Points to IPC memory to be freed (a previously received message which …
|
/ohos5.0/docs/en/design/ux-design/ |
H A D | app-ux-design.md | 24 ## Key Design Points
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/ |
H A D | testcasefactory.cpp | 119 { "points", []() -> std::shared_ptr<TestBase> { return std::make_shared<Points>(); } }, in __anonec8024be2002()
|
/ohos5.0/docs/en/application-dev/arkts-utils/ |
H A D | arkts-dynamic-import.md | 95 ## Implementation Key Points
|
H A D | arkts-bytecode-file-format.md | 217 | 0 - 15 | `header_index` | `uint16_t` | Points to a position in [IndexSection](#inde…
|
/ohos5.0/docs/en/contribute/ |
H A D | OpenHarmony-cpp-coding-style-guide.md | 15 ## Key Points
|
/ohos5.0/docs/en/application-dev/reference/common/ |
H A D | _j_s_v_m.md | 1988 | result | Points to a new reference.|
|