Searched refs:parallaxMatrix (Results 1 – 3 of 3) sorted by relevance
45 protected var parallaxMatrix = Matrix(centerCropMatrix) variable in com.google.android.wallpaper.weathereffects.graphics.WeatherEffectBase60 this.parallaxMatrix.set(matrix) in setMatrix()61 bitmapScale = getScale(parallaxMatrix) in setMatrix()66 invertAndTransposeMatrix(parallaxMatrix, transformMatrixBitmap) in adjustCropping()67 calculateTransformDifference(centerCropMatrix, parallaxMatrix, transformMatrixWeather) in adjustCropping()116 parallaxMatrix.set(centerCropMatrix) in setBitmaps()
93 bitmapScale = getScale(parallaxMatrix) in <lambda>()
110 val newScale = getScale(parallaxMatrix) in <lambda>()