Searched defs:topRight (Results 1 – 6 of 6) 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() 1099 private void assertBitmapQuadColor(Bitmap bitmap, int topLeft, int topRight, 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 | 271 final RoundedCorner topRight = display.getRoundedCorner(POSITION_TOP_RIGHT); in calculateWindowBounds() local
|
| /cts/tests/tests/graphics/src/android/graphics/cts/ |
| D | GainmapTest.java | 477 private static void assertBitmapQuadColor(Bitmap bitmap, int topLeft, int topRight, in assertBitmapQuadColor()
|
| /cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/ |
| D | ASurfaceControlTest.java | 828 Rect topRight = new Rect(55, 0, 100, 45); in testSurfaceTransaction_setSourceRect_smallCentered() local
|