Searched refs:rstc (Results 151 - 175 of 177) sorted by relevance

12345678

/frameworks/rs/tests/java_api/RsTest/src/com/android/rs/test/
H A DUT_script_group2_float.java30 protected UT_script_group2_float(RSTestCore rstc, Context ctx) { argument
31 super(rstc, TAG, ctx);
H A DUT_script_group2_gatherscatter.java32 protected UT_script_group2_gatherscatter(RSTestCore rstc, Context ctx) { argument
33 super(rstc, TAG, ctx);
H A DUT_script_group2_nochain.java30 protected UT_script_group2_nochain(RSTestCore rstc, Context ctx) { argument
31 super(rstc, TAG, ctx);
H A DUT_copy_test.java28 protected UT_copy_test(RSTestCore rstc, Context ctx) { argument
29 super(rstc, "Copy", ctx);
H A DUT_fp16.java32 protected UT_fp16(RSTestCore rstc, Context ctx) { argument
33 super(rstc, "Fp16", ctx);
H A DUT_sampler.java30 protected UT_sampler(RSTestCore rstc, Context ctx) { argument
31 super(rstc, "Sampler", ctx);
H A DUT_struct_field.java27 protected UT_struct_field(RSTestCore rstc, Context ctx) { argument
28 super(rstc, "Structure-typed Fields", ctx);
H A DUT_reduce_backward.java41 protected UT_reduce_backward(RSTestCore rstc, Context ctx) { argument
42 super(rstc, "reduce_backward", ctx);
H A DUT_vector.java42 protected UT_vector(RSTestCore rstc, Context ctx) { argument
43 super(rstc, "Vector", ctx);
H A DUT_math_agree.java42 protected UT_math_agree(RSTestCore rstc, Context ctx) { argument
43 super(rstc, "Math Agreement", ctx);
/frameworks/rs/tests/java_api/RSTest_CompatLib/src/com/android/rs/test/
H A DUT_copy_test.java28 protected UT_copy_test(RSTestCore rstc, Resources res, Context ctx) { argument
29 super(rstc, "Copy", ctx);
H A DUT_sampler.java32 protected UT_sampler(RSTestCore rstc, Resources res, Context ctx) { argument
33 super(rstc, "Sampler", ctx);
H A DUT_vector.java26 protected UT_vector(RSTestCore rstc, Resources res, Context ctx) { argument
27 super(rstc, "Vector", ctx);
H A DUT_reduce.java35 protected UT_reduce(RSTestCore rstc, Resources res, Context ctx) { argument
36 super(rstc, "reduce", ctx);
H A DUT_reduce_backward.java35 protected UT_reduce_backward(RSTestCore rstc, Resources res, Context ctx) { argument
36 super(rstc, "reduce_backward", ctx);
H A DUT_alloc_copy.java27 protected UT_alloc_copy(RSTestCore rstc, Resources res, Context ctx) { argument
28 super(rstc, "Allocation CopyTo", ctx);
H A DUT_math_agree.java30 protected UT_math_agree(RSTestCore rstc, Resources res, Context ctx) { argument
31 super(rstc, "Math Agreement", ctx);
H A DUT_alloc_copyPadded.java27 protected UT_alloc_copyPadded(RSTestCore rstc, Resources res, Context ctx) { argument
28 super(rstc, "Allocation CopyTo Padded", ctx);
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
H A DUT_copy_test.java28 protected UT_copy_test(RSTestCore rstc, Resources res, Context ctx) { argument
29 super(rstc, "Copy", ctx);
H A DUT_sampler.java32 protected UT_sampler(RSTestCore rstc, Resources res, Context ctx) { argument
33 super(rstc, "Sampler", ctx);
H A DUT_vector.java26 protected UT_vector(RSTestCore rstc, Resources res, Context ctx) { argument
27 super(rstc, "Vector", ctx);
H A DUT_alloc_copy.java27 protected UT_alloc_copy(RSTestCore rstc, Resources res, Context ctx) { argument
28 super(rstc, "Allocation CopyTo", ctx);
H A DUT_math_agree.java30 protected UT_math_agree(RSTestCore rstc, Resources res, Context ctx) { argument
31 super(rstc, "Math Agreement", ctx);
/frameworks/rs/tests/java_api/RsTest_14/src/com/android/rs/test/
H A DUT_vector.java26 protected UT_vector(RSTestCore rstc, Resources res, Context ctx) { argument
27 super(rstc, "Vector", ctx);
/frameworks/rs/tests/java_api/RsTest_16/src/com/android/rs/test/
H A DUT_vector.java26 protected UT_vector(RSTestCore rstc, Resources res, Context ctx) { argument
27 super(rstc, "Vector", ctx);

Completed in 96 milliseconds

12345678