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

  /frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
UT_clamp.java 23 public class UT_clamp extends UnitTest {
26 protected UT_clamp(RSTestCore rstc, Resources res, Context ctx) {
RSTestCore.java 73 unitTests.add(new UT_clamp(this, mRes, mCtx));
  /frameworks/rs/java/tests/RSTest_CompatLibLegacy/src/com/android/rs/test/
UT_clamp.java 23 public class UT_clamp extends UnitTest {
26 protected UT_clamp(RSTestCore rstc, Resources res, Context ctx) {
RSTestCore.java 73 unitTests.add(new UT_clamp(this, mRes, mCtx));
  /frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
UT_clamp.java 23 public class UT_clamp extends UnitTest {
26 protected UT_clamp(RSTestCore rstc, Resources res, Context ctx) {
RSTestCore.java 73 unitTests.add(new UT_clamp(this, mRes, mCtx));

Completed in 275 milliseconds