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

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Renderer/
BaseRenderer.java 336 int currentOrientation = (currentRotation + indexOffset);
339 int difference = (currentOrientation - defaultOrientation) % ORIENTATION_COUNT;
  /cts/tests/tests/widget/src/android/widget/cts/
PopupWindowTest.java     [all...]

Completed in 87 milliseconds