summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/AbstractInputMethodService.java
diff options
context:
space:
mode:
authorchaviw <chaviw@google.com>2021-11-01 18:29:29 -0500
committerChavi Weingarten <chaviw@google.com>2021-12-01 17:17:55 +0000
commit1602deb6741aeaac37ba4fba5c6efe5949580782 (patch)
tree901906d5a5f55f19b726face7678a872d4ae06a1 /core/java/android/inputmethodservice/AbstractInputMethodService.java
parenta1749585d37a50ddd49443d0a39d3b3bb08509d3 (diff)
Synchronize SV buffers with main window when config changes
When the main window gets a configuration change, the new buffer for the SV will get applied in the same transaction as the main window. This will allow apps to implement seamless rotation without a frame or more of black where the SV was resized, but the buffer was not yet updated. This also includes an optimization where if only SV change occurs, but there was no request from WMS to report drawing, VRI can apply the transaction immediately without reporting to WMS. Test: SV with seamless rotation enabled Bug: 200284684 Change-Id: I5569d815eef92acf3bf9d7f753bd5ab94a332cfe
Diffstat (limited to 'core/java/android/inputmethodservice/AbstractInputMethodService.java')
0 files changed, 0 insertions, 0 deletions