1 Star 0 Fork 1.4K

张兴泰 / graphic_graphic_2d

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 10.03 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "@ohos/graphic_standard",
"description": "graphic_standard",
"version": "3.1",
"license": "Apache License 2.0",
"publishAs": "code-segment",
"segment": {
"destPath": "foundation/graphic/graphic_2d"
},
"dirs": {},
"scripts": {},
"component": {
"name": "graphic_standard",
"subsystem": "graphic",
"syscap": [
"SystemCapability.Graphic.Graphic2D.ColorManager.Core",
"SystemCapability.Graphic.Graphic2D.EGL",
"SystemCapability.Graphic.Graphic2D.GLES3",
"SystemCapability.Graphic.Graphic2D.NativeWindow",
"SystemCapability.Graphic.Graphic2D.NativeDrawing",
"SystemCapability.Graphic.Graphic2D.WebGL",
"SystemCapability.Graphic.Graphic2D.WebGL2"
],
"adapted_system_type": [ "standard" ],
"features": [
"graphic_standard_feature_bootanimation_enable",
"graphic_standard_feature_ace_enable_gpu",
"graphic_standard_feature_rs_enable_eglimage",
"graphic_standard_feature_color_gamut_enable",
"graphic_standard_feature_rs_enable_uni_render",
"graphic_standard_feature_wuji_enable",
"graphic_standard_feature_enable_afbc",
"graphic_standard_feature_freemem_enable",
"graphic_standard_feature_parallel_render_enable"
],
"rom": "10000KB",
"ram": "10000KB",
"hisysevent_config": [
"//foundation/graphic/graphic_2d/hisysevent.yaml"
],
"deps": {
"components": [
"common",
"window_manager",
"resource_management",
"napi",
"samgr",
"zlib",
"hiviewdfx_hilog_native",
"hitrace_native",
"ability_runtime",
"drivers_interface_display",
"hilog_native",
"c_utils",
"access_token",
"safwk",
"hisysevent_native",
"eventhandler",
"config_policy",
"init",
"hicollie_native",
"bounds_checking_function",
"multimedia_image_framework",
"cJSON",
"ipc",
"player_framework"
],
"third_party": [
"flutter",
"libuv"
]
},
"build": {
"group_type": {
"base_group": [
"//third_party/libpng:libpng",
"//foundation/graphic/graphic_2d/interfaces/kits/napi:napi_packages",
"//foundation/graphic/graphic_2d/rosen/modules/composer:libcomposer",
"//foundation/graphic/graphic_2d/rosen/modules/composer/native_vsync:libnative_vsync",
"//foundation/graphic/graphic_2d/rosen/modules/2d_graphics:2d_graphics",
"//foundation/graphic/graphic_2d/rosen/modules/effect/effectChain:libeffectchain",
"//foundation/graphic/graphic_2d/rosen/modules/effect/color_picker:color_picker",
"//foundation/graphic/graphic_2d/rosen/modules/effect/skia_effectChain:skeffectchain",
"//foundation/graphic/graphic_2d/frameworks/opengl_wrapper:EGL",
"//foundation/graphic/graphic_2d/frameworks/opengl_wrapper:GLESv3",
"//foundation/graphic/graphic_2d/frameworks/surfaceimage:libnative_image",
"//foundation/graphic/graphic_2d/rosen/modules/effect/egl:libegl_effect",
"//foundation/graphic/graphic_2d/rosen/modules/texgine:libtexgine",
"//third_party/vulkan-loader/openharmony:vulkan_loader",
"//foundation/graphic/graphic_2d/frameworks/vulkan_layers:vulkan_swapchain_layer",
"//foundation/graphic/graphic_2d/frameworks/vulkan_layers:vulkan_swapchain_layer_json"
],
"fwk_group": [
"//foundation/graphic/graphic_2d/rosen/modules/render_service_base:librender_service_base",
"//foundation/graphic/graphic_2d/rosen/modules/render_service_client:librender_service_client"
],
"service_group": [
"//foundation/graphic/graphic_2d:default",
"//foundation/graphic/graphic_2d/rosen/modules/render_service:librender_service",
"//foundation/graphic/graphic_2d/rosen/modules/render_service:render_service",
"//foundation/graphic/graphic_2d/etc:ohos.para.dac"
]
},
"inner_kits": [
{
"type": "so",
"name": "//foundation/graphic/graphic_2d/frameworks/surface:surface",
"header": {
"header_files": [
"buffer_extra_data.h",
"egl_data.h",
"egl_surface.h",
"external_window.h",
"native_buffer.h",
"native_buffer_inner.h",
"native_image.h",
"ibuffer_consumer_listener.h",
"ibuffer_producer.h",
"iconsumer_surface.h",
"surface.h",
"surface_buffer.h",
"surface_type.h",
"surface_utils.h",
"window.h"
],
"header_base": "//foundation/graphic/graphic_2d/interfaces/inner_api/surface"
}
},
{
"type": "so",
"name": "//foundation/graphic/graphic_2d/rosen/modules/composer:libcomposer",
"header": {
"header_files": [
"vsync_receiver.h"
],
"header_base": "//foundation/graphic/graphic_2d/interfaces/inner_api/composer"
}
},
{
"type": "so",
"name": "//foundation/graphic/graphic_2d/utils:libgraphic_utils",
"header": {
"header_files": [
"graphic_common.h",
"graphic_common_c.h"
],
"header_base": "//foundation/graphic/graphic_2d/interfaces/inner_api/common"
}
},
{
"type": "so",
"name": "//foundation/graphic/graphic_2d/rosen/modules/animation/window_animation:window_animation",
"header": {
"header_files": [
"rs_iwindow_animation_controller.h",
"rs_iwindow_animation_finished_callback.h",
"rs_window_animation_finished_callback_stub.h",
"rs_window_animation_finished_callback.h",
"rs_window_animation_stub.h",
"rs_window_animation_target.h"
],
"header_base": "//foundation/graphic/graphic_2d/rosen/modules/animation/window_animation/include"
}
},
{
"type": "so",
"name": "//foundation/graphic/graphic_2d/utils/sync_fence:sync_fence",
"header": {
"header_files": [
"sync_fence.h"
],
"header_base": "//foundation/graphic/graphic_2d/utils/sync_fence/export"
}
},
{
"type": "so",
"name": "//foundation/graphic/graphic_2d/rosen/modules/render_service_base:librender_service_base",
"header": {
"header_files": [
"animation/rs_animation_timing_protocol.h",
"common/rs_macros.h",
"common/rs_rect.h",
"common/rs_vector3.h",
"common/rs_vector4.h",
"render/rs_image.h",
"render/rs_light_up_effect_filter.h",
"render/rs_pixel_map_util.h",
"render/rs_shader.h",
"render/rs_filter.h",
"render/rs_image_cache.h",
"render/rs_shadow.h",
"render/rs_mask.h",
"render/rs_path.h",
"render/rs_border.h",
"render/rs_image_base.h",
"modifier/rs_animatable_arithmetic.h"
],
"header_base": "//foundation/graphic/graphic_2d/rosen/modules/render_service_base/include"
}
},
{
"type": "so",
"name": "//foundation/graphic/graphic_2d/rosen/modules/render_service_client:librender_service_client",
"header": {
"header_files": [
"animation/rs_animation.h",
"animation/rs_transition.h",
"animation/rs_animation_timing_curve.h",
"animation/rs_motion_path_option.h",
"ui/rs_node.h",
"ui/rs_proxy_node.h",
"ui/rs_base_node.h",
"ui/rs_ui_share_context.h",
"ui/rs_ui_director.h",
"ui/rs_surface_extractor.h",
"ui/rs_surface_node.h",
"ui/rs_canvas_node.h",
"ui/rs_display_node.h",
"ui/rs_root_node.h",
"modifier/rs_modifier.h",
"modifier/rs_modifier_manager_map.h",
"modifier/rs_modifier_extractor.h",
"modifier/rs_modifier_manager.h",
"modifier/rs_property.h",
"modifier/rs_extended_modifier.h",
"modifier/rs_property_modifier.h",
"transaction/rs_interfaces.h"
],
"header_base": "//foundation/graphic/graphic_2d/rosen/modules/render_service_client/core"
}
},
{
"type": "so",
"name": "//foundation/graphic/graphic_2d/rosen/modules/2d_graphics:2d_graphics",
"header": {
"header_files": [
"draw/canvas.h",
"draw/pen.h",
"image/bitmap.h"
],
"header_base": "//foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include"
}
}
],
"test": [
"//foundation/graphic/graphic_2d:graphic_2d_test",
"//foundation/graphic/graphic_2d/rosen/modules/render_service_client:test",
"//foundation/graphic/graphic_2d/rosen/test/2d_graphics:test",
"//foundation/graphic/graphic_2d/rosen/modules/animation/window_animation/test:test",
"//foundation/graphic/graphic_2d/rosen/modules/render_service_base/test:test",
"//foundation/graphic/graphic_2d/rosen/test/2d_engine:test"
]
}
}
}
1
https://gitee.com/xing-tai-zhang/graphic_graphic_2d.git
git@gitee.com:xing-tai-zhang/graphic_graphic_2d.git
xing-tai-zhang
graphic_graphic_2d
graphic_graphic_2d
master

搜索帮助