Register and track the touch moved event and queue it for handling by associated widgets
LIB_EXPORT leResult leInput_InjectTouchMoved( uint32_t id, int32_t x, int32_t y );
leResult