Home
last modified time | relevance | path

Searched defs:top (Results 1 – 25 of 32) sorted by relevance

12

/cts/tests/tests/graphics/src/android/graphics/cts/
DPaint_FontMetricsIntTest.java32 int top = 1; in testToString() local
DEmbossMaskFilterTest.java59 Rect top = new Rect(0, 0, BITMAP_WIDTH, CENTER_Y); in testEmbossMaskFilter() local
DNinePatchTest.java205 private void assertBounds(Rect regionBounds, int left, int top, int right, int bottom) { in assertBounds()
DBitmapRegionDecoderTest.java324 int top = rect1.top / opts.inSampleSize; in compareRegionByRegion() local
/cts/tools/dasm/src/java_cup/runtime/
Dvirtual_parse_stack.java109 public int top() throws java.lang.Exception in top() method in virtual_parse_stack
Dlr_parser.java276 int top) in do_action()
/cts/tests/tests/view/src/android/view/cts/
DSurfaceViewTest.java67 final int top = 30; in testSurfaceView() local
109 final int top = 30; in testOnSizeChanged() local
DView_LayoutPositionTest.java67 int top = vLocation[1] - pLocation[1]; in testPositionInParent() local
DViewGroupTest.java1103 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()
DMockView.java331 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout()
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DLayerDrawableTest.java266 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/
Dparser.java813 int top) in do_action()
897 int CUP$top) in CUP$do_action()
/cts/tests/tests/text/src/android/text/style/cts/
DReplacementSpanTest.java43 float x, int top, int y, int bottom, Paint paint) { in draw()
/cts/tools/dasm/src/java_cup/
Dparser.java304 int top) in do_action()
431 int CUP$top) in CUP$do_action()
/cts/suite/cts/deviceTests/opengl/jni/primitive/fullpipeline/
DFullPipelineRenderer.cpp138 float top = 1.0f; in setUp() local
/cts/suite/cts/deviceTests/opengl/jni/reference/scene/glowing/
DGlowingScene.cpp107 float top = 1.0f; in setUpProjectionMatrix() local
/cts/hostsidetests/appsecurity/test-apps/WriteExternalStorageApp/src/com/android/cts/writeexternalstorageapp/
DWriteExternalStorageTest.java171 final File top = Environment.getExternalStorageDirectory(); in testMountStatusWalkingUpTree() local
/cts/apps/CtsVerifier/src/android/support/wearable/view/
DBoxInsetLayout.java239 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/
DFlockingScene.cpp105 float top = 1.0f; in setUpProjectionMatrix() local
/cts/tests/tests/text/src/android/text/cts/
DBoringLayoutTest.java271 final int top, in createMetrics()
DTextUtilsTest.java968 public void draw(Canvas canvas, CharSequence text, int start, int end, float x, int top, in draw()
/cts/suite/cts/deviceTests/opengl/test/
DMatrixTest.cpp172 float top = 1.0f; in TEST() local
/cts/suite/cts/deviceTests/opengl/jni/graphics/
DMatrix.cpp191 Matrix* Matrix::newFrustum(float left, float right, float bottom, float top, in newFrustum()
/cts/tests/tests/media/libmediandkjni/
Dcodec-utils-jni.cpp37 int top; member
/cts/tests/tests/widget/src/android/widget/cts/
DTextViewTest.java2786 final Drawable top = getDrawable(R.drawable.red); in testGetExtendedPaddingTop() local
2823 final Drawable top = getDrawable(R.drawable.red); in testGetTotalPaddingTop() local

12