Searched refs:convertException (Results 1 - 16 of 16) sorted by relevance

/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DScriptIntrinsicLUTThunker.java40 throw ExceptionThunker.convertException(exc);
49 throw ExceptionThunker.convertException(e);
57 throw ExceptionThunker.convertException(e);
65 throw ExceptionThunker.convertException(e);
73 throw ExceptionThunker.convertException(e);
83 throw ExceptionThunker.convertException(e);
92 throw ExceptionThunker.convertException(e);
H A DScriptIntrinsicBlurThunker.java43 throw ExceptionThunker.convertException(exc);
53 throw ExceptionThunker.convertException(e);
61 throw ExceptionThunker.convertException(e);
71 throw ExceptionThunker.convertException(e);
81 throw ExceptionThunker.convertException(e);
91 throw ExceptionThunker.convertException(e);
H A DScriptIntrinsicConvolve3x3Thunker.java41 throw ExceptionThunker.convertException(exc);
51 throw ExceptionThunker.convertException(e);
59 throw ExceptionThunker.convertException(e);
68 throw ExceptionThunker.convertException(e);
78 throw ExceptionThunker.convertException(e);
88 throw ExceptionThunker.convertException(e);
H A DScriptIntrinsicConvolve5x5Thunker.java41 throw ExceptionThunker.convertException(exc);
51 throw ExceptionThunker.convertException(e);
59 throw ExceptionThunker.convertException(e);
68 throw ExceptionThunker.convertException(e);
78 throw ExceptionThunker.convertException(e);
88 throw ExceptionThunker.convertException(e);
H A DScriptGroupThunker.java38 throw ExceptionThunker.convertException(e);
47 throw ExceptionThunker.convertException(e);
55 throw ExceptionThunker.convertException(e);
71 throw ExceptionThunker.convertException(e);
79 throw ExceptionThunker.convertException(e);
89 throw ExceptionThunker.convertException(e);
99 throw ExceptionThunker.convertException(e);
111 throw ExceptionThunker.convertException(e);
H A DScriptIntrinsicColorMatrixThunker.java40 throw ExceptionThunker.convertException(exc);
50 throw ExceptionThunker.convertException(e);
58 throw ExceptionThunker.convertException(e);
66 throw ExceptionThunker.convertException(e);
74 throw ExceptionThunker.convertException(e);
82 throw ExceptionThunker.convertException(e);
93 throw ExceptionThunker.convertException(e);
102 throw ExceptionThunker.convertException(e);
H A DAllocationThunker.java63 throw ExceptionThunker.convertException(e);
71 throw ExceptionThunker.convertException(e);
87 throw ExceptionThunker.convertException(e);
95 throw ExceptionThunker.convertException(e);
103 throw ExceptionThunker.convertException(e);
118 throw ExceptionThunker.convertException(e);
126 throw ExceptionThunker.convertException(e);
133 throw ExceptionThunker.convertException(e);
140 throw ExceptionThunker.convertException(e);
147 throw ExceptionThunker.convertException(
[all...]
H A DScriptIntrinsicBlendThunker.java38 throw ExceptionThunker.convertException(exc);
50 throw ExceptionThunker.convertException(e);
59 throw ExceptionThunker.convertException(e);
71 throw ExceptionThunker.convertException(e);
80 throw ExceptionThunker.convertException(e);
92 throw ExceptionThunker.convertException(e);
101 throw ExceptionThunker.convertException(e);
113 throw ExceptionThunker.convertException(e);
122 throw ExceptionThunker.convertException(e);
134 throw ExceptionThunker.convertException(
[all...]
H A DScriptCThunker.java57 throw ExceptionThunker.convertException(e);
66 throw ExceptionThunker.convertException(e);
78 throw ExceptionThunker.convertException(e);
86 throw ExceptionThunker.convertException(e);
96 throw ExceptionThunker.convertException(e);
116 throw ExceptionThunker.convertException(e);
145 throw ExceptionThunker.convertException(e);
153 throw ExceptionThunker.convertException(e);
160 throw ExceptionThunker.convertException(e);
167 throw ExceptionThunker.convertException(
[all...]
H A DRenderScriptThunker.java43 throw ExceptionThunker.convertException(e);
59 throw ExceptionThunker.convertException(e);
67 throw ExceptionThunker.convertException(e);
75 throw ExceptionThunker.convertException(e);
84 throw ExceptionThunker.convertException(e);
H A DScriptIntrinsicYuvToRGBThunker.java40 throw ExceptionThunker.convertException(exc);
51 throw ExceptionThunker.convertException(e);
60 throw ExceptionThunker.convertException(e);
69 throw ExceptionThunker.convertException(e);
79 throw ExceptionThunker.convertException(e);
H A DScriptIntrinsic3DLUTThunker.java44 throw ExceptionThunker.convertException(exc);
54 throw ExceptionThunker.convertException(e);
72 throw ExceptionThunker.convertException(e);
86 throw ExceptionThunker.convertException(e);
H A DElementThunker.java34 throw ExceptionThunker.convertException(e);
42 throw ExceptionThunker.convertException(e);
118 throw ExceptionThunker.convertException(e);
126 throw ExceptionThunker.convertException(e);
134 throw ExceptionThunker.convertException(e);
142 throw ExceptionThunker.convertException(e);
150 throw ExceptionThunker.convertException(e);
158 throw ExceptionThunker.convertException(e);
246 throw ExceptionThunker.convertException(e);
257 throw ExceptionThunker.convertException(ex
[all...]
H A DExceptionThunker.java22 static RuntimeException convertException (RuntimeException e) { method in class:ExceptionThunker
H A DTypeThunker.java49 throw ExceptionThunker.convertException(e);
80 throw ExceptionThunker.convertException(exc);
H A DSamplerThunker.java152 throw ExceptionThunker.convertException(e);

Completed in 1129 milliseconds