Searched defs:point (Results 1 – 9 of 9) sorted by relevance
| /test/testfwk/arkxtest/uitest/core/ |
| D | ui_action.cpp | 23 static void DecomposeClick(PointerMatrix &recv, const Point &point, const UiOpArgs &options) in DecomposeClick() 33 static void DecomposeLongClick(PointerMatrix &recv, const Point &point, const UiOpArgs &options) in DecomposeLongClick() 44 … static void DecomposeDoubleClick(PointerMatrix &recv, const Point &point, const UiOpArgs &options) in DecomposeDoubleClick()
|
| D | ui_model.h | 151 FORCE_INLINE bool RectAlgorithm::IsInnerPoint(const Rect &rect, const Point& point) in IsInnerPoint() 160 FORCE_INLINE bool RectAlgorithm::IsPointOnEdge(const Rect &rect, const Point& point) in IsPointOnEdge()
|
| D | rect_algorithm.cpp | 106 const auto point = Point(px, py); in CollectGridPoint() local
|
| D | ui_action.h | 192 GenericClick(TouchOp type, const Point &point) : type_(type), point_(point) {}; in GenericClick()
|
| D | frontend_api_handler.cpp | 1315 const auto point = Point(pointJson["x"], pointJson["y"]); in RegisterPointerMatrixOperators() local
|
| /test/xts/hats/hdf/display/composer/common/ |
| D | hdi_composition_check.cpp | 60 for (auto point : points) { in GetCheckColors() local
|
| /test/testfwk/arkxtest/uitest/test/ |
| D | ui_action_test.cpp | 52 Point point {100, 200}; in TEST_F() local 72 Point point {100, 200}; in TEST_F() local 94 Point point {100, 200}; in TEST_F() local
|
| /test/xts/device_attest_lite/services/core/utils/ |
| D | attest_utils.c | 238 void AttestMemFree(void **point) in AttestMemFree()
|
| /test/xts/device_attest/services/core/utils/ |
| D | attest_utils.c | 236 void AttestMemFree(void **point) in AttestMemFree()
|