Home
last modified time | relevance | path

Searched defs:fingerIndex (Results 1 – 2 of 2) sorted by relevance

/test/testfwk/arkxtest/uitest/core/
Dui_action.cpp231 TouchEvent& PointerMatrix::At(uint32_t fingerIndex, uint32_t stepIndex) const in At()
Dfrontend_api_handler.cpp709 for (uint32_t fingerIndex = 0; fingerIndex < pointer.GetFingers(); fingerIndex++) { in CheckMultiPointerOperatorsPoint() local