Commits


Ashok Bhat authored and David Butcher committed 99a1ef2b7f1
AArch64: Use long for pointers in MotionEvent class For storing pointers, long is used in MotionEvent class, as native pointers can be 64-bit. Change-Id: I88ebfef26070b7f49c14945cad37aa3db209ec90 Signed-off-by: Ashok Bhat <ashok.bhat@arm.com> Signed-off-by: Craig Barber <craig.barber@arm.com> Signed-off-by: Kévin PETIT <kevin.petit@arm.com>