android.renderscript
Class RenderScript.RSErrorHandler

java.lang.Object
  extended by android.renderscript.RenderScript.RSErrorHandler
All Implemented Interfaces:
Runnable
Enclosing class:
RenderScript

public static class RenderScript.RSErrorHandler
extends Object
implements Runnable


Field Summary
protected  String mErrorMessage
           
protected  int mErrorNum
           
 
Constructor Summary
RenderScript.RSErrorHandler()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mErrorMessage

protected String mErrorMessage

mErrorNum

protected int mErrorNum
Constructor Detail

RenderScript.RSErrorHandler

public RenderScript.RSErrorHandler()
Method Detail

run

public void run()
Specified by:
run in interface Runnable


Copyright © 2008-2012. All Rights Reserved.