Searched refs:sinkShowWidth (Results 1 – 5 of 5) sorted by relevance
54 uint32_t sinkShowWidth = 0; member84 uint32_t sinkShowWidth = 0; // sink show width member
146 localTouchScreenInfo.sinkShowWidth = HEIGHT;148 EXPECT_EQ(HEIGHT, DInputContext::GetInstance().GetLocalTouchScreenInfo().sinkShowWidth);164 sinkScreenInfo.sinkShowWidth = 960;175 sinkScreenInfo.sinkShowWidth = 960;
134 if (sinkScreenInfo.sinkShowHeight == 0 || sinkScreenInfo.sinkShowWidth == 0) { in CalculateTransformInfo()140 static_cast<double>(sinkScreenInfo.sinkShowWidth)) * sinkScreenInfo.sinkPhyWidth; in CalculateTransformInfo()144 static_cast<double>(sinkScreenInfo.sinkShowWidth)) * sinkScreenInfo.sinkPhyWidth); in CalculateTransformInfo()
202 uint32_t sinkShowWidth = 1860; variable210 jsonObj[SINK_PROJECT_SHOW_WIDTH] = sinkShowWidth;227 uint32_t sinkShowWidth = 1860; variable254 jsonObj[SINK_PROJECT_SHOW_WIDTH] = sinkShowWidth;
879 sinkScreenInfo.sinkShowWidth = GetScreenWidth(); in UpdateSinkScreenInfoCache()888 sinkScreenInfo.sinkWinShowY, sinkScreenInfo.sinkShowWidth, sinkScreenInfo.sinkShowHeight, in UpdateSinkScreenInfoCache()