Searched refs:originalTextureRect (Results 1 – 1 of 1) sorted by relevance
1481 RectF originalTextureRect = new RectF(0, 0, textureViewWidth, textureViewHeight); in applyTextureViewRotation() local1483 transformMatrix.mapRect(rotatedTextureRect, originalTextureRect); in applyTextureViewRotation()