Searched refs:rotatedTextureRect (Results 1 – 1 of 1) sorted by relevance
1482 RectF rotatedTextureRect = new RectF(); in applyTextureViewRotation() local1483 transformMatrix.mapRect(rotatedTextureRect, originalTextureRect); in applyTextureViewRotation()1485 textureViewWidth / rotatedTextureRect.width(), in applyTextureViewRotation()1486 textureViewHeight / rotatedTextureRect.height(), in applyTextureViewRotation()