Searched defs:rotatedHeight (Results 1 – 3 of 3) sorted by relevance
| /external/libgdx/extensions/gdx-tools/src/com/badlogic/gdx/tools/texturepacker/ |
| D | MaxRectsPacker.java | 376 int rotatedHeight = width - settings.paddingX + settings.paddingY; in scoreRect() local 416 …itionForNewNodeBottomLeft (int width, int height, int rotatedWidth, int rotatedHeight, boolean rot… in findPositionForNewNodeBottomLeft() 451 …findPositionForNewNodeBestShortSideFit (int width, int height, int rotatedWidth, int rotatedHeight, in findPositionForNewNodeBestShortSideFit() 497 … findPositionForNewNodeBestLongSideFit (int width, int height, int rotatedWidth, int rotatedHeight, in findPositionForNewNodeBestLongSideFit() 542 …Rect findPositionForNewNodeBestAreaFit (int width, int height, int rotatedWidth, int rotatedHeight, in findPositionForNewNodeBestAreaFit() 610 …ect findPositionForNewNodeContactPoint (int width, int height, int rotatedWidth, int rotatedHeight, in findPositionForNewNodeContactPoint()
|
| /external/webrtc/talk/app/webrtc/androidtests/src/org/webrtc/ |
| D | SurfaceViewRendererOnMeasureTest.java | 140 final int rotatedHeight = 720; in testFrame1280x720() local
|
| /external/webrtc/talk/app/webrtc/java/src/org/webrtc/ |
| D | VideoRenderer.java | 111 public int rotatedHeight() { in rotatedHeight() method in VideoRenderer.I420Frame
|