summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/Program.java
diff options
context:
space:
mode:
authorCraig Mautner <cmautner@google.com>2012-04-17 17:05:26 -0700
committerCraig Mautner <cmautner@google.com>2012-04-17 17:25:50 -0700
commita51a9564fd53b661446cd63eea23208656acc678 (patch)
tree08b84aa11dd9b02309c1fa6508d2fd73e16e033d /graphics/java/android/renderscript/Program.java
parentc843642fbb76619520f960043adaa268e252a657 (diff)
Add call-stack reporting methods into Debug
Added two public methods to Debug. These methods return a String indicating the caller (getCaller()) or callers (getCallers(int depth)) of the calling method. The String indicates the class, method and line number of the caller(s). Similar to using Throwable.fillInStackTrace() but much more concise. Change-Id: I53d0085aa50e4501d28e8eb3ad5b91ef700ac218
Diffstat (limited to 'graphics/java/android/renderscript/Program.java')
0 files changed, 0 insertions, 0 deletions