Lines Matching refs:RSInvalidStateException
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()
3041 throw new RSInvalidStateException("Allocation is not USAGE_IO_OUTPUT."); in setSurface()