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

  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
GLRoot.java 47 public Matrix getCompensationMatrix();
GLRootView.java 557 public Matrix getCompensationMatrix() {
  /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 296 milliseconds