The current repo belongs to Closed status, and some functions are restricted. For details, please refer to the description of repo status
4 Star 0 Fork 2

OpenHarmony / graphic_surface
Closed

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
bundle.json 907 Bytes
Copy Edit Raw Blame History
{
"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

Search