/frameworks/rs/java/tests/RsTest_11/src/com/android/rs/test/ |
D | UnitTest.java | 37 protected UnitTest(RSTestCore rstc, String n, int initResult, Context ctx) { in UnitTest() argument 39 mRSTC = rstc; in UnitTest() 47 protected UnitTest(RSTestCore rstc, String n, Context ctx) { in UnitTest() argument 48 this(rstc, n, 0, ctx); in UnitTest() 51 protected UnitTest(RSTestCore rstc, Context ctx) { in UnitTest() argument 52 this (rstc, "<Unknown>", ctx); in UnitTest()
|
D | UT_fp_mad.java | 26 protected UT_fp_mad(RSTestCore rstc, Resources res, Context ctx) { in UT_fp_mad() argument 27 super(rstc, "Fp_Mad", ctx); in UT_fp_mad()
|
D | UT_math.java | 26 protected UT_math(RSTestCore rstc, Resources res, Context ctx) { in UT_math() argument 27 super(rstc, "Math", ctx); in UT_math()
|
D | UT_rsdebug.java | 26 protected UT_rsdebug(RSTestCore rstc, Resources res, Context ctx) { in UT_rsdebug() argument 27 super(rstc, "rsDebug", ctx); in UT_rsdebug()
|
/frameworks/rs/java/tests/RsTest_16/src/com/android/rs/test/ |
D | UnitTest.java | 37 protected UnitTest(RSTestCore rstc, String n, int initResult, Context ctx) { in UnitTest() argument 39 mRSTC = rstc; in UnitTest() 47 protected UnitTest(RSTestCore rstc, String n, Context ctx) { in UnitTest() argument 48 this(rstc, n, 0, ctx); in UnitTest() 51 protected UnitTest(RSTestCore rstc, Context ctx) { in UnitTest() argument 52 this (rstc, "<Unknown>", ctx); in UnitTest()
|
D | UT_rstypes.java | 26 protected UT_rstypes(RSTestCore rstc, Resources res, Context ctx) { in UT_rstypes() argument 27 super(rstc, "rsTypes", ctx); in UT_rstypes()
|
D | UT_fp_mad.java | 26 protected UT_fp_mad(RSTestCore rstc, Resources res, Context ctx) { in UT_fp_mad() argument 27 super(rstc, "Fp_Mad", ctx); in UT_fp_mad()
|
D | UT_math.java | 26 protected UT_math(RSTestCore rstc, Resources res, Context ctx) { in UT_math() argument 27 super(rstc, "Math", ctx); in UT_math()
|
D | UT_rsdebug.java | 26 protected UT_rsdebug(RSTestCore rstc, Resources res, Context ctx) { in UT_rsdebug() argument 27 super(rstc, "rsDebug", ctx); in UT_rsdebug()
|
/frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/ |
D | UnitTest.java | 37 protected UnitTest(RSTestCore rstc, String n, int initResult, Context ctx) { in UnitTest() argument 39 mRSTC = rstc; in UnitTest() 47 protected UnitTest(RSTestCore rstc, String n, Context ctx) { in UnitTest() argument 48 this(rstc, n, 0, ctx); in UnitTest() 51 protected UnitTest(RSTestCore rstc, Context ctx) { in UnitTest() argument 52 this (rstc, "<Unknown>", ctx); in UnitTest()
|
D | UT_math.java | 26 protected UT_math(RSTestCore rstc, Resources res, Context ctx) { in UT_math() argument 27 super(rstc, "Math", ctx); in UT_math()
|
D | UT_rsdebug.java | 26 protected UT_rsdebug(RSTestCore rstc, Resources res, Context ctx) { in UT_rsdebug() argument 27 super(rstc, "rsDebug", ctx); in UT_rsdebug()
|
/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/ |
D | UnitTest.java | 37 protected UnitTest(RSTestCore rstc, String n, int initResult, Context ctx) { in UnitTest() argument 39 mRSTC = rstc; in UnitTest() 47 protected UnitTest(RSTestCore rstc, String n, Context ctx) { in UnitTest() argument 48 this(rstc, n, 0, ctx); in UnitTest() 51 protected UnitTest(RSTestCore rstc, Context ctx) { in UnitTest() argument 52 this (rstc, "<Unknown>", ctx); in UnitTest()
|
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/ |
D | UnitTest.java | 37 protected UnitTest(RSTestCore rstc, String n, int initResult, Context ctx) { in UnitTest() argument 39 mRSTC = rstc; in UnitTest() 47 protected UnitTest(RSTestCore rstc, String n, Context ctx) { in UnitTest() argument 48 this(rstc, n, 0, ctx); in UnitTest() 51 protected UnitTest(RSTestCore rstc, Context ctx) { in UnitTest() argument 52 this (rstc, "<Unknown>", ctx); in UnitTest()
|
D | UT_clamp.java | 26 protected UT_clamp(RSTestCore rstc, Resources res, Context ctx) { in UT_clamp() argument 27 super(rstc, "Clamp (Full)", ctx); in UT_clamp()
|
D | UT_convert.java | 26 protected UT_convert(RSTestCore rstc, Resources res, Context ctx) { in UT_convert() argument 27 super(rstc, "Convert", ctx); in UT_convert()
|
D | UT_convert_relaxed.java | 26 protected UT_convert_relaxed(RSTestCore rstc, Resources res, Context ctx) { in UT_convert_relaxed() argument 27 super(rstc, "Convert (Relaxed)", ctx); in UT_convert_relaxed()
|
D | UT_rstypes.java | 26 protected UT_rstypes(RSTestCore rstc, Resources res, Context ctx) { in UT_rstypes() argument 27 super(rstc, "rsTypes", ctx); in UT_rstypes()
|
D | UT_math.java | 26 protected UT_math(RSTestCore rstc, Resources res, Context ctx) { in UT_math() argument 27 super(rstc, "Math", ctx); in UT_math()
|
D | UT_math_conformance.java | 26 protected UT_math_conformance(RSTestCore rstc, Resources res, Context ctx) { in UT_math_conformance() argument 27 super(rstc, "Math Conformance", ctx); in UT_math_conformance()
|
D | UT_rsdebug.java | 26 protected UT_rsdebug(RSTestCore rstc, Resources res, Context ctx) { in UT_rsdebug() argument 27 super(rstc, "rsDebug", ctx); in UT_rsdebug()
|
D | UT_clamp_relaxed.java | 26 protected UT_clamp_relaxed(RSTestCore rstc, Resources res, Context ctx) { in UT_clamp_relaxed() argument 27 super(rstc, "Clamp (Relaxed)", ctx); in UT_clamp_relaxed()
|
D | UT_fp_mad.java | 26 protected UT_fp_mad(RSTestCore rstc, Resources res, Context ctx) { in UT_fp_mad() argument 27 super(rstc, "Fp_Mad", ctx); in UT_fp_mad()
|
D | UT_min.java | 26 protected UT_min(RSTestCore rstc, Resources res, Context ctx) { in UT_min() argument 27 super(rstc, "Min (relaxed)", ctx); in UT_min()
|
/frameworks/rs/java/tests/RSTest_CompatLibLegacy/src/com/android/rs/test/ |
D | UnitTest.java | 37 protected UnitTest(RSTestCore rstc, String n, int initResult, Context ctx) { in UnitTest() argument 39 mRSTC = rstc; in UnitTest() 47 protected UnitTest(RSTestCore rstc, String n, Context ctx) { in UnitTest() argument 48 this(rstc, n, 0, ctx); in UnitTest() 51 protected UnitTest(RSTestCore rstc, Context ctx) { in UnitTest() argument 52 this (rstc, "<Unknown>", ctx); in UnitTest()
|