commit | 081f39e3ccf32e60ef426522ac5390285224ae9c | [log] [tgz] |
---|---|---|
author | Wenhui Yang <wenhuiy@google.com> | Thu Aug 22 06:24:15 2024 +0000 |
committer | Wenhui Yang <wenhuiy@google.com> | Wed Oct 09 04:39:19 2024 +0000 |
tree | 78641d864954c9a3a26189d62c9061e5ee978a6e | |
parent | 9797294862c09528704321a88ada30a86cf3e821 [diff] |
Introduce setCompositionOrder() and getCompositionOrder() apis Android's current SurfaceView z-order APIs have limitations in controlling the precise z-order, especially with multiple SurfaceViews. Therefore, we need to introduce new APIs to enable better z-order management. Bug: 341021569 Test: SurfaceViewTest Flag: android.view.flags.surface_view_set_composition_order Change-Id: I73c37eb10d6121de0eb6f2a2e584e27f60ea5d2a