diff options
author | Stan Iliev <stani@google.com> | 2020-07-09 17:06:57 -0400 |
---|---|---|
committer | Stan Iliev <stani@google.com> | 2020-07-10 18:20:09 +0000 |
commit | 8a3b983f1dff5d5d6e6633fd47c3c26df7fbb1ea (patch) | |
tree | 1031a245404fed2b5e5007b6983b954afced6a1f /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 0811c47412f627124f0e30b741435f5755073712 (diff) |
Fix for WebView not drawing in a layer
internal_private_accessTopLayerRenderTargetContext does not
guarantee that a GrRenderTarget is created. Moving flush before
internal_private_accessTopLayerRenderTargetContext resolves that
issue. GrRenderTarget was often nullptr, when drawing WebView in a
layer.
Test: Passed CtsUiRenderingTestCases. Ran two tests apps attached to the bug
Bug: 156413480
Change-Id: Ib3e23c4ab58eb3d02daa05979f545b75a8bfea07
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions