Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dpointer_event.cpp572 static const std::unordered_map<int32_t, std::string> pointerActionMap = { member
618 auto it = pointerActionMap.find(pointerAction_); in DumpPointerAction()
619 if (it != pointerActionMap.end()) { in DumpPointerAction()

Completed in 2 milliseconds