Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)

Class android.renderscript. RSTextureView

Now deprecated .

Changed Constructors
RSTextureView ( Context ) Now deprecated .
 
RSTextureView ( Context, AttributeSet ) Now deprecated .
 
 

Changed Methods
RenderScriptGL   createRenderScriptGL ( SurfaceConfig ) Now deprecated .
 
void   destroyRenderScriptGL () Now deprecated .
 
RenderScriptGL   getRenderScriptGL () Now deprecated .
 
void   onSurfaceTextureAvailable ( SurfaceTexture, int , int ) Now deprecated .
 
boolean   onSurfaceTextureDestroyed ( SurfaceTexture ) Now deprecated .
 
void   onSurfaceTextureSizeChanged ( SurfaceTexture, int , int ) Now deprecated .
 
void   onSurfaceTextureUpdated ( SurfaceTexture ) Now deprecated .
 
void   pause () Now deprecated .
 
void   resume () Now deprecated .
 
void   setRenderScriptGL ( RenderScriptGL ) Now deprecated .