Home
last modified time | relevance | path

Searched refs:GetRefreshRate (Results 1 – 25 of 48) sorted by relevance

12

/ohos5.0/foundation/window/window_manager/dmserver/test/unittest/
H A Dabstract_display_test.cpp118 HWTEST_F(AbstractDisplayTest, GetRefreshRate, Function | SmallTest | Level3)
122 absDisplay->GetRefreshRate();
/ohos5.0/foundation/window/window_manager/dm/src/
H A Ddisplay.cpp125 uint32_t Display::GetRefreshRate() const in GetRefreshRate() function in OHOS::Rosen::Display
132 return pImpl_->GetDisplayInfo()->GetRefreshRate(); in GetRefreshRate()
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/common/
H A Dmock_window.h36 MOCK_CONST_METHOD0(GetRefreshRate, float());
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_display.cpp59 uint32_t Display::GetRefreshRate() const in GetRefreshRate() function in OHOS::Rosen::Display
/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/mock/src/
H A Dmock_display.cpp67 uint32_t Display::GetRefreshRate() const in GetRefreshRate() function in OHOS::Rosen::Display
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/dm/
H A Ddisplay.h83 uint32_t GetRefreshRate() const;
/ohos5.0/foundation/window/window_manager/interfaces/kits/cj/display_runtime/
H A Dcj_display_impl.h35 uint32_t GetRefreshRate();
H A Dcj_display_impl.cpp196 uint32_t DisplayImpl::GetRefreshRate() in GetRefreshRate() function in OHOS::Rosen::DisplayImpl
203 return info->GetRefreshRate(); in GetRefreshRate()
H A Ddisplay_ffi.cpp133 auto ret = instance->GetRefreshRate(); in FfiOHOSDisplayGetRefreshRate()
/ohos5.0/foundation/window/window_manager/previewer/include/
H A Ddisplay.h83 uint32_t GetRefreshRate() const;
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_window.h102 float GetRefreshRate() const override;
H A Drosen_window.cpp230 float RosenWindow::GetRefreshRate() const in GetRefreshRate() function in OHOS::Ace::NG::RosenWindow
/ohos5.0/foundation/window/window_manager/dmserver/include/
H A Dabstract_display.h48 uint32_t GetRefreshRate() const;
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dwindow.h134 virtual float GetRefreshRate() const in GetRefreshRate() function
/ohos5.0/foundation/window/window_manager/window_scene/session/screen/include/
H A Dscreen_property.h84 uint32_t GetRefreshRate() const;
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Ddisplay_dumper.cpp282 oss << "RefreshRate: " << display->GetRefreshRate() << std::endl; in DumpSpecifiedDisplayInfo()
367 << std::left << std::setw(W_REFRESH_RATE) << display->GetRefreshRate() in GetDisplayInfo()
H A Dabstract_display.cpp106 uint32_t AbstractDisplay::GetRefreshRate() const in GetRefreshRate() function in OHOS::Rosen::AbstractDisplay
/ohos5.0/foundation/window/window_manager/snapshot/test/unittest/
H A Dsnapshot_display_test.cpp57 display->GetHeight(), display->GetRefreshRate()); in SetUpTestCase()
/ohos5.0/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_occupied_area_change_test.cpp69 display->GetId(), display->GetWidth(), display->GetHeight(), display->GetRefreshRate()); in SetUpTestCase()
H A Dwindow_visibility_info_test.cpp121 display->GetId(), display->GetWidth(), display->GetHeight(), display->GetRefreshRate()); in SetUpTestCase()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_thread.h92 uint32_t GetRefreshRate() const;
/ohos5.0/foundation/window/window_manager/test/systemtest/dms/
H A Dscreenshot_test.cpp67 display->GetHeight(), display->GetRefreshRate()); in SetUpTestCase()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/include/
H A Dvsync_distributor.h134 uint32_t GetRefreshRate();
/ohos5.0/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_property.cpp198 uint32_t ScreenProperty::GetRefreshRate() const in GetRefreshRate() function in OHOS::Rosen::ScreenProperty
/ohos5.0/base/tee/tee_client/services/cadaemon/src/tui_daemon/
H A Dtui_event.cpp184 display->GetRefreshRate()); in TUIGetPannelInfo()

12