diff options
author | Carl Shapiro <cshapiro@google.com> | 2010-12-22 15:54:53 -0800 |
---|---|---|
committer | Carl Shapiro <cshapiro@google.com> | 2011-01-04 15:51:33 -0800 |
commit | b596198d8d588a113e7e1b204ab09f46a02822c6 (patch) | |
tree | db9ae39de43e47f44b64ac87220d8784b0c441c0 /graphics/java/android/renderscript/ProgramStore.java | |
parent | ed4127ccef071be6253e4950bf76fdbeda807c76 (diff) |
Remove functionality related to external allocation tracking.
The android.os.Debug class exposed two interfaces related to external
allocation. The first interface provided a counter of global external
allocation events. This change makes the global counter getters
constantly return 0 and stubs out the counter setters. The second
interface attempted to provide a counter of per-thread external
allocation events. That interface was never implemented. This change
makes the per-thread counter getters constantly return -1 and stubs
out the setters.
Change-Id: I240fe9bf05297a83607a4350d40d20581e2a9e2f
Diffstat (limited to 'graphics/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions