Searched refs:RSTestCore (Results 1 - 13 of 13) sorted by relevance

/frameworks/base/tests/RenderScriptTests/tests/src/com/android/rs/test/
H A DUnitTest.java26 private RSTestCore mRSTC;
37 protected UnitTest(RSTestCore rstc, String n, int initResult, Context ctx) {
47 protected UnitTest(RSTestCore rstc, String n, Context ctx) {
51 protected UnitTest(RSTestCore rstc, Context ctx) {
H A DUT_fp_mad.java26 protected UT_fp_mad(RSTestCore rstc, Resources res, Context ctx) {
H A DUT_math.java26 protected UT_math(RSTestCore rstc, Resources res, Context ctx) {
H A DUT_rsdebug.java26 protected UT_rsdebug(RSTestCore rstc, Resources res, Context ctx) {
H A DUT_rstime.java26 protected UT_rstime(RSTestCore rstc, Resources res, Context ctx) {
H A DUT_rstypes.java26 protected UT_rstypes(RSTestCore rstc, Resources res, Context ctx) {
H A DRSTestView.java53 private RSTestCore mRender;
61 mRender = new RSTestCore(mCtx);
H A DUT_foreach.java27 protected UT_foreach(RSTestCore rstc, Resources res, Context ctx) {
H A DUT_primitives.java26 protected UT_primitives(RSTestCore rstc, Resources res, Context ctx) {
H A DUT_refcount.java26 protected UT_refcount(RSTestCore rstc, Resources res, Context ctx) {
H A DRSTestCore.java29 public class RSTestCore { class
34 public RSTestCore(Context ctx) { method in class:RSTestCore
H A DUT_alloc.java26 protected UT_alloc(RSTestCore rstc, Resources res, Context ctx) {
H A DUT_vector.java26 protected UT_vector(RSTestCore rstc, Resources res, Context ctx) {

Completed in 938 milliseconds