Searched defs:bottomRight (Results 1 – 6 of 6) sorted by relevance
| /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/geometry/ |
| D | Quad.java | 171 public PointF bottomRight() { in bottomRight() method in Quad 191 PointF bottomRight = rotatePoint(bottomRight(), center, cosa, sina); in rotated() local 319 private Quad(PointF topLeft, PointF topRight, PointF bottomLeft, PointF bottomRight) { in Quad()
|
| /frameworks/support/transition/src/main/java/androidx/transition/ |
| D | ChangeBounds.java | 336 Path bottomRight = getPathMotion().getPath(startRight, startBottom, in createAnimator() local 481 void setBottomRight(PointF bottomRight) { in setBottomRight()
|
| /frameworks/base/core/java/android/transition/ |
| D | ChangeBounds.java | 381 Path bottomRight = getPathMotion().getPath(startRight, startBottom, in createAnimator() local 492 public void setBottomRight(PointF bottomRight) { in setBottomRight()
|
| /frameworks/opt/bitmap/src/com/android/bitmap/drawable/ |
| D | StyledCornersBitmapDrawable.java | 480 private void setCornerStyles(int topLeft, int topRight, int bottomRight, int bottomLeft) { in setCornerStyles()
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/ |
| D | ScreenDecorations.java | 224 View bottomRight = mBottomOverlay.findViewById(R.id.right); in updateViews() local
|
| /frameworks/native/services/surfaceflinger/tests/ |
| D | Transaction_test.cpp | 275 const Color& bottomLeft, const Color& bottomRight, bool filtered = false, in expectQuadrant() 400 const Color& bottomRight) { in fillLayerQuadrant()
|