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

  /packages/apps/Gallery2/tests/src/com/android/gallery3d/ui/
GLRootStub.java 34 public Matrix getCompensationMatrix() { return null; }
GLRootMock.java 41 public Matrix getCompensationMatrix() { return null; }
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
GLRoot.java 44 public Matrix getCompensationMatrix();
GLRootView.java 519 public Matrix getCompensationMatrix() {
PhotoView.java     [all...]

Completed in 715 milliseconds