HomeSort by relevance Sort by last modified time
    Searched refs:UT_kernel2d_oldstyle (Results 1 - 3 of 3) sorted by null

  /frameworks/rs/tests/java_api/RsTest/src/com/android/rs/test/
UT_kernel2d_oldstyle.java 25 public class UT_kernel2d_oldstyle extends UnitTest {
30 protected UT_kernel2d_oldstyle(RSTestCore rstc, Context ctx) {
RSContinuousTest.java 235 UT_kernel2d_oldstyle test = new UT_kernel2d_oldstyle(null, mContext);
RSTestCore.java 67 unitTests.add(new UT_kernel2d_oldstyle(this, mCtx));

Completed in 93 milliseconds