Searched refs:heightTranslate (Results 1 – 1 of 1) sorted by relevance
235 float heightTranslate = (mScreenHeight - (scaleFactor * animationBoundsRect.height())); in createScalingMatrix() local238 scaleMatrix.postTranslate(0, heightTranslate); in createScalingMatrix()