SurfaceTexture.OutOfResourcesException
public
static
class
SurfaceTexture.OutOfResourcesException
extends Exception
| java.lang.Object | |||
| ↳ | java.lang.Throwable | ||
| ↳ | java.lang.Exception | ||
| ↳ | android.graphics.SurfaceTexture.OutOfResourcesException | ||
This class was deprecated
in API level 19.
No longer thrown. Surface.OutOfResourcesException
is used instead.
Exception thrown when a SurfaceTexture couldn't be created or resized.
Summary
Public constructors | |
|---|---|
SurfaceTexture.OutOfResourcesException()
|
|
SurfaceTexture.OutOfResourcesException(String name)
|
|
Inherited methods | |
|---|---|
java.lang.Throwable
| |
java.lang.Object
| |
Public constructors
SurfaceTexture.OutOfResourcesException
Added in API level 11
SurfaceTexture.OutOfResourcesException ()
SurfaceTexture.OutOfResourcesException
Added in API level 11
SurfaceTexture.OutOfResourcesException (String name)
| Parameters | |
|---|---|
name |
String
|
Interfaces
Classes
- Bitmap
- BitmapFactory
- BitmapFactory.Options
- BitmapRegionDecoder
- BitmapShader
- BlurMaskFilter
- Camera
- Canvas
- Color
- ColorFilter
- ColorMatrix
- ColorMatrixColorFilter
- ComposePathEffect
- ComposeShader
- CornerPathEffect
- DashPathEffect
- DiscretePathEffect
- DrawFilter
- EmbossMaskFilter
- ImageFormat
- Interpolator
- LayerRasterizer
- LightingColorFilter
- LinearGradient
- MaskFilter
- Matrix
- Movie
- NinePatch
- Outline
- Paint
- Paint.FontMetrics
- Paint.FontMetricsInt
- PaintFlagsDrawFilter
- Path
- PathDashPathEffect
- PathEffect
- PathMeasure
- Picture
- PixelFormat
- Point
- PointF
- PorterDuff
- PorterDuffColorFilter
- PorterDuffXfermode
- RadialGradient
- Rasterizer
- Rect
- RectF
- Region
- RegionIterator
- Shader
- SumPathEffect
- SurfaceTexture
- SweepGradient
- Typeface
- Xfermode
- YuvImage
Enums
Exceptions


