Home
last modified time | relevance | path

Searched defs:rstc (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/tests/RenderScriptTests/tests/src/com/android/rs/test/
DUnitTest.java36 protected UnitTest(RSTestCore rstc, String n, int initResult, Context ctx) { in UnitTest()
46 protected UnitTest(RSTestCore rstc, String n, Context ctx) { in UnitTest()
50 protected UnitTest(RSTestCore rstc, Context ctx) { in UnitTest()
DUT_rstypes.java26 protected UT_rstypes(RSTestCore rstc, Resources res, Context ctx) { in UT_rstypes()
DUT_rsdebug.java26 protected UT_rsdebug(RSTestCore rstc, Resources res, Context ctx) { in UT_rsdebug()
DUT_math.java26 protected UT_math(RSTestCore rstc, Resources res, Context ctx) { in UT_math()
DUT_rstime.java26 protected UT_rstime(RSTestCore rstc, Resources res, Context ctx) { in UT_rstime()
DUT_fp_mad.java26 protected UT_fp_mad(RSTestCore rstc, Resources res, Context ctx) { in UT_fp_mad()
DUT_refcount.java26 protected UT_refcount(RSTestCore rstc, Resources res, Context ctx) { in UT_refcount()
DUT_foreach.java27 protected UT_foreach(RSTestCore rstc, Resources res, Context ctx) { in UT_foreach()
DUT_primitives.java26 protected UT_primitives(RSTestCore rstc, Resources res, Context ctx) { in UT_primitives()
DUT_alloc.java26 protected UT_alloc(RSTestCore rstc, Resources res, Context ctx) { in UT_alloc()
DUT_vector.java26 protected UT_vector(RSTestCore rstc, Resources res, Context ctx) { in UT_vector()