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 387 float orientationVectorY = (float) (-Math.cos(ps.mCoords.orientation)
394 ps.mCoords.y + orientationVectorY,
400 ps.mCoords.y - orientationVectorY,
402 ps.mCoords.y + orientationVectorY,
411 ps.mCoords.y + orientationVectorY * tiltScale,
    [all...]

Completed in 2539 milliseconds