Searched refs:RSInvalidStateException (Results 1 – 24 of 24) sorted by relevance
105 …throw new RSInvalidStateException("Cannot set LOD when the allocation type does not include mipmap… in setLOD()108 throw new RSInvalidStateException("Cannot set LOD when the adapter includes mipmaps."); in setLOD()124 …throw new RSInvalidStateException("Cannot set Face when the allocation type does not include faces… in setFace()127 throw new RSInvalidStateException("Cannot set face when the adapter includes faces."); in setFace()147 throw new RSInvalidStateException("Cannot set X greater than dimension of allocation."); in setX()150 throw new RSInvalidStateException("Cannot set X when the adapter includes X."); in setX()153 …throw new RSInvalidStateException("Cannot set (X + window) which would be larger than dimension of… in setX()169 …throw new RSInvalidStateException("Cannot set Y when the allocation type does not include Y dim."); in setY()172 throw new RSInvalidStateException("Cannot set Y greater than dimension of allocation."); in setY()175 throw new RSInvalidStateException("Cannot set Y when the adapter includes Y."); in setY()[all …]
265 throw new RSInvalidStateException("Dimension must be >= 1."); in createX()289 throw new RSInvalidStateException("Dimension must be >= 1."); in createXY()315 throw new RSInvalidStateException("Dimension must be >= 1."); in createXYZ()444 … throw new RSInvalidStateException("Both X and Y dimension required when Z is present."); in create()447 throw new RSInvalidStateException("Cube maps not supported with 3D types."); in create()452 throw new RSInvalidStateException("X dimension required when Y is present."); in create()457 throw new RSInvalidStateException("Cube maps require 2D Types."); in create()463 throw new RSInvalidStateException("YUV only supports basic 2D."); in create()473 throw new RSInvalidStateException("Array dimensions must be contigous from 0."); in create()
24 public class RSInvalidStateException extends RSRuntimeException { class25 public RSInvalidStateException(String string) { in RSInvalidStateException() method in RSInvalidStateException
55 throw new RSInvalidStateException("using a destroyed object."); in getID()61 throw new RSInvalidStateException("using object with mismatched context."); in getID()156 throw new RSInvalidStateException("Object already destroyed."); in destroy()
578 throw new RSInvalidStateException("Loops in group not allowed."); in validateCycle()585 throw new RSInvalidStateException("Loops in group not allowed."); in validateCycle()626 throw new RSInvalidStateException(msg); in validateDAG()634 throw new RSInvalidStateException("Multiple DAGs in group not allowed."); in validateDAG()670 throw new RSInvalidStateException( in addKernel()707 throw new RSInvalidStateException("From script not found."); in addConnection()712 throw new RSInvalidStateException("To script not found."); in addConnection()742 throw new RSInvalidStateException("From script not found."); in addConnection()747 throw new RSInvalidStateException("To script not found."); in addConnection()771 throw new RSInvalidStateException("Empty script groups are not allowed"); in create()
2077 … throw new RSInvalidStateException("Resize only support for 1D allocations at this time."); in resize()2669 throw new RSInvalidStateException("Bad Type"); in createTyped()2767 throw new RSInvalidStateException("Bad bitmap type: " + bc); in elementFromBitmap()2854 throw new RSInvalidStateException("Cubemap is not supported for getByteBuffer()."); in getByteBuffer()2859 throw new RSInvalidStateException("YUV format is not supported for getByteBuffer()."); in getByteBuffer()2891 throw new RSInvalidStateException("Bad Type"); in createAllocations()2930 throw new RSInvalidStateException("Bad input Allocation"); in createFromAllocation()2956 throw new RSInvalidStateException("Allocation is not USAGE_IO_INPUT."); in setupBufferQueue()2969 throw new RSInvalidStateException("Allocation is not USAGE_IO_INPUT."); in shareBufferQueue()3022 throw new RSInvalidStateException("Allocation is not a surface texture."); in getSurface()[all …]
1237 throw new RSInvalidStateException("Calling RS with no Context active."); in validate()1299 …throw new RSInvalidStateException("Received a message from the script with no message handler inst… in run()
212 throw new RSInvalidStateException("Dimension must be >= 1."); in createX()236 throw new RSInvalidStateException("Dimension must be >= 1."); in createXY()262 throw new RSInvalidStateException("Dimension must be >= 1."); in createXYZ()370 … throw new RSInvalidStateException("Both X and Y dimension required when Z is present."); in create()373 throw new RSInvalidStateException("Cube maps not supported with 3D types."); in create()378 throw new RSInvalidStateException("X dimension required when Y is present."); in create()383 throw new RSInvalidStateException("Cube maps require 2D Types."); in create()389 throw new RSInvalidStateException("YUV only supports basic 2D."); in create()
55 throw new RSInvalidStateException("using a destroyed object."); in getID()61 throw new RSInvalidStateException("using object with mismatched context."); in getID()115 throw new RSInvalidStateException("Object already destroyed."); in destroy()
643 throw new RSInvalidStateException("Loops in group not allowed."); in validateCycle()650 throw new RSInvalidStateException("Loops in group not allowed."); in validateCycle()691 throw new RSInvalidStateException(msg); in validateDAG()699 throw new RSInvalidStateException("Multiple DAGs in group not allowed."); in validateDAG()735 throw new RSInvalidStateException( in addKernel()773 throw new RSInvalidStateException("From script not found."); in addConnection()778 throw new RSInvalidStateException("To script not found."); in addConnection()807 throw new RSInvalidStateException("From script not found."); in addConnection()812 throw new RSInvalidStateException("To script not found."); in addConnection()883 throw new RSInvalidStateException("Empty script groups are not allowed"); in create()
2560 throw new RSInvalidStateException("Bad Type"); in createTyped()2654 throw new RSInvalidStateException("Bad bitmap type: " + bc); in elementFromBitmap()2730 throw new RSInvalidStateException("Allocation is not USAGE_IO_OUTPUT."); in setSurface()
146 …throw new RSInvalidStateException("Calling getPointerSize() before any RenderScript instantiated"); in getPointerSize()1237 throw new RSInvalidStateException("Calling RS with no Context active."); in validate()1303 …throw new RSInvalidStateException("Received a message from the script with no message handler inst… in run()
10412 public class RSInvalidStateException extends android.support.v8.renderscript.RSRuntimeException {10413 ctor public RSInvalidStateException(java.lang.String);
10800 public class RSInvalidStateException extends android.support.v8.renderscript.RSRuntimeException {10801 ctor public RSInvalidStateException(java.lang.String);
11331 public class RSInvalidStateException extends android.support.v8.renderscript.RSRuntimeException {11332 ctor public RSInvalidStateException(java.lang.String);
11329 public class RSInvalidStateException extends android.support.v8.renderscript.RSRuntimeException {11330 ctor public RSInvalidStateException(java.lang.String);
11347 public class RSInvalidStateException extends android.support.v8.renderscript.RSRuntimeException {11348 ctor public RSInvalidStateException(java.lang.String);
10831 public class RSInvalidStateException extends android.support.v8.renderscript.RSRuntimeException {10832 ctor public RSInvalidStateException(java.lang.String);
12147 public class RSInvalidStateException extends android.support.v8.renderscript.RSRuntimeException {12148 ctor public RSInvalidStateException(java.lang.String);
12157 public class RSInvalidStateException extends android.support.v8.renderscript.RSRuntimeException {12158 ctor public RSInvalidStateException(java.lang.String);
26418 public class RSInvalidStateException extends android.renderscript.RSRuntimeException {26419 ctor public RSInvalidStateException(java.lang.String);
38651 Landroid/renderscript/RSInvalidStateException;38652 Landroid/renderscript/RSInvalidStateException;-><init>(Ljava/lang/String;)V
37851 public class RSInvalidStateException extends android.renderscript.RSRuntimeException {37852 ctor public RSInvalidStateException(java.lang.String);