Home
last modified time | relevance | path

Searched defs:SetVSyncRate (Results 1 – 5 of 5) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
Dvsync_connection_proxy.cpp55 VsyncError VSyncConnectionProxy::SetVSyncRate(int32_t rate) in SetVSyncRate() function in OHOS::Rosen::VSyncConnectionProxy
Dvsync_receiver.cpp135 VsyncError VSyncReceiver::SetVSyncRate(FrameCallback callback, int32_t rate) in SetVSyncRate() function in OHOS::Rosen::VSyncReceiver
Dvsync_distributor.cpp146 VsyncError VSyncConnection::SetVSyncRate(int32_t rate) in SetVSyncRate() function in OHOS::Rosen::VSyncConnection
375 VsyncError VSyncDistributor::SetVSyncRate(int32_t rate, const sptr<VSyncConnection>& connection) in SetVSyncRate() function in OHOS::Rosen::VSyncDistributor
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
Drs_render_service_client.cpp89 VsyncError SetVSyncRate(FrameCallback callback, int32_t rate) override in SetVSyncRate() function in OHOS::Rosen::VSyncReceiverWindows
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
Drs_render_service_client.cpp89 VsyncError SetVSyncRate(FrameCallback callback, int32_t rate) override in SetVSyncRate() function in OHOS::Rosen::VSyncReceiverDarwin