Searched defs:bottomLeft (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/geometry/ |
D | Quad.java | 163 public PointF bottomLeft() { in bottomLeft() method in Quad 190 PointF bottomLeft = rotatePoint(bottomLeft(), center, cosa, sina); in rotated() local 319 private Quad(PointF topLeft, PointF topRight, PointF bottomLeft, PointF bottomRight) { in Quad()
|
/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 | 547 View bottomLeft = mBottomOverlay.findViewById(R.id.left); in updateViews() local
|
/frameworks/native/services/surfaceflinger/tests/ |
D | Transaction_test.cpp | 291 const Color& bottomLeft, const Color& bottomRight, bool filtered = false, in expectQuadrant() 452 const Color& topRight, const Color& bottomLeft, in fillLayerQuadrant() 470 const Color& topRight, const Color& bottomLeft, in fillBufferQueueLayerQuadrant() 489 const Color& topRight, const Color& bottomLeft, in fillBufferStateLayerQuadrant() 662 const Color& bottomLeft, const Color& bottomRight) { in fillLayerQuadrant()
|