Searched refs:transpose (Results 1 - 5 of 5) sorted by relevance

/packages/apps/Launcher3/tests/src/com/android/launcher3/util/
H A DFocusLogicTest.java61 int[][] map = transpose(new int[][] {
73 int[][] map = transpose(new int[][] {
86 int[][] map = transpose(new int[][] {
97 map = transpose(new int[][] {
111 int[][] map = transpose(new int[][] {
123 map = transpose(new int[][] {
135 map = transpose(new int[][] {
147 map = transpose(new int[][] {
158 map = transpose(new int[][] {
168 map = transpose(ne
246 private int[][] transpose(int[][] m) { method in class:FocusLogicTest
[all...]
/packages/apps/Camera2/src/com/android/camera/util/
H A DAspectRatio.java107 * @return The transpose of this aspect ratio.
109 public AspectRatio transpose() { method in class:AspectRatio
120 return transpose();
131 return transpose();
H A DSize.java96 public Size transpose() { method in class:Size
107 return transpose();
118 return transpose();
/packages/services/Telecomm/libs/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/util/ ...
/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com/google/ com/google/ ...

Completed in 189 milliseconds