History log of /
foundation
/
multimedia
/
image_effect
/ (Results
1 - 1
of
1
)
Home
History
Annotate
only in
this directory
Revision
Date
Author
Comments
(<<< Hide modified files)
(Show modified files >>>)
4d949f91
17-Oct-2024
openharmony_ci <120357966@qq.com>
!197 UT用例增加
Merge pull request !197 from 秦川钞/master
BUILD.gn
LICENSE
OAT.xml
README.md
README_zh.md
bundle.json
config.gni
figures/imageeffect-architecture.jpg
figures/imageeffect-architecture_zh.jpg
frameworks/native/BUILD.gn
frameworks/native/capi/image_effect.cpp
frameworks/native/capi/image_effect_filter.cpp
frameworks/native/capi/native_common_utils.cpp
frameworks/native/capi/native_common_utils.h
frameworks/native/capi/native_effect_base.h
frameworks/native/effect/base/effect.cpp
frameworks/native/effect/base/effect.h
frameworks/native/effect/base/effect_context.cpp
frameworks/native/effect/base/effect_surface_adapter.cpp
frameworks/native/effect/base/effect_surface_adapter.h
frameworks/native/effect/base/external_loader.cpp
frameworks/native/effect/base/external_loader.h
frameworks/native/effect/base/image_effect_inner.cpp
frameworks/native/effect/manager/colorspace_manager/colorspace_converter.cpp
frameworks/native/effect/manager/colorspace_manager/colorspace_helper.cpp
frameworks/native/effect/manager/colorspace_manager/colorspace_manager.cpp
frameworks/native/effect/manager/colorspace_manager/colorspace_strategy.cpp
frameworks/native/effect/manager/colorspace_manager/colorspace_strategy.h
frameworks/native/effect/manager/colorspace_manager/metadata_generator.cpp
frameworks/native/effect/manager/memory_manager/effect_memory.cpp
frameworks/native/effect/manager/memory_manager/effect_memory_manager.cpp
frameworks/native/effect/pipeline/core/capability_negotiate.cpp
frameworks/native/effect/pipeline/core/filter_base.cpp
frameworks/native/effect/pipeline/core/pipeline_core.cpp
frameworks/native/effect/pipeline/core/port.cpp
frameworks/native/effect/pipeline/factory/filter_factory.cpp
frameworks/native/effect/pipeline/filters/sink/image_sink_filter.cpp
frameworks/native/effect/pipeline/filters/source/image_source_filter.cpp
frameworks/native/effect/pipeline/include/core/capability.h
frameworks/native/effect/pipeline/include/core/capability_negotiate.h
frameworks/native/effect/pipeline/include/core/filter.h
frameworks/native/effect/pipeline/include/core/filter_base.h
frameworks/native/effect/pipeline/include/core/filter_type.h
frameworks/native/effect/pipeline/include/core/pipeline.h
frameworks/native/effect/pipeline/include/core/pipeline_core.h
frameworks/native/effect/pipeline/include/core/port.h
frameworks/native/effect/pipeline/include/core/transfer.h
frameworks/native/effect/pipeline/include/factory/filter_factory.h
frameworks/native/effect/pipeline/include/filters/sink/image_sink_filter.h
frameworks/native/effect/pipeline/include/filters/source/image_source_filter.h
frameworks/native/efilter/base/efilter.cpp
frameworks/native/efilter/base/efilter_base.cpp
frameworks/native/efilter/base/efilter_base.h
frameworks/native/efilter/base/efilter_factory.cpp
frameworks/native/efilter/base/render_strategy.cpp
frameworks/native/efilter/base/render_strategy.h
frameworks/native/efilter/custom/custom_efilter.cpp
frameworks/native/efilter/custom/custom_efilter.h
frameworks/native/efilter/filterimpl/brightness/brightness_efilter.cpp
frameworks/native/efilter/filterimpl/brightness/brightness_efilter.h
frameworks/native/efilter/filterimpl/brightness/cpu_brightness_algo.cpp
frameworks/native/efilter/filterimpl/brightness/cpu_brightness_algo.h
frameworks/native/efilter/filterimpl/brightness/gpu_brightness_algo.cpp
frameworks/native/efilter/filterimpl/brightness/gpu_brightness_algo.h
frameworks/native/efilter/filterimpl/contrast/contrast_efilter.cpp
frameworks/native/efilter/filterimpl/contrast/contrast_efilter.h
frameworks/native/efilter/filterimpl/contrast/cpu_contrast_algo.cpp
frameworks/native/efilter/filterimpl/contrast/cpu_contrast_algo.h
frameworks/native/efilter/filterimpl/contrast/gpu_contrast_algo.cpp
frameworks/native/efilter/filterimpl/contrast/gpu_contrast_algo.h
frameworks/native/efilter/filterimpl/crop/crop_efilter.cpp
frameworks/native/efilter/filterimpl/crop/crop_efilter.h
frameworks/native/render_environment/base/cache/render_fifo_cache.h
frameworks/native/render_environment/base/im_base_type.h
frameworks/native/render_environment/base/image_base.h
frameworks/native/render_environment/base/math/math_utils.h
frameworks/native/render_environment/base/math/render_matrix.h
frameworks/native/render_environment/base/math/render_roi.h
frameworks/native/render_environment/base/math/render_vector.h
frameworks/native/render_environment/base/render_base.h
frameworks/native/render_environment/core/algorithm_program.cpp
frameworks/native/render_environment/core/algorithm_program.h
frameworks/native/render_environment/core/render_default_data.h
frameworks/native/render_environment/core/render_mesh.cpp
frameworks/native/render_environment/core/render_mesh.h
frameworks/native/render_environment/core/render_opengl_renderer.cpp
frameworks/native/render_environment/core/render_opengl_renderer.h
frameworks/native/render_environment/core/render_resource_cache.h
frameworks/native/render_environment/core/render_viewport.h
frameworks/native/render_environment/graphic/gl_utils.cpp
frameworks/native/render_environment/graphic/gl_utils.h
frameworks/native/render_environment/graphic/render_attribute.cpp
frameworks/native/render_environment/graphic/render_attribute.h
frameworks/native/render_environment/graphic/render_context.cpp
frameworks/native/render_environment/graphic/render_context.h
frameworks/native/render_environment/graphic/render_frame_buffer.cpp
frameworks/native/render_environment/graphic/render_frame_buffer.h
frameworks/native/render_environment/graphic/render_general_program.cpp
frameworks/native/render_environment/graphic/render_general_program.h
frameworks/native/render_environment/graphic/render_lib_header.h
frameworks/native/render_environment/graphic/render_object.h
frameworks/native/render_environment/graphic/render_program.cpp
frameworks/native/render_environment/graphic/render_program.h
frameworks/native/render_environment/graphic/render_surface.cpp
frameworks/native/render_environment/graphic/render_surface.h
frameworks/native/render_environment/graphic/render_texture.h
frameworks/native/render_environment/render_environment.cpp
frameworks/native/render_environment/render_environment.h
frameworks/native/render_environment/render_thread/queue/render_fifo_queue.h
frameworks/native/render_environment/render_thread/queue/render_queue_itf.h
frameworks/native/render_environment/render_thread/task/render_task.h
frameworks/native/render_environment/render_thread/task/render_task_itf.h
frameworks/native/render_environment/render_thread/worker/render_thread.h
frameworks/native/render_environment/render_thread/worker/render_work_itf.h
frameworks/native/utils/common/common_utils.cpp
frameworks/native/utils/common/common_utils.h
frameworks/native/utils/common/effect_json_helper.cpp
frameworks/native/utils/common/memcpy_helper.cpp
frameworks/native/utils/common/string_helper.cpp
frameworks/native/utils/common/string_helper.h
frameworks/native/utils/common/vpe_helper.cpp
frameworks/native/utils/common/vpe_helper.h
frameworks/native/utils/dfx/effect_log.h
frameworks/native/utils/dfx/effect_trace.h
frameworks/native/utils/dfx/error_code.cpp
frameworks/native/utils/dfx/event_report.cpp
frameworks/native/utils/dfx/event_report.h
frameworks/native/utils/dfx/image_effect_marco_define.h
frameworks/native/utils/format/format_helper.cpp
hisysevent.yaml
interfaces/inner_api/native/base/effect_buffer.h
interfaces/inner_api/native/base/effect_context.h
interfaces/inner_api/native/base/effect_info.h
interfaces/inner_api/native/base/effect_type.h
interfaces/inner_api/native/colorspace/colorspace_converter.h
interfaces/inner_api/native/colorspace/colorspace_helper.h
interfaces/inner_api/native/colorspace/colorspace_manager.h
interfaces/inner_api/native/colorspace/metadata_generator.h
interfaces/inner_api/native/common/any.h
interfaces/inner_api/native/common/error_code.h
interfaces/inner_api/native/custom/delegate.h
interfaces/inner_api/native/effect/image_effect_inner.h
interfaces/inner_api/native/efilter/efilter.h
interfaces/inner_api/native/efilter/efilter_factory.h
interfaces/inner_api/native/memory/effect_memory.h
interfaces/inner_api/native/memory/effect_memory_manager.h
interfaces/inner_api/native/utils/effect_json_helper.h
interfaces/inner_api/native/utils/format_helper.h
interfaces/inner_api/native/utils/memcpy_helper.h
interfaces/kits/native/BUILD.gn
interfaces/kits/native/image_effect.h
interfaces/kits/native/image_effect_errors.h
interfaces/kits/native/image_effect_filter.h
interfaces/kits/native/libimage_effect.ndk.json
test/BUILD.gn
test/resource/image_effect_1k_test1.jpg
test/resource/image_effect_adobe_test1.jpg
test/resource/image_effect_hdr_test1.jpg
test/resource/ohos_test.xml
test/unittest/BUILD.gn
test/unittest/TestEffectMemoryManager.cpp
test/unittest/TestEffectPipeline.cpp
test/unittest/TestImageEffect.cpp
test/unittest/TestJsonHelper.cpp
test/unittest/TestPort.cpp
test/unittest/TestRenderEnvironment.cpp
test/unittest/TestUtils.cpp
test/unittest/common/test_common.h
test/unittest/image_effect_capi_unittest.cpp
test/unittest/image_effect_capi_unittest.h
test/unittest/image_effect_inner_unittest.cpp
test/unittest/image_effect_inner_unittest.h
test/unittest/mock/include/mock_picture.h
test/unittest/mock/include/mock_pixel_map.h
test/unittest/mock/include/mock_producer_surface.h
test/unittest/mock/src/mock_picture.cpp
test/unittest/mock/src/mock_pixel_map.cpp
test/unittest/mock/src/mock_producer_surface.cpp
test/unittest/native_image_effect_unittest.cpp
test/unittest/utils/test_effect_log.h
test/unittest/utils/test_native_buffer_utils.cpp
test/unittest/utils/test_native_buffer_utils.h
test/unittest/utils/test_pixel_map_utils.cpp
test/unittest/utils/test_pixel_map_utils.h