Searched defs:bottomLeft (Results 1 – 7 of 7) 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 | 276 final RoundedCorner bottomLeft = display.getRoundedCorner(POSITION_BOTTOM_LEFT); in calculateWindowBounds() 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 | 460 int bottomLeft = getCornerRadius(insets, RoundedCorner.POSITION_BOTTOM_LEFT); in onCreate() local
|
/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/ |
D | ASurfaceControlTest.java | 836 Rect bottomLeft = new Rect(0, 55, 45, 100); in testSurfaceTransaction_setSourceRect_smallCentered() local
|