Home
last modified time | relevance | path

Searched defs:bottomLeft (Results 1 – 6 of 6) sorted by relevance

/cts/tests/tests/view/src/android/view/cts/
DPixelCopyGLProducerCtsActivity.java46 public QuadColorGLRenderer(int topLeft, int topRight, int bottomLeft, int bottomRight) { in QuadColorGLRenderer()
DPixelCopyTest.java1068 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()
DTextureViewTest.java874 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/
DRoundedCornerTests.java273 final RoundedCorner bottomLeft = display.getRoundedCorner(POSITION_BOTTOM_LEFT); in calculateWindowBounds() local
/cts/tests/tests/graphics/src/android/graphics/cts/
DGainmapTest.java478 int bottomLeft, int bottomRight, int threshold) { in assertBitmapQuadColor()
/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
DASurfaceControlTest.java829 Rect bottomLeft = new Rect(0, 55, 45, 100); in testSurfaceTransaction_setSourceRect_smallCentered() local