Home
last modified time | relevance | path

Searched refs:mLastSizeIndex (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tests/SurfaceControlViewHostTest/src/com/android/test/viewembed/
DSurfaceControlViewHostSyncTest.java54 private int mLastSizeIndex = 0; field in SurfaceControlViewHostSyncTest
113 Point size = mSizes[mLastSizeIndex % mSizes.length]; in resize()
142 mLastSizeIndex++; in resize()
182 mLastSizeIndex++; in loadEmbedded()