Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/Path/PathUtilityClasses/
DRing.java27 private final ArrayList<float[]> mRectangleHitBox; field in Ring
49 mRectangleHitBox = rectangleHitBox; in Ring()
89 return new ArrayList<>(mRectangleHitBox); in getRectangleHitBox()