Fix requestedRadii inheritance and clientDrawnRadii in LayerSnapshotBuilder
The requestedRadii in RoundedCornerState should only be populated if the client requested corner radius with setCornerRadius on the layer. Also, populates clientDrawnRadii in the snapshot when requested. These field are being read for debugging purposes only. Bug: 441065178 Test: atest SurfaceFlinger_test libsurfaceflinger_unittest Flag: EXEMPT refactor and logs Change-Id: Ied4dba00ecf9b6ca843b0650f51dbe1626794eb8
Loading
Please register or sign in to comment