Searched refs:UT_clamp_relaxed (Results 1 - 7 of 7) sorted by relevance

/frameworks/rs/tests/java_api/RsTest/src/com/android/rs/test/
H A DUT_clamp_relaxed.java22 public class UT_clamp_relaxed extends UnitTest { class in inherits:UnitTest
24 protected UT_clamp_relaxed(RSTestCore rstc, Context ctx) { method in class:UT_clamp_relaxed
H A DRSContinuousTest.java107 UT_clamp_relaxed test = new UT_clamp_relaxed(null, mContext);
H A DRSTestCore.java72 unitTests.add(new UT_clamp_relaxed(this, mCtx));
/frameworks/rs/tests/java_api/RSTest_CompatLib/src/com/android/rs/test/
H A DUT_clamp_relaxed.java23 public class UT_clamp_relaxed extends UnitTest { class in inherits:UnitTest
26 protected UT_clamp_relaxed(RSTestCore rstc, Resources res, Context ctx) { method in class:UT_clamp_relaxed
H A DRSTestCore.java75 unitTests.add(new UT_clamp_relaxed(this, mRes, mCtx));
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
H A DUT_clamp_relaxed.java23 public class UT_clamp_relaxed extends UnitTest { class in inherits:UnitTest
26 protected UT_clamp_relaxed(RSTestCore rstc, Resources res, Context ctx) { method in class:UT_clamp_relaxed
H A DRSTestCore.java74 unitTests.add(new UT_clamp_relaxed(this, mRes, mCtx));

Completed in 242 milliseconds