Home
last modified time | relevance | path

Searched defs:refreshRate (Results 1 – 25 of 54) sorted by relevance

123

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/unittest/
H A Dvsync_generator_test.cpp72 void VSyncGeneratorTestCallback::OnVSyncEvent(int64_t now, int64_t period, uint32_t refreshRate, VS… in OnVSyncEvent()
262 int64_t refreshRate = 120; // 120hz variable
283 int64_t refreshRate = 120; // 120hz variable
304 int64_t refreshRate = 120; // 120hz variable
325 int64_t refreshRate = 120; // 120hz variable
347 int64_t refreshRate = 120; // 120hz variable
369 int64_t refreshRate = 120; // 120hz variable
391 int64_t refreshRate = 120; // 120hz variable
413 int64_t refreshRate = 120; // 120hz variable
H A Dvsync_controller_test.cpp51 void VSyncControllerCallback::OnVSyncEvent(int64_t now, int64_t period, uint32_t refreshRate, VSync… in OnVSyncEvent()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_display_render_node_test.cpp72 uint32_t refreshRate = 0; variable
86 uint32_t refreshRate = 60; // 60hz variable
100 uint32_t refreshRate = 60; // 60hz variable
114 uint32_t refreshRate = 60; // 60hz variable
129 uint32_t refreshRate = 60; // 60hz variable
145 uint32_t refreshRate = 60; // 60hz variable
161 uint32_t refreshRate = 60; // 60hz variable
177 uint32_t refreshRate = 60; // 60hz variable
193 uint32_t refreshRate = 60; // 60hz variable
209 uint32_t refreshRate = 60; // 60hz variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/drawable/
H A Drs_display_render_node_drawable_test.cpp717 uint32_t refreshRate = 0; variable
730 uint32_t refreshRate = 60; // 60hz variable
743 uint32_t refreshRate = 60; // 60hz variable
756 uint32_t refreshRate = 60; // 60hz variable
770 uint32_t refreshRate = 60; // 60hz variable
785 uint32_t refreshRate = 60; // 60hz variable
800 uint32_t refreshRate = 60; // 60hz variable
815 uint32_t refreshRate = 60; // 60hz variable
828 uint32_t refreshRate = 60; // 60hz variable
841 uint32_t refreshRate = 60; // 60hz variable
[all …]
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/screen_manager/
H A Drs_screen_mode_info.cpp20 RSScreenModeInfo::RSScreenModeInfo(int32_t width, int32_t height, uint32_t refreshRate, int32_t id) in RSScreenModeInfo()
49 uint32_t refreshRate; in Unmarshalling() local
90 void RSScreenModeInfo::SetScreenRefreshRate(uint32_t refreshRate) in SetScreenRefreshRate()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/display_sync/
H A Dui_display_sync_manager.cpp126 int32_t refreshRate = FindMatchedRefreshRate(rate); in SetVsyncPeriod() local
189 std::set<int32_t> UIDisplaySyncManager::FindRefreshRateFactors(int32_t refreshRate) in FindRefreshRateFactors()
217 for (const auto& refreshRate : REFRESH_RATE_LIST) { in FindAllRefreshRateFactors() local
H A Dui_display_sync.cpp255 std::vector<int32_t> UIDisplaySync::FindRefreshRateFactors(int32_t refreshRate) in FindRefreshRateFactors()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/ipc_callbacks/
H A Dhgm_config_change_callback_stub.cpp49 int32_t refreshRate = data.ReadInt32(); in OnRemoteRequest() local
H A Dhgm_config_change_callback_proxy.cpp69 void RSHgmConfigChangeCallbackProxy::OnHgmRefreshRateUpdate(int32_t refreshRate) in OnHgmRefreshRateUpdate()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_realtime_refresh_rate_manager.cpp71 auto refreshRate = hgmCore.GetScreenCurrentRefreshRate(screenId); in SetShowRefreshRateEnabled() local
H A Drs_render_service_visitor.cpp145 uint32_t refreshRate = modeInfo.GetScreenRefreshRate(); in ProcessDisplayRenderNode() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/hgmconfigchangecallbackproxy_fuzzer/
H A Dhgmconfigchangecallbackproxy_fuzzer.cpp68 int32_t refreshRate = GetData<int32_t>(); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A D_native_display_manager___display_info.md188 ### refreshRate subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A D_native_display_manager___display_info.md188 ### refreshRate subsection
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
H A Dvsync_distributor.cpp587 void VSyncDistributor::OnDVSyncTrigger(int64_t now, int64_t period, uint32_t refreshRate, VSyncMode… in OnDVSyncTrigger()
629 void VSyncDistributor::OnVSyncTrigger(int64_t now, int64_t period, uint32_t refreshRate, VSyncMode … in OnVSyncTrigger()
701 void VSyncDistributor::OnVSyncEvent(int64_t now, int64_t period, uint32_t refreshRate, VSyncMode vs… in OnVSyncEvent()
720 …d VSyncDistributor::SendConnectionsToVSyncWindow(int64_t now, int64_t period, uint32_t refreshRate, in SendConnectionsToVSyncWindow()
768 for (auto refreshRate : refreshRates) { in OnConnsRefreshRateChanged() local
1139 uint32_t refreshRate = connRefreshRate.second; in ChangeConnsRateLocked() local
1236 void VSyncDistributor::RecordVsyncModeChange(uint32_t refreshRate, int64_t period) in RecordVsyncModeChange()
H A Dvsync_controller.cpp91 void VSyncController::OnVSyncEvent(int64_t now, int64_t period, uint32_t refreshRate, VSyncMode vsy… in OnVSyncEvent()
H A Dvsync_generator.cpp89 int refreshRate; in CalculateRefreshRate() member
475 uint32_t refreshRate = JudgeRefreshRateLocked(period); in UpdatePeriodLocked() local
587 int32_t refreshRate = actualRefreshRate; in JudgeRefreshRateLocked() local
686 for (auto refreshRate : listenerRefreshRates.refreshRates) { in UpdateChangeRefreshRatesLocked() local
/ohos5.0/foundation/window/window_manager/dmserver/test/unittest/
H A Dabstract_display_test.cpp120 uint32_t refreshRate = 1; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsdisplayrendernode_fuzzer/
H A Drsdisplayrendernode_fuzzer.cpp72 uint32_t refreshRate = GetData<uint32_t>(); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/config/
H A Dhgm_config_callback_manager.cpp161 void HgmConfigCallbackManager::SyncRefreshRateUpdateCallback(int32_t refreshRate) in SyncRefreshRateUpdateCallback()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_ui_display_soloist.cpp213 std::vector<int32_t> RSDisplaySoloist::FindRefreshRateFactors(int32_t refreshRate) in FindRefreshRateFactors()
231 for (const auto& refreshRate : REFRESH_RATE_LIST) { in FindAllRefreshRateFactors() local
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Dabstract_display.cpp168 void AbstractDisplay::SetRefreshRate(uint32_t refreshRate) in SetRefreshRate()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsscreenmodeinfo_fuzzer/
H A Drsscreenmodeinfo_fuzzer.cpp205 uint32_t refreshRate = GetData<uint32_t>(); in DoSetScreenRefreshRate() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/include/
H A Dvsync_distributor.h154 uint32_t refreshRate; member
/ohos5.0/foundation/window/window_manager/test/systemtest/dms/
H A Dscreen_manager_test.cpp1305 uint32_t refreshRate = 0; variable
1346 uint32_t refreshRate = 31; variable
1383 uint32_t refreshRate = 120; variable

123