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