On my pixel 4 the pointer position is not correct. In the top the pointer is where my finger is, the more I reach the bottom with my finger, the higher the pointer is.
Imagine the drawterm screen with y coordinate between 0 and 1, it looks like the formula: output.y = input.y * k; with k something like 0.9.