OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RSRuntimeException
(Results
26 - 50
of
206
) sorted by null
1
2
3
4
5
6
7
8
9
/cts/tests/tests/renderscript/src/android/renderscript/cts/
InitTest.java
21
import android.renderscript.
RSRuntimeException
;
29
public void forEach(int testId, Allocation mIn, Allocation mOut) throws
RSRuntimeException
{
49
} catch (
RSRuntimeException
e) {
ClearObjectTest.java
24
import android.renderscript.
RSRuntimeException
;
42
public void forEach(int testId, Allocation mIn, Allocation mOut) throws
RSRuntimeException
{
69
} catch (
RSRuntimeException
e) {
86
} catch (
RSRuntimeException
e) {
102
} catch (
RSRuntimeException
e) {
118
} catch (
RSRuntimeException
e) {
134
} catch (
RSRuntimeException
e) {
RsUnpackColor8888Test.java
22
import android.renderscript.
RSRuntimeException
;
29
public void forEach(int testId, Allocation mIn, Allocation mOut) throws
RSRuntimeException
{
47
} catch (
RSRuntimeException
e) {
GetElementAt.java
22
import android.renderscript.
RSRuntimeException
;
36
public void forEach(int testId, Allocation mOut) throws
RSRuntimeException
{
65
} catch (
RSRuntimeException
e) {
86
} catch (
RSRuntimeException
e) {
RSBase.java
23
import android.renderscript.
RSRuntimeException
;
70
throw new
RSRuntimeException
("Received error " + mErrorNum +
IsObjectTest.java
68
} catch (
RSRuntimeException
e) {
89
} catch (
RSRuntimeException
e) {
113
} catch (
RSRuntimeException
e) {
136
} catch (
RSRuntimeException
e) {
158
} catch (
RSRuntimeException
e) {
SetObjectTest.java
67
} catch (
RSRuntimeException
e) {
88
} catch (
RSRuntimeException
e) {
111
} catch (
RSRuntimeException
e) {
133
} catch (
RSRuntimeException
e) {
155
} catch (
RSRuntimeException
e) {
ForEachTest.java
43
import android.renderscript.
RSRuntimeException
;
73
fail("should throw
RSRuntimeException
");
74
} catch (
RSRuntimeException
e) {
87
fail("should throw
RSRuntimeException
");
88
} catch (
RSRuntimeException
e) {
101
fail("should throw
RSRuntimeException
");
102
} catch (
RSRuntimeException
e) {
115
fail("should throw
RSRuntimeException
");
116
} catch (
RSRuntimeException
e) {
129
fail("should throw
RSRuntimeException
");
[
all
...]
KernelTest.java
43
import android.renderscript.
RSRuntimeException
;
73
fail("should throw
RSRuntimeException
");
74
} catch (
RSRuntimeException
e) {
87
fail("should throw
RSRuntimeException
");
88
} catch (
RSRuntimeException
e) {
101
fail("should throw
RSRuntimeException
");
102
} catch (
RSRuntimeException
e) {
115
fail("should throw
RSRuntimeException
");
116
} catch (
RSRuntimeException
e) {
129
fail("should throw
RSRuntimeException
");
[
all
...]
TestClz.java
22
import android.renderscript.
RSRuntimeException
;
49
throw new
RSRuntimeException
("RenderScript. Can't invoke forEach_testClzCharChar: " + e.toString());
56
throw new
RSRuntimeException
("RenderScript. Can't invoke forEach_testClzCharChar: " + e.toString());
105
throw new
RSRuntimeException
("RenderScript. Can't invoke forEach_testClzChar2Char2: " + e.toString());
112
throw new
RSRuntimeException
("RenderScript. Can't invoke forEach_testClzChar2Char2: " + e.toString());
161
throw new
RSRuntimeException
("RenderScript. Can't invoke forEach_testClzChar3Char3: " + e.toString());
168
throw new
RSRuntimeException
("RenderScript. Can't invoke forEach_testClzChar3Char3: " + e.toString());
217
throw new
RSRuntimeException
("RenderScript. Can't invoke forEach_testClzChar4Char4: " + e.toString());
224
throw new
RSRuntimeException
("RenderScript. Can't invoke forEach_testClzChar4Char4: " + e.toString());
278
throw new
RSRuntimeException
("RenderScript. Can't invoke forEach_testClzUcharUchar: " + e.toString())
[
all
...]
TestIlogb.java
22
import android.renderscript.
RSRuntimeException
;
49
throw new
RSRuntimeException
("RenderScript. Can't invoke forEach_testIlogbFloatInt: " + e.toString());
56
throw new
RSRuntimeException
("RenderScript. Can't invoke forEach_testIlogbFloatInt: " + e.toString());
99
throw new
RSRuntimeException
("RenderScript. Can't invoke forEach_testIlogbFloat2Int2: " + e.toString());
106
throw new
RSRuntimeException
("RenderScript. Can't invoke forEach_testIlogbFloat2Int2: " + e.toString());
149
throw new
RSRuntimeException
("RenderScript. Can't invoke forEach_testIlogbFloat3Int3: " + e.toString());
156
throw new
RSRuntimeException
("RenderScript. Can't invoke forEach_testIlogbFloat3Int3: " + e.toString());
199
throw new
RSRuntimeException
("RenderScript. Can't invoke forEach_testIlogbFloat4Int4: " + e.toString());
206
throw new
RSRuntimeException
("RenderScript. Can't invoke forEach_testIlogbFloat4Int4: " + e.toString());
TestNan.java
22
import android.renderscript.
RSRuntimeException
;
49
throw new
RSRuntimeException
("RenderScript. Can't invoke forEach_testNanUintFloat: " + e.toString());
56
throw new
RSRuntimeException
("RenderScript. Can't invoke forEach_testNanUintFloat: " + e.toString());
TestConvert.java
22
import android.renderscript.
RSRuntimeException
;
49
throw new
RSRuntimeException
("RenderScript. Can't invoke forEach_testConvertFloat2Float2Float2: " + e.toString());
56
throw new
RSRuntimeException
("RenderScript. Can't invoke forEach_testConvertFloat2Float2Float2: " + e.toString());
108
throw new
RSRuntimeException
("RenderScript. Can't invoke forEach_testConvertFloat3Float3Float3: " + e.toString());
115
throw new
RSRuntimeException
("RenderScript. Can't invoke forEach_testConvertFloat3Float3Float3: " + e.toString());
167
throw new
RSRuntimeException
("RenderScript. Can't invoke forEach_testConvertFloat4Float4Float4: " + e.toString());
174
throw new
RSRuntimeException
("RenderScript. Can't invoke forEach_testConvertFloat4Float4Float4: " + e.toString());
231
throw new
RSRuntimeException
("RenderScript. Can't invoke forEach_testConvertFloat2Char2Float2: " + e.toString());
238
throw new
RSRuntimeException
("RenderScript. Can't invoke forEach_testConvertFloat2Char2Float2: " + e.toString());
289
throw new
RSRuntimeException
("RenderScript. Can't invoke forEach_testConvertFloat3Char3Float3: " + e.toString())
[
all
...]
RsPackColorTo8888Test.java
23
import android.renderscript.
RSRuntimeException
;
35
public void forEach(int testId, Allocation mIn, Allocation mOut) throws
RSRuntimeException
{
78
} catch (
RSRuntimeException
e) {
105
} catch (
RSRuntimeException
e) {
TestAbs.java
22
import android.renderscript.
RSRuntimeException
;
49
throw new
RSRuntimeException
("RenderScript. Can't invoke forEach_testAbsCharUchar: " + e.toString());
56
throw new
RSRuntimeException
("RenderScript. Can't invoke forEach_testAbsCharUchar: " + e.toString());
105
throw new
RSRuntimeException
("RenderScript. Can't invoke forEach_testAbsChar2Uchar2: " + e.toString());
112
throw new
RSRuntimeException
("RenderScript. Can't invoke forEach_testAbsChar2Uchar2: " + e.toString());
161
throw new
RSRuntimeException
("RenderScript. Can't invoke forEach_testAbsChar3Uchar3: " + e.toString());
168
throw new
RSRuntimeException
("RenderScript. Can't invoke forEach_testAbsChar3Uchar3: " + e.toString());
217
throw new
RSRuntimeException
("RenderScript. Can't invoke forEach_testAbsChar4Uchar4: " + e.toString());
224
throw new
RSRuntimeException
("RenderScript. Can't invoke forEach_testAbsChar4Uchar4: " + e.toString());
278
throw new
RSRuntimeException
("RenderScript. Can't invoke forEach_testAbsShortUshort: " + e.toString())
[
all
...]
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
ElementThunker.java
33
} catch (android.renderscript.
RSRuntimeException
e) {
41
} catch (android.renderscript.
RSRuntimeException
e) {
117
} catch (android.renderscript.
RSRuntimeException
e) {
125
} catch (android.renderscript.
RSRuntimeException
e) {
133
} catch (android.renderscript.
RSRuntimeException
e) {
141
} catch (android.renderscript.
RSRuntimeException
e) {
149
} catch (android.renderscript.
RSRuntimeException
e) {
157
} catch (android.renderscript.
RSRuntimeException
e) {
245
} catch (android.renderscript.
RSRuntimeException
e) {
256
} catch (android.renderscript.
RSRuntimeException
exc)
[
all
...]
BaseObj.java
38
throw new
RSRuntimeException
("Internal Error, reset of object ID.");
58
throw new
RSRuntimeException
("Internal error: Object id 0.");
/cts/tests/tests/renderscriptlegacy/src/android/renderscriptlegacy/cts/
RSBaseCompute.java
22
import android.renderscript.
RSRuntimeException
;
RSBase.java
23
import android.renderscript.
RSRuntimeException
;
70
throw new
RSRuntimeException
("Received error " + mErrorNum +
VersionTest.java
20
import android.renderscript.
RSRuntimeException
;
93
fail("should throw
RSRuntimeException
");
94
} catch (
RSRuntimeException
e) {
/cts/tests/tests/rscpp/src/android/cts/rscpp/
RSCppTest.java
24
import android.renderscript.
RSRuntimeException
;
71
throw new
RSRuntimeException
("Received error " + mErrorNum +
/frameworks/base/rs/java/android/renderscript/
FileA3D.java
233
throw new
RSRuntimeException
("Unable to create a3d file from asset " + path);
253
throw new
RSRuntimeException
("Unable to create a3d file from " + path);
290
throw new
RSRuntimeException
("Unable to open resource " + id);
298
throw new
RSRuntimeException
("Unsupported asset stream");
302
throw new
RSRuntimeException
("Unable to create a3d file from resource " + id);
Font.java
165
throw new
RSRuntimeException
("Unable to create font from file " + path);
189
throw new
RSRuntimeException
("Unable to create font from asset " + path);
206
throw new
RSRuntimeException
("Unable to open resource " + id);
216
throw new
RSRuntimeException
("Unsupported asset stream created");
220
throw new
RSRuntimeException
("Unable to create font from resource " + id);
BaseObj.java
37
throw new
RSRuntimeException
("Internal Error, reset of object ID.");
57
throw new
RSRuntimeException
("Internal error: Object id 0.");
/frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/
SceneGraphBase.java
30
import android.renderscript.
RSRuntimeException
;
Completed in 553 milliseconds
1
2
3
4
5
6
7
8
9