Searched refs:OnFrameRateLinkerExpectedFpsUpdate (Results 1 – 7 of 7) sorted by relevance
47 cb->OnFrameRateLinkerExpectedFpsUpdate(ExtractPid(id_), range.preferred_); in SetExpectedRange()84 callback->OnFrameRateLinkerExpectedFpsUpdate(ExtractPid(id_), expectedRange_.preferred_); in RegisterExpectedFpsUpdateCallback()
29 virtual void OnFrameRateLinkerExpectedFpsUpdate(pid_t dstPid, int32_t expectedFps) = 0;
31 void OnFrameRateLinkerExpectedFpsUpdate(pid_t dstPid, int32_t expectedFps) override;
38 OnFrameRateLinkerExpectedFpsUpdate(dstPid, expectedFps); in OnRemoteRequest()
31 void RSFrameRateLinkerExpectedFpsUpdateCallbackProxy::OnFrameRateLinkerExpectedFpsUpdate( in OnFrameRateLinkerExpectedFpsUpdate() function in OHOS::Rosen::RSFrameRateLinkerExpectedFpsUpdateCallbackProxy
43 void OnFrameRateLinkerExpectedFpsUpdate(pid_t dstPid, int32_t expectedFps) override {}; in OnFrameRateLinkerExpectedFpsUpdate() function in OHOS::Rosen::CustomFrameRateLinkerCallback
1263 void OnFrameRateLinkerExpectedFpsUpdate(pid_t dstPid, int32_t expectedFps) override in OnFrameRateLinkerExpectedFpsUpdate() function in OHOS::Rosen::CustomFrameRateLinkerExpectedFpsUpdateCallback