2022-02-08 02:17:31 +00:00
|
|
|
{
|
2023-06-30 01:55:15 +00:00
|
|
|
"name": "@ohos/graphic_standard",
|
2022-07-06 11:06:15 +00:00
|
|
|
"description": "graphic_standard",
|
2022-02-08 02:17:31 +00:00
|
|
|
"version": "3.1",
|
|
|
|
"license": "Apache License 2.0",
|
|
|
|
"publishAs": "code-segment",
|
|
|
|
"segment": {
|
2023-06-30 02:09:04 +00:00
|
|
|
"destPath": "foundation/graphic/graphic_2d"
|
2022-02-08 02:17:31 +00:00
|
|
|
},
|
|
|
|
"dirs": {},
|
|
|
|
"scripts": {},
|
|
|
|
"component": {
|
2023-06-30 02:09:04 +00:00
|
|
|
"name": "graphic_standard",
|
2022-02-08 02:17:31 +00:00
|
|
|
"subsystem": "graphic",
|
2022-02-11 03:09:22 +00:00
|
|
|
"syscap": [
|
2023-06-28 03:53:59 +00:00
|
|
|
"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"
|
2022-02-11 03:09:22 +00:00
|
|
|
],
|
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": [
|
2023-05-06 03:11:54 +00:00
|
|
|
"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",
|
2023-06-12 03:11:44 +00:00
|
|
|
"hicollie",
|
2023-05-06 03:11:54 +00:00
|
|
|
"bounds_checking_function",
|
|
|
|
"multimedia_image_framework",
|
|
|
|
"cjson",
|
|
|
|
"ipc",
|
2023-06-27 14:05:13 +00:00
|
|
|
"player_framework",
|
2023-06-29 12:59:26 +00:00
|
|
|
"resource_schedule_service",
|
|
|
|
"soc_perf",
|
2023-06-30 00:32:07 +00:00
|
|
|
"hilog",
|
2023-06-29 13:02:51 +00:00
|
|
|
"accessibility"
|
2022-02-08 02:17:31 +00:00
|
|
|
],
|
|
|
|
"third_party": [
|
2023-05-06 03:11:54 +00:00
|
|
|
"flutter",
|
2023-06-15 03:34:39 +00:00
|
|
|
"libuv",
|
|
|
|
"openssl",
|
2023-06-27 14:05:13 +00:00
|
|
|
"third_party_skia",
|
2023-06-29 03:28:05 +00:00
|
|
|
"libxml2",
|
2023-06-29 12:59:26 +00:00
|
|
|
"bounds_checking_function",
|
|
|
|
"icu",
|
|
|
|
"libpng",
|
2023-06-27 14:05:13 +00:00
|
|
|
"zilb",
|
|
|
|
"skia"
|
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",
|
2023-05-30 02:21:14 +00:00
|
|
|
"//foundation/graphic/graphic_2d/rosen/modules/texgine:libtexgine",
|
2023-04-20 04:02:54 +00:00
|
|
|
"//third_party/vulkan-loader/openharmony:vulkan_loader",
|
2023-02-20 07:49:21 +00:00
|
|
|
"//foundation/graphic/graphic_2d/frameworks/vulkan_layers:vulkan_swapchain_layer",
|
|
|
|
"//foundation/graphic/graphic_2d/frameworks/vulkan_layers:vulkan_swapchain_layer_json"
|
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
|
|
|
}
|
2023-04-17 02:47:49 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"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"
|
|
|
|
}
|
2023-05-18 02:27:24 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"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",
|
2023-06-25 05:36:31 +00:00
|
|
|
"modifier/rs_showing_properties_freezer.h",
|
2023-05-18 02:27:24 +00:00
|
|
|
"modifier/rs_extended_modifier.h",
|
2023-05-26 02:29:37 +00:00
|
|
|
"modifier/rs_property_modifier.h",
|
|
|
|
"transaction/rs_interfaces.h"
|
2023-05-18 02:27:24 +00:00
|
|
|
],
|
|
|
|
"header_base": "//foundation/graphic/graphic_2d/rosen/modules/render_service_client/core"
|
|
|
|
}
|
2023-05-26 13:33:24 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"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"
|
|
|
|
}
|
2023-06-16 03:51:42 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "so",
|
|
|
|
"name": "//foundation/graphic/graphic_2d/rosen/modules/effect/color_picker:color_picker",
|
|
|
|
"header": {
|
|
|
|
"header_files": [
|
|
|
|
"color_picker.h",
|
|
|
|
"effect_errors.h"
|
|
|
|
],
|
|
|
|
"header_base": "//foundation/graphic/graphic_2d/rosen/modules/effect/color_picker/include"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "so",
|
|
|
|
"name": "//foundation/graphic/graphic_2d/utils/color_manager:color_manager",
|
|
|
|
"header": {
|
|
|
|
"header_files": [
|
2023-06-26 02:02:52 +00:00
|
|
|
"export/color.h",
|
|
|
|
"export/color_space.h",
|
|
|
|
"export/color_space_convertor.h"
|
2023-06-16 03:51:42 +00:00
|
|
|
],
|
|
|
|
"header_base": "//foundation/graphic/graphic_2d/utils/color_manager"
|
|
|
|
}
|
2023-06-26 02:14:28 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "so",
|
|
|
|
"name": "//foundation/graphic/graphic_2d/rosen/modules/texgine:libtexgine",
|
|
|
|
"header": {
|
|
|
|
"header_files": [
|
|
|
|
"any_span.h",
|
|
|
|
"dynamic_file_font_provider.h",
|
|
|
|
"dynamic_font_provider.h",
|
|
|
|
"font_providers.h",
|
|
|
|
"ifont_provider.h",
|
|
|
|
"system_font_provider.h",
|
|
|
|
"text_style.h",
|
|
|
|
"typography_builder.h",
|
|
|
|
"typography_style.h",
|
|
|
|
"typography_types.h",
|
|
|
|
"typography.h"
|
|
|
|
],
|
|
|
|
"header_base": "//foundation/graphic/graphic_2d/rosen/modules/texgine/export/texgine"
|
|
|
|
}
|
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
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|