Commit c1d9a62
Shan Huang
Take the ceil() of the width and height of the new render target.
This was removed in ag/31004652 by mistake and might be causing the null pointer exception in 387410516.
Also re-enable setting blur algorithm to KAWASE for testing.
Bug: 387410516
Test: atest BlurTests
Flag: com.android.graphics.surfaceflinger.flags.window_blur_kawase2
Change-Id: I08e53b1eac4f649a76afc21881609fe6abd2337b1 parent edc7146 commit c1d9a62
2 files changed
Lines changed: 8 additions & 3 deletions
File tree
- libs/renderengine/skia/filters
- services/surfaceflinger
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
122 | | - | |
123 | | - | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
124 | 127 | | |
125 | 128 | | |
126 | 129 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
879 | 879 | | |
880 | 880 | | |
881 | 881 | | |
| 882 | + | |
| 883 | + | |
882 | 884 | | |
883 | 885 | | |
884 | 886 | | |
| |||
0 commit comments