Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DMotionEvent.java1803 private static native int nativeGetSurfaceRotation(long nativePtr); in nativeGetSurfaceRotation() method in MotionEvent
4115 return nativeGetSurfaceRotation(mNativePtr); in getSurfaceRotation()