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

  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
OrientationSource.java 21 public int getCompensation();
GLRoot.java 46 public int getCompensation();
GLRootView.java 238 compensation = mOrientationSource.getCompensation();
552 public int getCompensation() {
PhotoView.java 490 int compensation = root.getCompensation();
    [all...]
  /packages/apps/Gallery2/tests/src/com/android/gallery3d/ui/
GLRootMock.java 44 public int getCompensation() { return 0; }
GLRootStub.java 35 public int getCompensation() { return 0; }
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
OrientationManager.java 136 public int getCompensation() {

Completed in 852 milliseconds