History log of /foundation/graphic/graphic_2d/rosen/modules/composer/vsync/ (Results 1 - 1 of 1)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
e9297d2824-Oct-2024 openharmony_ci <120357966@qq.com>

!14110 RSProfiler: Improve calc_perf_node accuracy [Zabaryanskyy Sergiy]
Merge pull request !14110 from Korobkov Dmitry/rsprofiler_calc_perf_node_34w24


BUILD.gn
include/ivsync_connection.h
include/vsync_connection_proxy.h
include/vsync_connection_stub.h
include/vsync_controller.h
include/vsync_distributor.h
include/vsync_generator.h
include/vsync_log.h
include/vsync_sampler.h
include/vsync_system_ability_listener.h
src/vsync_connection_proxy.cpp
src/vsync_connection_stub.cpp
src/vsync_controller.cpp
src/vsync_distributor.cpp
src/vsync_generator.cpp
src/vsync_receiver.cpp
src/vsync_sampler.cpp
src/vsync_system_ability_listener.cpp
test/BUILD.gn
test/fuzztest/BUILD.gn
test/fuzztest/vsyncconnection_fuzzer/BUILD.gn
test/fuzztest/vsyncconnection_fuzzer/corpus/init
test/fuzztest/vsyncconnection_fuzzer/project.xml
test/fuzztest/vsyncconnection_fuzzer/vsyncconnection_fuzzer.cpp
test/fuzztest/vsyncconnection_fuzzer/vsyncconnection_fuzzer.h
test/fuzztest/vsynccontroller_fuzzer/BUILD.gn
test/fuzztest/vsynccontroller_fuzzer/corpus/init
test/fuzztest/vsynccontroller_fuzzer/project.xml
test/fuzztest/vsynccontroller_fuzzer/vsynccontroller_fuzzer.cpp
test/fuzztest/vsynccontroller_fuzzer/vsynccontroller_fuzzer.h
test/fuzztest/vsyncdistributor_fuzzer/BUILD.gn
test/fuzztest/vsyncdistributor_fuzzer/corpus/init
test/fuzztest/vsyncdistributor_fuzzer/project.xml
test/fuzztest/vsyncdistributor_fuzzer/vsyncdistributor_fuzzer.cpp
test/fuzztest/vsyncdistributor_fuzzer/vsyncdistributor_fuzzer.h
test/fuzztest/vsyncreceiver_fuzzer/BUILD.gn
test/fuzztest/vsyncreceiver_fuzzer/corpus/init
test/fuzztest/vsyncreceiver_fuzzer/project.xml
test/fuzztest/vsyncreceiver_fuzzer/vsyncreceiver_fuzzer.cpp
test/fuzztest/vsyncreceiver_fuzzer/vsyncreceiver_fuzzer.h
test/fuzztest/vsyncsampler_fuzzer/BUILD.gn
test/fuzztest/vsyncsampler_fuzzer/corpus/init
test/fuzztest/vsyncsampler_fuzzer/project.xml
test/fuzztest/vsyncsampler_fuzzer/vsyncsampler_fuzzer.cpp
test/fuzztest/vsyncsampler_fuzzer/vsyncsampler_fuzzer.h
test/systemtest/BUILD.gn
test/systemtest/nativeVsync_getPeriod_test.cpp
test/systemtest/nativeVsync_requestFrame_test.cpp
test/systemtest/nativeVsync_requestMultiCB_test.cpp
test/systemtest/vsync_120to30_test.cpp
test/systemtest/vsync_120to60_test.cpp
test/systemtest/vsync_120to90_test.cpp
test/systemtest/vsync_30to120_test.cpp
test/systemtest/vsync_30to60_test.cpp
test/systemtest/vsync_30to90_test.cpp
test/systemtest/vsync_60to120_test.cpp
test/systemtest/vsync_60to30_test.cpp
test/systemtest/vsync_60to90_test.cpp
test/systemtest/vsync_90to120_test.cpp
test/systemtest/vsync_90to30_test.cpp
test/systemtest/vsync_90to60_test.cpp
test/systemtest/vsync_callbackeveryframe_test.cpp
test/systemtest/vsync_limit_test.cpp
test/systemtest/vsync_ltpo_test.cpp
test/systemtest/vsync_multicallback_test.cpp
test/systemtest/vsync_sample_test.cpp
test/systemtest/vsync_setvsyncrate_test.cpp
test/systemtest/vsync_test.cpp
test/unittest/BUILD.gn
test/unittest/native_vsync_test.cpp
test/unittest/vsync_connection_test.cpp
test/unittest/vsync_controller_test.cpp
test/unittest/vsync_distributor_test.cpp
test/unittest/vsync_generator_test.cpp
test/unittest/vsync_receiver_test.cpp
test/unittest/vsync_sampler_test.cpp