Home
last modified time | relevance | path

Searched defs:topRight (Results 1 – 7 of 7) 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()
1091 private void assertBitmapQuadColor(Bitmap bitmap, int topLeft, int topRight, 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.java274 final RoundedCorner topRight = display.getRoundedCorner(POSITION_TOP_RIGHT); in calculateWindowBounds() local
/cts/tests/tests/graphics/src/android/graphics/cts/
DGainmapTest.java570 private static void assertBitmapQuadColor(Bitmap bitmap, int topLeft, int topRight, in assertBitmapQuadColor()
/cts/tests/framework/base/windowmanager/src/android/server/wm/animations/
DBlurTests.java463 int topRight = getCornerRadius(insets, RoundedCorner.POSITION_TOP_RIGHT); in onCreate() local
/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
DASurfaceControlTest.java835 Rect topRight = new Rect(55, 0, 100, 45); in testSurfaceTransaction_setSourceRect_smallCentered() local