2022-02-08 02:17:31 +00:00
|
|
|
{
|
2022-07-06 11:06:15 +00:00
|
|
|
"name": "@ohos/graphic_standard",
|
|
|
|
"description": "graphic_standard",
|
2022-02-08 02:17:31 +00:00
|
|
|
"version": "3.1",
|
|
|
|
"license": "Apache License 2.0",
|
|
|
|
"publishAs": "code-segment",
|
|
|
|
"segment": {
|
2022-05-18 13:14:57 +00:00
|
|
|
"destPath": "foundation/graphic/graphic_2d"
|
2022-02-08 02:17:31 +00:00
|
|
|
},
|
|
|
|
"dirs": {},
|
|
|
|
"scripts": {},
|
|
|
|
"component": {
|
2022-07-06 11:06:15 +00:00
|
|
|
"name": "graphic_standard",
|
2022-02-08 02:17:31 +00:00
|
|
|
"subsystem": "graphic",
|
2022-02-11 03:09:22 +00:00
|
|
|
"syscap": [
|
2022-08-19 04:32:31 +00:00
|
|
|
"SystemCapability.Graphic.Graphic2D.ColorManager.Core",
|
2022-04-24 06:53:03 +00:00
|
|
|
"SystemCapability.Graphic.Graphic2D.EGL",
|
|
|
|
"SystemCapability.Graphic.Graphic2D.GLES3",
|
2022-02-11 03:09:22 +00:00
|
|
|
"SystemCapability.Graphic.Graphic2D.NativeWindow",
|
2022-02-16 13:08:42 +00:00
|
|
|
"SystemCapability.Graphic.Graphic2D.NativeDrawing",
|
2022-02-11 03:09:22 +00:00
|
|
|
"SystemCapability.Graphic.Graphic2D.WebGL",
|
|
|
|
"SystemCapability.Graphic.Graphic2D.WebGL2"
|
|
|
|
],
|
2022-02-08 02:17:31 +00:00
|
|
|
"adapted_system_type": [ "standard" ],
|
2022-04-16 06:25:07 +00:00
|
|
|
"features": [
|
2022-07-06 11:06:15 +00:00
|
|
|
"graphic_standard_feature_bootanimation_enable",
|
|
|
|
"graphic_standard_feature_ace_enable_gpu",
|
|
|
|
"graphic_standard_feature_rs_enable_eglimage",
|
2022-08-16 04:43:05 +00:00
|
|
|
"graphic_standard_feature_color_gamut_enable",
|
2022-09-13 13:56:20 +00:00
|
|
|
"graphic_standard_feature_rs_enable_uni_render",
|
2022-10-09 08:46:11 +00:00
|
|
|
"graphic_standard_feature_wuji_enable",
|
2022-10-19 07:44:32 +00:00
|
|
|
"graphic_standard_feature_enable_afbc",
|
2022-12-20 14:45:49 +00:00
|
|
|
"graphic_standard_feature_freemem_enable",
|
|
|
|
"graphic_standard_feature_parallel_render_enable"
|
2022-04-16 06:25:07 +00:00
|
|
|
],
|
2022-02-08 02:17:31 +00:00
|
|
|
"rom": "10000KB",
|
|
|
|
"ram": "10000KB",
|
2022-02-24 06:51:48 +00:00
|
|
|
"hisysevent_config": [
|
2022-05-18 13:14:57 +00:00
|
|
|
"//foundation/graphic/graphic_2d/hisysevent.yaml"
|
2022-02-24 06:51:48 +00:00
|
|
|
],
|
2022-02-08 02:17:31 +00:00
|
|
|
"deps": {
|
|
|
|
"components": [
|
|
|
|
"libhilog",
|
|
|
|
"ipc_core",
|
|
|
|
"samgr_proxy",
|
|
|
|
"utils",
|
|
|
|
"libeventhandler",
|
|
|
|
"image_native",
|
|
|
|
"hdi_display_device",
|
|
|
|
"bytrace_core"
|
|
|
|
],
|
|
|
|
"third_party": [
|
2022-08-05 06:02:43 +00:00
|
|
|
"libz"
|
2022-02-08 02:17:31 +00:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"build": {
|
2022-07-27 12:12:54 +00:00
|
|
|
"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",
|
2022-08-16 13:31:05 +00:00
|
|
|
"//foundation/graphic/graphic_2d/frameworks/surfaceimage:libnative_image",
|
2022-08-29 14:54:31 +00:00
|
|
|
"//foundation/graphic/graphic_2d/rosen/modules/effect/egl:libegl_effect",
|
2022-09-16 13:31:28 +00:00
|
|
|
"//foundation/graphic/graphic_2d/frameworks/vulkan_wrapper:vulkan"
|
2022-07-27 12:12:54 +00:00
|
|
|
],
|
|
|
|
"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": [
|
2022-07-28 08:23:19 +00:00
|
|
|
"//foundation/graphic/graphic_2d:default",
|
2022-07-27 12:12:54 +00:00
|
|
|
"//foundation/graphic/graphic_2d/rosen/modules/render_service:librender_service",
|
2022-12-09 03:19:28 +00:00
|
|
|
"//foundation/graphic/graphic_2d/rosen/modules/render_service:render_service",
|
|
|
|
"//foundation/graphic/graphic_2d/etc:ohos.para.dac"
|
2022-07-27 12:12:54 +00:00
|
|
|
]
|
|
|
|
},
|
2022-02-08 02:17:31 +00:00
|
|
|
"inner_kits": [
|
|
|
|
{
|
|
|
|
"type": "so",
|
2022-05-18 13:14:57 +00:00
|
|
|
"name": "//foundation/graphic/graphic_2d/frameworks/surface:surface",
|
2022-02-08 02:17:31 +00:00
|
|
|
"header": {
|
|
|
|
"header_files": [
|
|
|
|
"buffer_extra_data.h",
|
|
|
|
"egl_data.h",
|
|
|
|
"egl_surface.h",
|
|
|
|
"external_window.h",
|
2022-07-02 08:06:12 +00:00
|
|
|
"native_buffer.h",
|
2022-11-29 07:51:49 +00:00
|
|
|
"native_buffer_inner.h",
|
2022-08-04 09:26:06 +00:00
|
|
|
"native_image.h",
|
2022-02-08 02:17:31 +00:00
|
|
|
"ibuffer_consumer_listener.h",
|
|
|
|
"ibuffer_producer.h",
|
2023-02-09 03:04:08 +00:00
|
|
|
"iconsumer_surface.h",
|
2022-02-08 02:17:31 +00:00
|
|
|
"surface.h",
|
|
|
|
"surface_buffer.h",
|
|
|
|
"surface_type.h",
|
|
|
|
"surface_utils.h",
|
|
|
|
"window.h"
|
|
|
|
],
|
2022-05-18 13:14:57 +00:00
|
|
|
"header_base": "//foundation/graphic/graphic_2d/interfaces/inner_api/surface"
|
2022-02-08 02:17:31 +00:00
|
|
|
}
|
|
|
|
},
|
2022-02-22 09:21:55 +00:00
|
|
|
{
|
|
|
|
"type": "so",
|
2022-05-18 13:14:57 +00:00
|
|
|
"name": "//foundation/graphic/graphic_2d/rosen/modules/composer:libcomposer",
|
2022-02-22 09:21:55 +00:00
|
|
|
"header": {
|
|
|
|
"header_files": [
|
|
|
|
"vsync_receiver.h"
|
|
|
|
],
|
2022-05-18 13:14:57 +00:00
|
|
|
"header_base": "//foundation/graphic/graphic_2d/interfaces/inner_api/composer"
|
2022-02-22 09:21:55 +00:00
|
|
|
}
|
|
|
|
},
|
2022-02-08 02:17:31 +00:00
|
|
|
{
|
|
|
|
"type": "so",
|
2022-05-18 13:14:57 +00:00
|
|
|
"name": "//foundation/graphic/graphic_2d/utils:libgraphic_utils",
|
2022-02-08 02:17:31 +00:00
|
|
|
"header": {
|
|
|
|
"header_files": [
|
|
|
|
"graphic_common.h",
|
|
|
|
"graphic_common_c.h"
|
|
|
|
],
|
2022-05-18 13:14:57 +00:00
|
|
|
"header_base": "//foundation/graphic/graphic_2d/interfaces/inner_api/common"
|
2022-02-08 02:17:31 +00:00
|
|
|
}
|
|
|
|
},
|
2022-04-08 02:11:37 +00:00
|
|
|
{
|
|
|
|
"type": "so",
|
2022-05-18 13:14:57 +00:00
|
|
|
"name": "//foundation/graphic/graphic_2d/rosen/modules/animation/window_animation:window_animation",
|
2022-04-08 02:11:37 +00:00
|
|
|
"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"
|
|
|
|
],
|
2022-05-18 13:14:57 +00:00
|
|
|
"header_base": "//foundation/graphic/graphic_2d/rosen/modules/animation/window_animation/include"
|
2022-04-08 02:11:37 +00:00
|
|
|
}
|
2022-02-08 02:17:31 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"test": [
|
2022-09-27 12:54:03 +00:00
|
|
|
"//foundation/graphic/graphic_2d:graphic_2d_test",
|
2022-08-09 06:51:06 +00:00
|
|
|
"//foundation/graphic/graphic_2d/rosen/modules/render_service_client:test",
|
2022-10-28 15:27:05 +00:00
|
|
|
"//foundation/graphic/graphic_2d/rosen/test/2d_graphics:test",
|
|
|
|
"//foundation/graphic/graphic_2d/rosen/modules/animation/window_animation/test:test",
|
2022-11-21 13:05:13 +00:00
|
|
|
"//foundation/graphic/graphic_2d/rosen/modules/render_service_base/test:test",
|
|
|
|
"//foundation/graphic/graphic_2d/rosen/test/2d_engine:test"
|
2022-02-08 02:17:31 +00:00
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|