Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | - | - | ||||
figures/ | 12-May-2024 | - | ||||
Readme-CN.md | D | 12-May-2024 | 787 | 15 | 13 | |
arkgraphics2D-introduction.md | D | 12-May-2024 | 3.1 KiB | 38 | 19 | |
displaysync-animation.md | D | 12-May-2024 | 5 KiB | 165 | 148 | |
displaysync-overview.md | D | 12-May-2024 | 1.8 KiB | 26 | 16 | |
displaysync-ui.md | D | 12-May-2024 | 8.7 KiB | 302 | 263 | |
displaysync-xcomponent.md | D | 12-May-2024 | 5.1 KiB | 145 | 124 | |
drawing-guidelines.md | D | 12-May-2024 | 28.8 KiB | 665 | 582 | |
drawing-js-guidelines.md | D | 12-May-2024 | 10.8 KiB | 282 | 233 | |
native-buffer-guidelines.md | D | 12-May-2024 | 3.5 KiB | 87 | 70 | |
native-image-guidelines.md | D | 12-May-2024 | 12.2 KiB | 303 | 244 | |
native-vsync-guidelines.md | D | 12-May-2024 | 2.4 KiB | 68 | 53 | |
native-window-guidelines.md | D | 12-May-2024 | 7.2 KiB | 167 | 145 |
Readme-CN.md
1# ArkGraphics 2D(方舟2D图形服务) 2 3- [ArkGraphics 2D简介](arkgraphics2D-introduction.md) 4- 使用可变帧率能力定制不同内容的绘制帧率 5 - [可变帧率简介](displaysync-overview.md) 6 - [请求动画绘制帧率](displaysync-animation.md) 7 - [请求UI绘制帧率](displaysync-ui.md) 8 - [请求自绘制内容绘制帧率](displaysync-xcomponent.md) 9- [使用Drawing实现图形绘制与显示](drawing-js-guidelines.md) 10- [使用Drawing实现图形绘制与显示 (C/C++)](drawing-guidelines.md) 11- [NativeBuffer开发指导 (C/C++)](native-buffer-guidelines.md) 12- [NativeImage开发指导 (C/C++)](native-image-guidelines.md) 13- [NativeVsync开发指导 (C/C++)](native-vsync-guidelines.md) 14- [NativeWindow开发指导 (C/C++)](native-window-guidelines.md) 15