当前仓库属于关闭状态,部分功能使用受限,详情请查阅 仓库状态说明
4 Star 0 Fork 2

OpenHarmony / graphic_surface
关闭

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 907 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "@ohos/surface",
"description": "Graphic shared memory",
"version": "3.1",
"license": "Apache License 2.0",
"pubiishAs": "code-segment",
"segment": {
"destPath": "foundation/graphic/surface_lite"
},
"dirs": {},
"scripts": {},
"component": {
"name": "surface_lite",
"subsystem": "graphic",
"syscap": [ "SystemCapability.Graphic.SurfaceLite" ],
"feature": [],
"adapted_system_type": [ "small" ],
"rom": "110KB",
"ram": "~50KB",
"deps": {
"third_party": [
"bounds_checking_function"
],
"components": [
"hilog_lite",
"peripheral_display",
"peripheral_input"
]
},
"build": {
"sub_component": [
"//foundation/graphic/surface_lite:surface_lite",
"//foundation/graphic/surface_lite/test:surface_lite_test" ],
"inner_kits": [],
"test": []
}
}
}
1
https://gitee.com/openharmony/graphic_surface.git
git@gitee.com:openharmony/graphic_surface.git
openharmony
graphic_surface
graphic_surface
master

搜索帮助