summaryrefslogtreecommitdiff
path: root/libs/gui/LayerState.cpp
diff options
context:
space:
mode:
author Nolan Scobie <nscobie@google.com> 2024-02-14 16:30:23 +0000
committer Nolan Scobie <nscobie@google.com> 2024-02-14 16:34:04 +0000
commit0e14b5061658ce240a428df5a0b4af16b63ac09b (patch)
treee2e5f9a28a542c447e4cb33c9eeff1b30ab80369 /libs/gui/LayerState.cpp
parentf8680e6d01b64ea8745b8c0aa335e6a4b54d8958 (diff)
[RE] Change KawaseBlurFilter's temp SkSurface to be unbudgeted
This means it won't count against Skia's internal caching budget. Since this is so short lived I doubt it will affect anything in practice, but it's important to change for clarity for two reasons: 1. The equivalent Graphite function doesn't allow the SkSurface to be budgeted. 2. When `surfaceTwo` is created from `surface`, the result is always unbudgeted. See TODO in `SkSurface_Ganesh::onNewSurface` of external/skia/src/gpu/ganesh/surface/SkSurface_Ganesh.cpp Bug: 293371537 Change-Id: Icd91aaa5b6385458eb92d385241d27c19dd6cce4
Diffstat (limited to 'libs/gui/LayerState.cpp')
0 files changed, 0 insertions, 0 deletions