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

  /frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
UT_sampler.java 23 public class UT_sampler extends UnitTest {
32 protected UT_sampler(RSTestCore rstc, Resources res, Context ctx) {
RSTestCore.java 90 unitTests.add(new UT_sampler(this, mRes, mCtx));
  /frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
UT_sampler.java 25 public class UT_sampler extends UnitTest {
34 protected UT_sampler(RSTestCore rstc, Resources res, Context ctx) {
RSTestCore.java 98 unitTests.add(new UT_sampler(this, mRes, mCtx));

Completed in 68 milliseconds