diff options
author | Fabian Kozynski <kozynski@google.com> | 2019-12-12 16:05:10 -0500 |
---|---|---|
committer | Fabian Kozynski <kozynski@google.com> | 2019-12-12 16:05:10 -0500 |
commit | f13ce794869a2cd734fb3037eb9c7a784333a95d (patch) | |
tree | ba54d1198a01efb69c642d478bc73bdd5433b2ed /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | b3321f666d82d1197dd379449081f36f0b8ec11e (diff) |
Prevent NPE in QuickQSPanel
When QuickQSPanel is recreated with the media player flag on, mHost is
null before it is set and will cause an NPE. The tiles will be set
correctly after the first time mHost is set.
Fixes: 146155011
Test: switch to Dark mode and see it doesn't crash.
Change-Id: Iacd23db46ec3b4ea026efc75da32f10f1edb1567
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions