diff options
author | 2024-02-14 16:30:23 +0000 | |
---|---|---|
committer | 2024-02-14 16:34:04 +0000 | |
commit | 0e14b5061658ce240a428df5a0b4af16b63ac09b (patch) | |
tree | e2e5f9a28a542c447e4cb33c9eeff1b30ab80369 /libs/gui/LayerState.cpp | |
parent | f8680e6d01b64ea8745b8c0aa335e6a4b54d8958 (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