diff options
author | Riddle Hsu <riddlehsu@google.com> | 2020-04-17 01:39:27 +0800 |
---|---|---|
committer | Riddle Hsu <riddlehsu@google.com> | 2020-05-11 22:17:03 +0800 |
commit | d490c57905bc47a4d583d69049864e6348171c61 (patch) | |
tree | abd702ae9a451a9c372910d143fea32d65644c40 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | e03b9669e3c6e34329198404a718f66cf8d7bf85 (diff) |
Send fixed rotation adjustments to the associated client
So the real information of display can be adjusted according
to the adjustments for the application started with fixed
rotation transform.
The enabling adjustments may be sent in different ways:
- Launch activity
The information is bundled with LaunchActivityItem.
- Resume activity or update non-activity window
Send a standalone FixedRotationAdjustmentsItem.
The disabling adjustments (null) are always sent by
FixedRotationAdjustmentsItem.
Bug: 147213487
Test: AppConfigurationTests#testRotatedInfoWithFixedRotationTransform
TransactionParcelTests#testFixedRotationAdjustments
Change-Id: I5238888a5c8352db83fc12749f4de2bfabf46026
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions