HomeSort by relevance Sort by last modified time
    Searched full:orientationvectory (Results 1 - 1 of 1) sorted by null

  /frameworks/base/core/java/com/android/internal/widget/
PointerLocationView.java 365 float orientationVectorY = (float) (-Math.cos(ps.mCoords.orientation)
372 ps.mCoords.y + orientationVectorY,
378 ps.mCoords.y - orientationVectorY,
380 ps.mCoords.y + orientationVectorY,
389 ps.mCoords.y + orientationVectorY * tiltScale,

Completed in 2554 milliseconds