Home
last modified time | relevance | path

Searched refs:sinkProjShowHeight (Results 1 - 4 of 4) sorted by relevance

/foundation/distributedhardware/distributed_input/frameworks/include/
H A Di_dinput_context.h92 uint32_t sinkProjShowHeight = 0; // sink show window height member
/foundation/distributedhardware/distributed_input/utils/src/
H A Ddinput_context.cpp145 transformInfo.sinkProjPhyHeight = static_cast<uint32_t>((sinkScreenInfo.sinkProjShowHeight / in CalculateTransformInfo()
/foundation/distributedhardware/distributed_input/services/sink/sinkmanager/src/
H A Ddistributed_input_sink_manager.cpp851 sinkScreenInfo.sinkProjShowHeight = jsonObj[SINK_PROJECT_SHOW_HEIGHT].get<std::uint32_t>(); in ParseMessage()
876 sinkScreenInfo.sinkProjShowHeight = sinkScreenInfoTmp.sinkProjShowHeight; in UpdateSinkScreenInfoCache()
884 DHLOGI("sinkShowWinId: %{public}" PRIu64 ", sinkProjShowWidth: %{public}d, sinkProjShowHeight: %{public}d, " in UpdateSinkScreenInfoCache()
887 sinkScreenInfo.sinkProjShowWidth, sinkScreenInfo.sinkProjShowHeight, sinkScreenInfo.sinkWinShowX, in UpdateSinkScreenInfoCache()
/foundation/distributedhardware/distributed_input/utils/test/unittest/
H A Ddinput_context_test.cpp176 sinkScreenInfo.sinkProjShowHeight = 640; in HWTEST_F()

Completed in 3 milliseconds