Recalculate Transform type after obtaining an inverse Transform
When getting the inverse of a Transform, the type can change. For example, the inverse of a ROT_90 transform is a ROT_270 transform. We need to recalculate the type of the inverse Transform. Bug: 200794735 Bug: 179274888 Test: atest Transform_test Change-Id: I10c8613e34edf8e76a5692c01bc58ce7e498cf4b
Loading
Please register or sign in to comment