Searched defs:bottomRight (Results 1 – 8 of 8) sorted by relevance
/cts/tests/tests/view/src/android/view/cts/ |
D | PixelCopyGLProducerCtsActivity.java | 47 public QuadColorGLRenderer(int topLeft, int topRight, int bottomLeft, int bottomRight) { in QuadColorGLRenderer()
|
D | PixelCopyTest.java | 1060 int topLeft, int topRight, int bottomLeft, int bottomRight) { in assertBitmapQuadColor() 1062 topLeft, topRight, bottomLeft, bottomRight); in assertBitmapQuadColor() local 1066 int topLeft, int topRight, int bottomLeft, int bottomRight) { in assertBitmapQuadColor() 1092 int bottomLeft, int bottomRight, int threshold) { in assertBitmapQuadColor()
|
D | TextureViewTest.java | 884 int topLeft, int topRight, int bottomLeft, int bottomRight) { in assertBitmapQuadColor() 886 bitmap, topLeft, topRight, bottomLeft, bottomRight); in assertBitmapQuadColor() local
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/insets/ |
D | RoundedCornerTests.java | 275 final RoundedCorner bottomRight = display.getRoundedCorner(POSITION_BOTTOM_RIGHT); in calculateWindowBounds() local
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/window/ |
D | CrossAppDragAndDropTests.java | 236 Point bottomRight = new Point(leftSide ? displaySize.x / 2 : displaySize.x, displaySize.y); in launchFreeformActivity() local
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | GainmapTest.java | 571 int bottomLeft, int bottomRight, int threshold) { in assertBitmapQuadColor()
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/animations/ |
D | BlurTests.java | 461 int bottomRight = getCornerRadius(insets, RoundedCorner.POSITION_BOTTOM_RIGHT); in onCreate() local
|
/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/ |
D | ASurfaceControlTest.java | 837 Rect bottomRight = new Rect(55, 55, 100, 100); in testSurfaceTransaction_setSourceRect_smallCentered() local
|