Home
last modified time | relevance | path

Searched defs:knuckleGesture (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler_util.cpp692 bool IsPackageKnuckleGesture(const cJSON* jsonData, const std::string knuckleGesture, Ability &laun… in IsPackageKnuckleGesture()
711 …KnuckleGesture(const JsonParser &parser, const std::string ability, KnuckleGesture &knuckleGesture) in IsParseKnuckleGesture()
725 float AbsDiff(KnuckleGesture knuckleGesture, const std::shared_ptr<PointerEvent> pointerEvent) in AbsDiff()
H A Dkey_command_handler.cpp414 KnuckleGesture &knuckleGesture, KnuckleType type) in KnuckleGestureProcessor()
507 KnuckleGesture &knuckleGesture) in UpdateKnuckleGestureInfo()
/ohos5.0/foundation/multimodalinput/input/service/key_command/test/
H A Dkey_command_handler_test.cpp862 KnuckleGesture knuckleGesture; variable