summaryrefslogtreecommitdiff
path: root/libs/gui/BLASTBufferQueue.cpp
diff options
context:
space:
mode:
author Alec Mouri <alecmouri@google.com> 2022-09-14 22:24:17 +0000
committer Winson Chung <winsonc@google.com> 2023-04-05 16:42:33 +0000
commit2a080b6b23fdf781d4e70228d34d752378e6841c (patch)
treef4dff1d72fb4f109e1047135f2ca5d8d12c7042a /libs/gui/BLASTBufferQueue.cpp
parentb218143d95d241509954a82050c747ee18bdffc8 (diff)
Remove coordinate swapping in region sampling
Captured screens for region sampling were originally rendered upside-down, which required swapping coordinates to sample from the correct area in the output buffer. Since then, several fixes to the screenshot path have landed, which treat screen orientation consistently, so the captured images are no longer upside-down. But, the coordinate swapping was never removed. Remove it now, as sampling during landscape is now broken. Bug: 133849373 Bug: 241967077 Fixes: 275661349 Test: Split screen in landscape with settings app in dark mode, calculator in light mode, and trigger back gestures Change-Id: I52c65032d33d01a4407dc1b30215e7edac6eb1ea (cherry picked from commit 439b60968f1fe544b79a5c5ba4657fca9e82b54a)
Diffstat (limited to 'libs/gui/BLASTBufferQueue.cpp')
0 files changed, 0 insertions, 0 deletions