Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/uitest/core/
H A Dui_action.h206 class GenericPinch : public TouchAction { class
208 explicit GenericPinch(const Rect &rect, float_t scale) : rect_(rect), scale_(scale) {}; in GenericPinch() function in OHOS::uitest::GenericPinch
212 ~GenericPinch() = default;
H A Dwidget_operator.cpp169 auto touch = GenericPinch(rectBound, scale); in PinchWidget()
H A Dui_action.cpp131 void GenericPinch::Decompose(PointerMatrix &recv, const UiOpArgs &options) const in Decompose()
/test/testfwk/arkxtest/uitest/test/
H A Dui_action_test.cpp222 GenericPinch action(rect, scale); in TEST_F()
362 GenericPinch action(rect, scale); in TEST_F()

Completed in 4 milliseconds