Searched refs:rawHeight (Results 1 – 1 of 1) sorted by relevance
2933 int32_t rawHeight = mRawPointerAxes.y.maxValue - mRawPointerAxes.y.minValue + 1; in configureSurface() local2934 float rawDiagonal = hypotf(rawWidth, rawHeight); in configureSurface()