diff options
author | Robert Carr <racarr@google.com> | 2021-04-14 10:05:58 -0700 |
---|---|---|
committer | Robert Carr <racarr@google.com> | 2021-04-20 15:38:26 -0700 |
commit | 354c56590e75c4f47531c1195fccc4cd6f49364c (patch) | |
tree | c6c7125dc04020e1db88b1d5d1575f347448c91c /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 6b23dfbd0b92083098a5eb23eb23ccfeeee72741 (diff) |
View: Expose gatherTransparentRegion
Recently exposed ViewRoot API requires requestTransparentRegion for
many of the use cases we want to support. requestTransparentRegion is
already public API, however the documentation and definition is a little
confusing and arguably it shouldn't do anything unless we also implement
gatherTransparentRegion. gatherTransparentRegion is already made public
through SurfaceView, and so exposing it properly on View seems like
a non disruptive option.
Bug: 179647628
Test: android.view.cts.ViewRootSyncTest
Change-Id: I72fb2744bc03cdd26d64547dbebeb12751a33a2a
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions