Searched defs:velDirFlag (Results 1 – 1 of 1) sorted by relevance
1214 final int velDirFlag = xVelocity > 0f ? RIGHT : LEFT; in checkHorizontalSwipe() local1243 final int velDirFlag = yVelocity > 0f ? DOWN : UP; in checkVerticalSwipe() local