Home
last modified time | relevance | path

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

12

/cts/tests/tests/graphics/src/android/graphics/cts/
DPaint_FontMetricsIntTest.java40 int top = 1; in testToString() local
DEmbossMaskFilterTest.java67 Rect top = new Rect(0, 0, BITMAP_WIDTH, CENTER_Y); in testEmbossMaskFilter() local
DNinePatchTest.java245 private void verifyBounds(Rect regionBounds, int left, int top, int right, int bottom) { in verifyBounds()
/cts/tests/tests/view/src/android/view/cts/
DSurfaceViewTest.java77 final int top = 30; in testSurfaceView() local
120 final int top = 30; in testOnSizeChanged() local
DView_LayoutPositionTest.java72 int top = vLocation[1] - pLocation[1]; in testPositionInParent() local
DContentPaneFocusTest.java108 ViewGroup top = mActivity.findViewById(R.id.linearlayout); in testNoFocusablesInContent() local
DViewGroupTest.java1276 final int top = 2; in testOnLayout() local
1517 public MockViewGroup top = new MockViewGroup(mContext); field in ViewGroupTest.TestClusterHier
1922 public boolean quickReject(float left, float top, float right, in quickReject()
1941 public boolean clipRect(int left, int top, int right, int bottom) { in clipRect()
2019 final int top = 2; in testSetPadding() local
2058 final int top = 2; in testSetPaddingRelative() local
2698 public int top; field in ViewGroupTest.MockViewGroup
3043 public boolean setFrame(int left, int top, int right, int bottom) { in setFrame()
/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/tools/dasm/src/dasm/
Dparser.java813 int top) in do_action()
897 int CUP$top) in CUP$do_action()
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DLayerDrawableTest.java319 int top = 20; in testSetLayerInset() local
1165 int top = 20; in testSetLayerInsetRelative() local
1202 int top = 20; in testSetLayerInsetLeft() local
1228 int top = 20; in testGetLayerInsetLeft() local
1251 int top = 20; in testSetLayerInsetTop() local
1277 int top = 20; in testGetLayerInsetTop() local
1300 int top = 20; in testSetLayerInsetRight() local
1326 int top = 20; in testGetLayerInsetRight() local
1349 int top = 20; in testSetLayerInsetBottom() local
1375 int top = 20; in testGetLayerInsetBottom() local
[all …]
/cts/tools/dasm/src/java_cup/
Dparser.java304 int top) in do_action()
431 int CUP$top) in CUP$do_action()
/cts/tests/tests/text/src/android/text/style/cts/
DReplacementSpanTest.java47 float x, int top, int y, int bottom, Paint paint) { in draw()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Renderer/
DRobustnessRenderer.java86 protected float[] getCameraCoordinates(float left, float right, float bottom, float top) { in getCameraCoordinates()
DBaseRenderer.java133 float top = 1.0f; in onSurfaceChanged() local
203 protected float[] getCameraCoordinates(float left, float right, float bottom, float top) { in getCameraCoordinates()
/cts/tests/openglperf2/jni/primitive/fullpipeline/
DFullPipelineRenderer.cpp138 float top = 1.0f; in setUp() local
/cts/tests/openglperf2/jni/reference/scene/glowing/
DGlowingScene.cpp107 float top = 1.0f; in setUpProjectionMatrix() local
/cts/tests/tests/text/src/android/text/method/cts/
DEditorState.java70 public void draw(Canvas canvas, CharSequence text, int start, int end, float x, int top, in draw()
DScrollingMovementMethodTest.java215 final int top = mTextView.getScrollY(); local
/cts/hostsidetests/appsecurity/test-apps/WriteExternalStorageApp/src/com/android/cts/writeexternalstorageapp/
DWriteExternalStorageTest.java176 final File top = Environment.getExternalStorageDirectory(); in testMountStatusWalkingUpTree() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DBoxInsetLayout.java237 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout()
241 private void layoutBoxChildren(int left, int top, int right, int bottom, in layoutBoxChildren()
/cts/tests/openglperf2/jni/reference/scene/flocking/
DFlockingScene.cpp105 float top = 1.0f; in setUpProjectionMatrix() local
/cts/hostsidetests/services/activityandwindowmanager/util/src/android/server/cts/
DWindowManagerState.java290 int top = Integer.parseInt(matcher.group(2)); in parseSysDump() local
302 int top = Integer.parseInt(matcher.group(2)); in parseSysDump() local
314 int top = Integer.parseInt(matcher.group(2)); in parseSysDump() local
788 final int top = Integer.valueOf(matcher.group(2)); in extractBounds() local
803 final int top = Integer.valueOf(matcher.group(groupIndex++)); in extractMultipleBounds() local
/cts/tests/tests/text/src/android/text/cts/
DBoringLayoutTest.java349 final int top, in createMetrics()
/cts/tests/openglperf2/test/
DMatrixTest.cpp172 float top = 1.0f; in TEST() local

12