Home
last modified time | relevance | path

Searched refs:buildCoords (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/include/input/
DInputEventBuilders.h54 PointerCoords buildCoords() const { return mCoords; } in buildCoords() function
135 pointerCoords.push_back(pointer.buildCoords()); in build()
/frameworks/native/services/inputflinger/include/
DNotifyArgsBuilders.h108 pointerCoords.push_back(pointer.buildCoords()); in build()
/frameworks/native/libs/input/tests/
DMotionPredictorMetricsManager_test.cpp169 .buildCoords(); in makeMotionEvent()