Skip to content
Commit a363148a authored by ryanlwlin's avatar ryanlwlin
Browse files

Fix incorrect magnification border after rotation

The surface size is not updated with transaction#setBufferSize
becase we create it with BLASTBufferQueue.
To fix it we call BLASTBufferQueue#update to update the surface size.

Bug: 190023523
Test: manually test
Change-Id: I97458c96d2c1f219200722ca75857209e22205b8
parent 96d2926f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment