Home
last modified time | relevance | path

Searched refs:GetFrameRateLinkerId (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/wm/test/unittest/
H A Dvsync_station_test.cpp83 * @tc.name: GetFrameRateLinkerId
84 * @tc.desc: GetFrameRateLinkerId Test
87 HWTEST_F(VsyncStationTest, GetFrameRateLinkerId, Function | SmallTest | Level3) in HWTEST_F()
92 ASSERT_NE(-1, vsyncStation0->GetFrameRateLinkerId()); in HWTEST_F()
96 ASSERT_NE(-1, vsyncStation1->GetFrameRateLinkerId()); in HWTEST_F()
/foundation/window/window_manager/wm/include/
H A Dvsync_station.h44 FrameRateLinkerId GetFrameRateLinkerId();
/foundation/window/window_manager/wm/src/
H A Dvsync_station.cpp211 FrameRateLinkerId VsyncStation::GetFrameRateLinkerId() in GetFrameRateLinkerId() function in OHOS::Rosen::VsyncStation
H A Dwindow_session_impl.cpp2604 vsyncStation_->GetFrameRateLinkerId()); in NotifyAfterForeground()
2628 vsyncStation_->GetFrameRateLinkerId()); in NotifyAfterBackground()

Completed in 12 milliseconds