Home
last modified time | relevance | path

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

/aosp12/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/engine/
H A DTransform.java129 mViewMatrix.trackBallUP(x, y); in trackBallUp()
H A DViewMatrix.java312 public void trackBallUP(float x, float y) { in trackBallUP() method in ViewMatrix