/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | Paint_FontMetricsIntTest.java | 32 int top = 1; in testToString() local
|
D | EmbossMaskFilterTest.java | 59 Rect top = new Rect(0, 0, BITMAP_WIDTH, CENTER_Y); in testEmbossMaskFilter() local
|
D | NinePatchTest.java | 205 private void assertBounds(Rect regionBounds, int left, int top, int right, int bottom) { in assertBounds()
|
D | BitmapRegionDecoderTest.java | 324 int top = rect1.top / opts.inSampleSize; in compareRegionByRegion() local
|
/cts/tools/dasm/src/java_cup/runtime/ |
D | virtual_parse_stack.java | 109 public int top() throws java.lang.Exception in top() method in virtual_parse_stack
|
D | lr_parser.java | 276 int top) in do_action()
|
/cts/tests/tests/view/src/android/view/cts/ |
D | SurfaceViewTest.java | 67 final int top = 30; in testSurfaceView() local 109 final int top = 30; in testOnSizeChanged() local
|
D | View_LayoutPositionTest.java | 67 int top = vLocation[1] - pLocation[1]; in testPositionInParent() local
|
D | ViewGroupTest.java | 1103 final int top = 2; 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() 1492 final int top = 2; in testSetPadding() local 1531 final int top = 2; in testSetPaddingRelative() local 1985 public int top; field in ViewGroupTest.MockViewGroup 2307 public boolean setFrame(int left, int top, int right, int bottom) { in setFrame()
|
D | MockView.java | 331 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout()
|
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
D | LayerDrawableTest.java | 266 int top = 20; in testSetLayerInset() local 1064 int top = 20; in testSetLayerInsetRelative() local 1105 int top = 20; in testSetLayerInsetLeft() local 1131 int top = 20; in testGetLayerInsetLeft() local 1154 int top = 20; in testSetLayerInsetTop() local 1180 int top = 20; in testGetLayerInsetTop() local 1203 int top = 20; in testSetLayerInsetRight() local 1229 int top = 20; in testGetLayerInsetRight() local 1252 int top = 20; in testSetLayerInsetBottom() local 1278 int top = 20; in testGetLayerInsetBottom() local [all …]
|
/cts/tools/dasm/src/dasm/ |
D | parser.java | 813 int top) in do_action() 897 int CUP$top) in CUP$do_action()
|
/cts/tests/tests/text/src/android/text/style/cts/ |
D | ReplacementSpanTest.java | 43 float x, int top, int y, int bottom, Paint paint) { in draw()
|
/cts/tools/dasm/src/java_cup/ |
D | parser.java | 304 int top) in do_action() 431 int CUP$top) in CUP$do_action()
|
/cts/suite/cts/deviceTests/opengl/jni/primitive/fullpipeline/ |
D | FullPipelineRenderer.cpp | 138 float top = 1.0f; in setUp() local
|
/cts/suite/cts/deviceTests/opengl/jni/reference/scene/glowing/ |
D | GlowingScene.cpp | 107 float top = 1.0f; in setUpProjectionMatrix() local
|
/cts/hostsidetests/appsecurity/test-apps/WriteExternalStorageApp/src/com/android/cts/writeexternalstorageapp/ |
D | WriteExternalStorageTest.java | 171 final File top = Environment.getExternalStorageDirectory(); in testMountStatusWalkingUpTree() 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 | 105 float top = 1.0f; in setUpProjectionMatrix() local
|
/cts/tests/tests/text/src/android/text/cts/ |
D | BoringLayoutTest.java | 271 final int top, in createMetrics()
|
D | TextUtilsTest.java | 968 public void draw(Canvas canvas, CharSequence text, int start, int end, float x, int top, in draw()
|
/cts/suite/cts/deviceTests/opengl/test/ |
D | MatrixTest.cpp | 172 float top = 1.0f; 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 | 37 int top; member
|
/cts/tests/tests/widget/src/android/widget/cts/ |
D | TextViewTest.java | 2786 final Drawable top = getDrawable(R.drawable.red); in testGetExtendedPaddingTop() local 2823 final Drawable top = getDrawable(R.drawable.red); in testGetTotalPaddingTop() local
|