Issue Link
flutter-team-archive/engine#45430
Commit Hash
6a13607
Target
stable
PR Link
flutter-team-archive/engine#45430
Changelog Description
Disables the ImageReader Platform Views render target (always use SurfaceTexture)
Impacted Users
All Android users running Android >= 29.
Impact Description
Visual glitches (partially rendered frames) in Android Platform Views (rendered via Texture Layer) on high frame rate phones.
Workaround
No
Risk
low
Test Coverage
yes
Validation Steps
No response
Issue Link
flutter-team-archive/engine#45430
Commit Hash
6a13607
Target
stable
PR Link
flutter-team-archive/engine#45430
Changelog Description
Disables the ImageReader Platform Views render target (always use SurfaceTexture)
Impacted Users
All Android users running Android >= 29.
Impact Description
Visual glitches (partially rendered frames) in Android Platform Views (rendered via Texture Layer) on high frame rate phones.
Workaround
No
Risk
low
Test Coverage
yes
Validation Steps
No response