Home
last modified time | relevance | path

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

/packages/apps/Camera/src/com/android/camera/
DPanoramaModule.java118 private Matrix mProgressDirectionMatrix = new Matrix(); field in PanoramaModule
576 mProgressDirectionMatrix.reset(); in setupProgressDirectionMatrix()
577 mProgressDirectionMatrix.postRotate(orientation); in setupProgressDirectionMatrix()
650 mProgressDirectionMatrix.mapPoints(mProgressAngle); in updateProgress()