Searched defs:bottomRight (Results 1 – 7 of 7) sorted by relevance
| /cts/tests/tests/view/src/android/view/cts/ |
| D | PixelCopyGLProducerCtsActivity.java | 46 public QuadColorGLRenderer(int topLeft, int topRight, int bottomLeft, int bottomRight) { in QuadColorGLRenderer()
|
| D | PixelCopyTest.java | 1068 int topLeft, int topRight, int bottomLeft, int bottomRight) { in assertBitmapQuadColor() 1070 topLeft, topRight, bottomLeft, bottomRight); in assertBitmapQuadColor() local 1074 int topLeft, int topRight, int bottomLeft, int bottomRight) { in assertBitmapQuadColor() 1100 int bottomLeft, int bottomRight, int threshold) { in assertBitmapQuadColor()
|
| D | TextureViewTest.java | 874 int topLeft, int topRight, int bottomLeft, int bottomRight) { in assertBitmapQuadColor() 876 bitmap, topLeft, topRight, bottomLeft, bottomRight); in assertBitmapQuadColor() local
|
| /cts/tests/framework/base/windowmanager/src/android/server/wm/ |
| D | RoundedCornerTests.java | 272 final RoundedCorner bottomRight = display.getRoundedCorner(POSITION_BOTTOM_RIGHT); in calculateWindowBounds() local
|
| D | CrossAppDragAndDropTests.java | 160 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 | 478 int bottomLeft, int bottomRight, int threshold) { in assertBitmapQuadColor()
|
| /cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/ |
| D | ASurfaceControlTest.java | 830 Rect bottomRight = new Rect(55, 55, 100, 100); in testSurfaceTransaction_setSourceRect_smallCentered() local
|