Home
last modified time | relevance | path

Searched refs:KdInsideEmulationWindow (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/kdrive/src/
H A Dkinput.c1473 KdInsideEmulationWindow(KdPointerInfo * pi, int x, int y, int z) in KdInsideEmulationWindow() function
1511 if (pi->eventHeld && !KdInsideEmulationWindow(pi, x, y, z)) in KdClassifyInput()