mirror of
https://gitee.com/openharmony/graphic_graphic_2d
synced 2025-02-18 19:09:32 +00:00
!16716 RSRenderServiceConnection::CreateVSyncConnection增加维测
Merge pull request !16716 from 马靖涛/20241104
This commit is contained in:
commit
01b83842bb
@ -441,6 +441,7 @@ sptr<IVSyncConnection> RSRenderServiceConnection::CreateVSyncConnection(const st
|
||||
frameRateLinkerMap.RegisterFrameRateLinker(linker);
|
||||
}).wait();
|
||||
conn->id_ = id;
|
||||
RS_LOGD("CreateVSyncConnection connect id: %{public}llu", id);
|
||||
}
|
||||
auto ret = appVSyncDistributor_->AddConnection(conn, windowNodeId);
|
||||
if (ret != VSYNC_ERROR_OK) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user