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.
 
 
No examples for this method.
Frequently called with: [Clear]
Portions of this page are reproduced from work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. The original page is available here.