FreeRDP
uwac-tools.c File Reference
#include <wayland-util.h>
#include <string.h>
#include <uwac/uwac-tools.h>

Functions

void UwacTouchAutomataInit (UwacTouchAutomata *automata)
 
void UwacTouchAutomataReset (UwacTouchAutomata *automata)
 
bool UwacTouchAutomataInjectEvent (UwacTouchAutomata *automata, UwacEvent *event)
 

Function Documentation

◆ UwacTouchAutomataInit()

void UwacTouchAutomataInit ( UwacTouchAutomata *  automata)

◆ UwacTouchAutomataInjectEvent()

bool UwacTouchAutomataInjectEvent ( UwacTouchAutomata *  automata,
UwacEvent *  event 
)

◆ UwacTouchAutomataReset()

void UwacTouchAutomataReset ( UwacTouchAutomata *  automata)