/cts/tests/tests/view/src/android/view/cts/ |
D | SurfaceViewTest.java | 68 final int right = 320; in testSurfaceView() local 110 final int right = 320; in testOnSizeChanged() local
|
D | View_LayoutPositionTest.java | 68 int right = left + vRect.width(); in testPositionInParent() local
|
D | TouchDelegateTest.java | 73 int right = mButton.getRight(); in setUp() local
|
D | ViewGroupTest.java | 1104 final int right = 100; in testOnLayout() local 1409 public boolean quickReject(float left, float top, float right, in quickReject() 1422 public boolean clipRect(int left, int top, int right, int bottom) { in clipRect() 1493 final int right = 3; in testSetPadding() local 1986 public int right; field in ViewGroupTest.MockViewGroup 2307 public boolean setFrame(int left, int top, int right, int bottom) { in setFrame()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/renderers/ |
D | GLArrowSensorTestRenderer.java | 203 public static void crossProduct(float[] left, float[] right, float[] out) { in crossProduct() 216 public static float dotProduct(float[] left, float[] right) { in dotProduct()
|
/cts/tests/tests/hardware/src/android/hardware/cts/helpers/ |
D | CameraUtils.java | 56 long right = widthB * (long) heightB; in compareSizes() local
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | EmbossMaskFilterTest.java | 62 Rect right = new Rect(CENTER_X, 0, BITMAP_WIDTH, BITMAP_HEIGHT); in testEmbossMaskFilter() local
|
D | BlurMaskFilterTest.java | 63 int right = bitmap.getWidth() - 1; in checkQuadrants() local
|
D | NinePatchTest.java | 205 private void assertBounds(Rect regionBounds, int left, int top, int right, int bottom) { in assertBounds()
|
/cts/tests/tests/util/src/android/util/cts/ |
D | RationalTest.java | 420 private static <T extends Comparable<? super T>> void assertLessThan(T left, T right) { in assertLessThan() 427 private static <T extends Comparable<? super T>> void assertGreaterThan(T left, T right) { in assertGreaterThan() 434 private static <T extends Comparable<? super T>> void assertCompareEquals(T left, T right) { in assertCompareEquals()
|
D | RangeTest.java | 163 Range<T> left, Range<T> right) { in assertHashCodeEquals()
|
/cts/tests/tests/app.usage/src/android/app/usage/cts/ |
D | UsageStatsTest.java | 89 private static void assertLessThan(long left, long right) { in assertLessThan() 95 private static void assertLessThanOrEqual(long left, long right) { in assertLessThanOrEqual()
|
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
D | LayerDrawableTest.java | 267 int right = 30; in testSetLayerInset() local 1106 int right = 30; in testSetLayerInsetLeft() local 1132 int right = 30; in testGetLayerInsetLeft() local 1155 int right = 30; in testSetLayerInsetTop() local 1181 int right = 30; in testGetLayerInsetTop() local 1204 int right = 30; in testSetLayerInsetRight() local 1230 int right = 30; in testGetLayerInsetRight() local 1253 int right = 30; in testSetLayerInsetBottom() local 1279 int right = 30; in testGetLayerInsetBottom() local
|
/cts/suite/cts/deviceTests/opengl/jni/primitive/fullpipeline/ |
D | FullPipelineRenderer.cpp | 136 float right = ratio; in setUp() local
|
/cts/suite/cts/deviceTests/browserbench/assets/octane/ |
D | splay.js | 376 SplayTree.Node.prototype.right = null; method in SplayTree.Node
|
/cts/suite/cts/deviceTests/opengl/jni/reference/scene/glowing/ |
D | GlowingScene.cpp | 105 float right = ratio; in setUpProjectionMatrix() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/ |
D | SoundPlayerObject.java | 93 float right = Math.min(2.0f * mBalance, 1.0f); in setBalance() local
|
/cts/apps/CtsVerifier/src/android/support/wearable/view/ |
D | BoxInsetLayout.java | 239 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() 243 private void layoutBoxChildren(int left, int top, int right, int bottom, in layoutBoxChildren()
|
/cts/suite/cts/deviceTests/opengl/jni/reference/scene/flocking/ |
D | FlockingScene.cpp | 103 float right = mDisplayRatio; in setUpProjectionMatrix() local
|
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/helpers/ |
D | AssertHelpers.java | 61 public static void assertArrayNotGreater(String message, float[] left, float[] right) { in assertArrayNotGreater()
|
/cts/tests/tests/text/src/android/text/method/cts/ |
D | LinkMovementMethodTest.java | 519 protected boolean right(TextView widget, Spannable buffer) { in right() method in LinkMovementMethodTest.MyLinkMovementMethod
|
/cts/suite/cts/deviceTests/opengl/test/ |
D | MatrixTest.cpp | 170 float right = ratio; in TEST() local
|
/cts/suite/cts/deviceTests/opengl/jni/graphics/ |
D | Matrix.cpp | 191 Matrix* Matrix::newFrustum(float left, float right, float bottom, float top, in newFrustum()
|
/cts/tests/tests/media/libmediandkjni/ |
D | codec-utils-jni.cpp | 38 int right; member
|
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/ |
D | ExtendedCameraCharacteristicsTest.java | 1340 private static int compareHardwareLevel(int left, int right) { in compareHardwareLevel()
|