Searched defs:RSInvalidStateException (Results 1 - 2 of 2) sorted by relevance
/frameworks/base/rs/java/android/renderscript/ | ||
H A D | RSInvalidStateException.java | 24 public class RSInvalidStateException extends RSRuntimeException { class in inherits:RSRuntimeException 25 public RSInvalidStateException(String string) { method in class:RSInvalidStateException |
/frameworks/rs/support/java/src/android/support/v8/renderscript/ | ||
H A D | RSInvalidStateException.java | 24 public class RSInvalidStateException extends RSRuntimeException { class in inherits:RSRuntimeException 25 public RSInvalidStateException(String string) { method in class:RSInvalidStateException |
Completed in 45 milliseconds