Home
last modified time | relevance | path

Searched refs:CreateVSyncSampler (Results 1 - 25 of 27) sorted by relevance

12

/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/fuzztest/vsyncsampler_fuzzer/
H A Dvsyncsampler_fuzzer.cpp65 sptr<Rosen::VSyncSampler> vsyncSampler = Rosen::CreateVSyncSampler(); in DoSomethingInterestingWithMyAPI()
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/systemtest/
H A Dvsync_sample_test.cpp31 sptr<VSyncSampler> vsyncSampler = CreateVSyncSampler();
H A Dvsync_callbackeveryframe_test.cpp88 vsyncSampler = CreateVSyncSampler(); in Process1()
H A Dvsync_test.cpp89 vsyncSampler = CreateVSyncSampler(); in Process1()
H A Dvsync_multicallback_test.cpp100 vsyncSampler = CreateVSyncSampler(); in Process1()
H A Dvsync_setvsyncrate_test.cpp90 vsyncSampler = CreateVSyncSampler(); in Process1()
H A Dvsync_120to30_test.cpp131 vsyncSampler = CreateVSyncSampler(); in Process1()
H A Dvsync_ltpo_test.cpp131 vsyncSampler = CreateVSyncSampler(); in Process1()
H A Dvsync_90to30_test.cpp131 vsyncSampler = CreateVSyncSampler(); in Process1()
H A Dvsync_90to60_test.cpp131 vsyncSampler = CreateVSyncSampler(); in Process1()
H A Dvsync_30to120_test.cpp138 vsyncSampler = CreateVSyncSampler(); in Process1()
H A Dvsync_30to60_test.cpp138 vsyncSampler = CreateVSyncSampler(); in Process1()
H A Dvsync_30to90_test.cpp138 vsyncSampler = CreateVSyncSampler(); in Process1()
H A Dvsync_60to120_test.cpp138 vsyncSampler = CreateVSyncSampler(); in Process1()
H A Dvsync_90to120_test.cpp138 vsyncSampler = CreateVSyncSampler(); in Process1()
H A Dvsync_60to90_test.cpp138 vsyncSampler = CreateVSyncSampler(); in Process1()
H A Dvsync_60to30_test.cpp131 vsyncSampler = CreateVSyncSampler(); in Process1()
H A Dvsync_120to90_test.cpp131 vsyncSampler = CreateVSyncSampler(); in Process1()
H A Dvsync_120to60_test.cpp131 vsyncSampler = CreateVSyncSampler(); in Process1()
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/include/
H A Dvsync_sampler.h52 sptr<VSyncSampler> CreateVSyncSampler();
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_output.cpp543 sampler_ = CreateVSyncSampler(); in UpdateInfosAfterCommit()
726 sampler_ = CreateVSyncSampler(); in StartVSyncSampler()
744 sampler_ = CreateVSyncSampler(); in SetPendingMode()
778 CreateVSyncSampler()->Dump(result); in Dump()
H A Dhdi_screen.cpp63 auto sampler = CreateVSyncSampler(); in OnVsync()
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/unittest/
H A Dvsync_sampler_test.cpp39 vsyncSampler = CreateVSyncSampler(); in SetUpTestCase()
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
H A Dvsync_sampler.cpp391 sptr<VSyncSampler> CreateVSyncSampler() in CreateVSyncSampler() function
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_hardware_thread.cpp253 auto period = CreateVSyncSampler()->GetHardwarePeriod(); in CommitAndReleaseLayers()

Completed in 21 milliseconds

12