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