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

  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
GLRoot.java 47 public Matrix getCompensationMatrix();
GLRootView.java 557 public Matrix getCompensationMatrix() {
PhotoView.java     [all...]
  /packages/apps/Gallery2/tests/src/com/android/gallery3d/ui/
GLRootMock.java 45 public Matrix getCompensationMatrix() { return null; }
GLRootStub.java 36 public Matrix getCompensationMatrix() { return null; }

Completed in 111 milliseconds