Searched refs:edge_detection (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-input-synaptics/dist/src/
H A Dsynaptics.c1333 edge_detection(SynapticsPrivate * priv, int x, int y) function in typeref:enum:EdgeType
1833 edge = edge_detection(priv, priv->touch_on.x, priv->touch_on.y);
2842 edge = edge_detection(priv, hw->x, hw->y);

Completed in 5 milliseconds