diff options
author | Martijn Coenen <maco@google.com> | 2018-07-19 10:08:08 +0200 |
---|---|---|
committer | Martijn Coenen <maco@google.com> | 2018-07-19 11:03:16 +0200 |
commit | 5534b830b961d660cc1da69a3e5d278d69493d7f (patch) | |
tree | fe8d1c20ab33ca663a0b02946b0dfaaf41930757 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | f6d7543ee335b6ed86d022a2f5d386ce8013bb7c (diff) |
ActivityManagerService: Remove some duplication.
This was there because we want to keep both the ordering and the
consistency of the dump (in the non-client case). The fix is to
have a single function which drops the lock for the non-client
case; then in the client case, the caller acquires the lock,
ensuring that we still get a fully consistent dump in that case.
This change also makes the dumpClient case consistent with the
not-dumpClient case.
Test: builds, output looks sane
Change-Id: If54969e62789da02c0f2e3e19e75c036b189993b
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions