HomeSort by relevance Sort by last modified time
    Searched full:ut_math (Results 1 - 6 of 6) sorted by null

  /frameworks/base/tests/RenderScriptTests/tests/src/com/android/rs/test/
UT_math.java 23 public class UT_math extends UnitTest {
26 protected UT_math(RSTestCore rstc, Resources res, Context ctx) {
RSTestCore.java 85 unitTests.add(new UT_math(this, mRes, mCtx));
  /frameworks/base/tests/RenderScriptTests/tests_v11/src/com/android/rs/test/
UT_math.java 23 public class UT_math extends UnitTest {
26 protected UT_math(RSTestCore rstc, Resources res, Context ctx) {
RSTestCore.java 71 unitTests.add(new UT_math(this, mRes, mCtx));
  /frameworks/base/tests/RenderScriptTests/tests_v14/src/com/android/rs/test/
UT_math.java 23 public class UT_math extends UnitTest {
26 protected UT_math(RSTestCore rstc, Resources res, Context ctx) {
RSTestCore.java 75 unitTests.add(new UT_math(this, mRes, mCtx));

Completed in 442 milliseconds