/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | verify.rs | 23 static bool hadError = false; variable 26 static bool compare_float(float f1, float f2) { constant 34 static bool verify_float4(rs_allocation in1, rs_allocation in2) { variable 55 static bool verify_float3(rs_allocation in1, rs_allocation in2) { variable 75 static bool verify_float2(rs_allocation in1, rs_allocation in2) { variable 94 static bool verify_float(rs_allocation in1, rs_allocation in2) { variable 112 static bool verify_uchar4(rs_allocation in1, rs_allocation in2) { variable 138 static bool verify_uchar3(rs_allocation in1, rs_allocation in2) { variable 163 static bool verify_uchar2(rs_allocation in1, rs_allocation in2) { constant 187 static bool verify_uchar(rs_allocation in1, rs_allocation in2) { variable [all …]
|
D | foreach.rs | 6 static bool failed = false; constant 18 static bool test_root_output() { constant 39 static bool test_foo_output() { constant
|
D | noroot.rs | 7 static bool failed = false; variable 13 static bool test_foo_output() { variable
|
D | sample.rs | 17 static bool compare(float4 expected, float4 value) { variable 27 static bool sub_test_RGBA_1D(rs_allocation alloc1D, float location, float lod, constant 44 static bool sub_test_RGBA_2D(rs_allocation alloc2D, float2 location, float lod, constant
|
D | primitives.rs | 39 static bool test_primitive_types() { constant 70 static bool test_vector_types() { variable
|
D | group2.rs | 9 static bool failed[2] = { false, false }; variable
|
D | TestCtxDim.rs | 23 static bool failed = false; constant
|
D | vector.rs | 44 static bool test_vector_types() { constant
|
D | utils.rs | 3 static bool test_color_pack_unpack() { constant
|
D | MatrixTest.rs | 15 static bool testMatrixSetAndGet() { variable 64 static bool testMatrixLoadFromArray() { variable 138 static bool testMatrixLoadFromMatrix() { variable 211 static bool testMatrixIdentity() { variable 244 static bool testMatrixVectorMultiply() { variable 298 static bool testMatrixMultiply() { variable 435 static bool testMatrixTranspose() { variable 490 static bool testMatrixInverse() { constant 527 static bool testMatrixScale() { variable 591 static bool testMatrixTranslate() { variable [all …]
|
D | kernel_input.rs | 23 static bool failed = false; variable
|
/cts/tests/tests/rscpp/src/android/cts/rscpp/ |
D | verify.rs | 25 static bool hadError = false; constant 29 static bool compare_float(float f1, float f2) { constant 37 static bool verify_float4(rs_allocation in1, rs_allocation in2) constant 59 static bool verify_float3(rs_allocation in1, rs_allocation in2) variable 80 static bool verify_float2(rs_allocation in1, rs_allocation in2) variable 100 static bool verify_float(rs_allocation in1, rs_allocation in2) variable 119 static bool verify_uchar4(rs_allocation in1, rs_allocation in2) constant 146 static bool verify_uchar3(rs_allocation in1, rs_allocation in2) constant 172 static bool verify_uchar2(rs_allocation in1, rs_allocation in2) variable 197 static bool verify_uchar(rs_allocation in1, rs_allocation in2) constant
|
/cts/tests/tests/rscpp/librscpptest/ |
D | foreach.rs | 6 static bool failed = false; variable 18 static bool test_root_output() { constant 39 static bool test_foo_output() { constant
|
D | noroot.rs | 7 static bool failed = false; constant 13 static bool test_foo_output() { constant
|
D | fe_all.rs | 160 void test_bool(const bool *ain, bool *aout) { constant
|
/cts/tests/tests/nativemedia/sl/src/ |
D | SLObjectCreationTest.cpp | 323 void AudioRecorderCreation(bool) { } in AudioRecorderCreation() argument
|