Home | History | Annotate | Download | only in renderscript

Lines Matching refs:RSInvalidStateException

1356             throw new RSInvalidStateException("Resize only support for 1D allocations at this time.");
1389 throw new RSInvalidStateException("Bad Type");
1481 throw new RSInvalidStateException("Bad bitmap type: " + bc);
1560 throw new RSInvalidStateException("Allocation is not a surface texture.");
1574 throw new RSInvalidStateException("Allocation is not USAGE_IO_OUTPUT.");