Searched refs:sinkScreenInfoTmp (Results 1 – 3 of 3) sorted by relevance
866 const uint64_t srcWinId, const SinkScreenInfo &sinkScreenInfoTmp) in UpdateSinkScreenInfoCache() argument874 sinkScreenInfo.sinkShowWinId = sinkScreenInfoTmp.sinkShowWinId; in UpdateSinkScreenInfoCache()875 sinkScreenInfo.sinkProjShowWidth = sinkScreenInfoTmp.sinkProjShowWidth; in UpdateSinkScreenInfoCache()876 sinkScreenInfo.sinkProjShowHeight = sinkScreenInfoTmp.sinkProjShowHeight; in UpdateSinkScreenInfoCache()877 sinkScreenInfo.sinkWinShowX = sinkScreenInfoTmp.sinkWinShowX; in UpdateSinkScreenInfoCache()878 sinkScreenInfo.sinkWinShowY = sinkScreenInfoTmp.sinkWinShowY; in UpdateSinkScreenInfoCache()
279 SinkScreenInfo sinkScreenInfoTmp {2, 1860, 980, 200, 200}; variable280 …Manager_->projectWindowListener_->UpdateSinkScreenInfoCache(srcDevId, srcWinId, sinkScreenInfoTmp);
104 const SinkScreenInfo &sinkScreenInfoTmp);