Hi!

I am trying to find the raw coordinates from the touch screen without any 
sort of grouping. For example, I think that the OS currently senses a touch 
and reports back the touch in the form of the center of the touch. Instead 
of getting the center of each touch, I would like to get all the 
coordinates of the screen that were touched.
I have looked through the following files: 

   - eventhub.cpp
   - inputreader.cpp

I have also explored dumpsys, 

But I am unable to find:

   - how the OS finds the "center" of the touch
   - how I can get the raw coordinates...like when you touch your finger to 
   the screen every single "point" to the highest sensitvity that the screen 
   can report (instead of just the center)

Could you please give me some hints? I am a bit of a newbie so I'm sorry if 
I made any obvious mistakes. 

Any help is appreciated! 

-- 
-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel
--- 
You received this message because you are subscribed to the Google Groups 
"Android Linux Kernel Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-kernel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to