Home
last modified time | relevance | path

Searched defs:getCompensationMatrix (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Gallery2/tests/src/com/android/gallery3d/ui/
DGLRootStub.java34 public Matrix getCompensationMatrix() { return null; } in getCompensationMatrix() method in GLRootStub
DGLRootMock.java41 public Matrix getCompensationMatrix() { return null; } in getCompensationMatrix() method in GLRootMock
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DGLRoot.java44 public Matrix getCompensationMatrix(); in getCompensationMatrix() method
DGLRootView.java519 public Matrix getCompensationMatrix() { in getCompensationMatrix() method in GLRootView