Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputCommonConverter.cpp293 std::vector<common::PointerProperties>& outPointerProperties, in getHalPropertiesAndCoords() argument
295 outPointerProperties.reserve(args.getPointerCount()); in getHalPropertiesAndCoords()
301 outPointerProperties.push_back(properties); in getHalPropertiesAndCoords()
/frameworks/base/core/java/android/view/
DMotionEvent.java1818 int pointerIndex, PointerProperties outPointerProperties); in nativeGetPointerProperties() argument
2923 PointerProperties outPointerProperties) { in getPointerProperties() argument
2924 nativeGetPointerProperties(mNativePtr, pointerIndex, outPointerProperties); in getPointerProperties()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...