Home
last modified time | relevance | path

Searched refs:coeffHeight (Results 1 - 3 of 3) sorted by relevance

/foundation/distributedhardware/distributed_input/utils/src/
H A Ddinput_context.cpp155 transformInfo.coeffHeight = static_cast<double>(sinkScreenInfo.srcScreenInfo.sourcePhyHeight / in CalculateTransformInfo()
159 "sinkProjPhyHeight = %{public}d, coeffWidth = %{public}f, coeffHeight = %{public}f", transformInfo.sinkWinPhyX, in CalculateTransformInfo()
161 transformInfo.coeffWidth, transformInfo.coeffHeight); in CalculateTransformInfo()
/foundation/distributedhardware/distributed_input/frameworks/include/
H A Di_dinput_context.h67 double coeffHeight = 0.0; // sink height transform source coefficient member
/foundation/distributedhardware/distributed_input/common/include/
H A Dinput_hub.cpp1496 readBuffer[absInfo.absYIndex].value = (absInfo.absY - info.sinkWinPhyY) * info.coeffHeight; in CheckTouchPointRegion()

Completed in 4 milliseconds