Home
last modified time | relevance | path

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

/ohos5.0/base/msdp/device_status/tools/vdev/src/
H A Dvirtual_touchscreen.cpp147 …bool lastTouchUp = std::none_of(slots_.cbegin(), slots_.cend(), [](const auto &slot) { return slot… in UpButton() local
148 if (lastTouchUp) { in UpButton()