Searched refs:resolveTouchedPosition (Results 1 – 1 of 1) sorted by relevance
665 std::pair<float, float> resolveTouchedPosition(const MotionEntry& entry) { in resolveTouchedPosition() function1294 const auto [x, y] = resolveTouchedPosition(motionEntry); in shouldPruneInboundQueueLocked()2445 const auto [x, y] = resolveTouchedPosition(entry); in findTouchedWindowTargetsLocked()2627 const auto [x, y] = resolveTouchedPosition(entry); in findTouchedWindowTargetsLocked()5254 const auto [x, y] = resolveTouchedPosition(motionEntry); in canWindowReceiveMotionLocked()