1 Star 0 Fork 306

changleipeng/third_party_skia_Wwei

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
bundle.json 1.88 KB
Copy Edit Raw Blame History
{
"name": "@ohos/skia",
"description": "skia is a complete 2D graphic library for drawing Text, Geometries, and Images.",
"version": "3.1",
"license": "MIT",
"publishAs": "code-segment",
"segment": {
"destPath": "third_party/skia"
},
"dirs": {},
"scripts": {},
"licensePath": "COPYING",
"component": {
"name": "skia",
"subsystem": "thirdparty",
"syscap": [],
"features": [
"skia_feature_product",
"skia_feature_enable_pgo",
"skia_feature_pgo_path",
"skia_feature_zlib"
],
"adapted_system_type": [ "standard" ],
"rom": "",
"ram": "",
"deps": {
"components": [
"hilog",
"hitrace",
"init",
"bounds_checking_function",
"zlib",
"jsoncpp",
"egl",
"opengles"
],
"third_party": [
"vulkan-headers"
]
},
"build": {
"sub_component": [
"//third_party/skia:skia_canvaskit"
],
"inner_kits": [
{
"name": "//third_party/skia/third_party/libjpeg-turbo:libjpeg"
},
{
"name": "//third_party/skia/third_party/piex:piex"
},
{
"name": "//third_party/skia/third_party/libwebp:libwebp"
},
{
"name": "//third_party/skia:skia_canvaskit"
},
{
"name": "//third_party/skia:skia_canvaskit_static"
},
{
"name": "//third_party/skia/third_party/expat:expat"
}
],
"test": []
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/changleipeng/third_party_skia_Wwei.git
git@gitee.com:changleipeng/third_party_skia_Wwei.git
changleipeng
third_party_skia_Wwei
third_party_skia_Wwei
master

Search