Home
last modified time | relevance | path

Searched defs:bottomRight (Results 1 – 8 of 8) sorted by relevance

/cts/tests/tests/view/src/android/view/cts/
DPixelCopyGLProducerCtsActivity.java47 public QuadColorGLRenderer(int topLeft, int topRight, int bottomLeft, int bottomRight) { in QuadColorGLRenderer()
DPixelCopyTest.java1060 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()
DTextureViewTest.java884 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/
DRoundedCornerTests.java275 final RoundedCorner bottomRight = display.getRoundedCorner(POSITION_BOTTOM_RIGHT); in calculateWindowBounds() local
/cts/tests/framework/base/windowmanager/src/android/server/wm/window/
DCrossAppDragAndDropTests.java236 Point bottomRight = new Point(leftSide ? displaySize.x / 2 : displaySize.x, displaySize.y); in launchFreeformActivity() local
/cts/tests/tests/graphics/src/android/graphics/cts/
DGainmapTest.java571 int bottomLeft, int bottomRight, int threshold) { in assertBitmapQuadColor()
/cts/tests/framework/base/windowmanager/src/android/server/wm/animations/
DBlurTests.java461 int bottomRight = getCornerRadius(insets, RoundedCorner.POSITION_BOTTOM_RIGHT); in onCreate() local
/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
DASurfaceControlTest.java837 Rect bottomRight = new Rect(55, 55, 100, 100); in testSurfaceTransaction_setSourceRect_smallCentered() local