/cts/tests/tests/text/src/android/text/cts/ |
D | LayoutFillCharacterBoundsTest.java | 64 final int top = staticLayout.getLineTop(0); in staticLayout_fillCharacterBounds_LTR() local 98 final int top = staticLayout.getLineTop(0); in staticLayout_fillCharacterBounds_RTL() local 135 final int top = boringLayout.getLineTop(0); in boringLayout_fillCharacterBounds() local
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | Paint_FontMetricsIntTest.java | 41 int top = 1; in testToString() local
|
D | EmbossMaskFilterTest.java | 68 Rect top = new Rect(0, 0, BITMAP_WIDTH, CENTER_Y); in testEmbossMaskFilter() local
|
/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/ |
D | SurfaceViewTest.java | 77 final int top = 30; in testSurfaceView() local 120 final int top = 30; in testOnSizeChanged() local
|
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
D | LayerDrawableTest.java | 320 int top = 20; in testSetLayerInset() local 1166 int top = 20; in testSetLayerInsetRelative() local 1203 int top = 20; in testSetLayerInsetLeft() local 1229 int top = 20; in testGetLayerInsetLeft() local 1252 int top = 20; in testSetLayerInsetTop() local 1278 int top = 20; in testGetLayerInsetTop() local 1301 int top = 20; in testSetLayerInsetRight() local 1327 int top = 20; in testGetLayerInsetRight() local 1350 int top = 20; in testSetLayerInsetBottom() local 1376 int top = 20; in testGetLayerInsetBottom() local [all …]
|
/cts/tests/tests/text/src/android/text/style/cts/ |
D | LineBackgroundSpan_StandardTest.java | 70 final int top = 20; in testDrawBackground() local
|
D | ReplacementSpanTest.java | 60 float x, int top, int y, int bottom, Paint paint) { in draw()
|
D | DynamicDrawableSpanTest.java | 103 final int top = 10; in testCenterAligned() local
|
/cts/tests/tests/view/src/android/view/cts/ |
D | ViewOutlineProviderTest.java | 51 private void setViewLeftTopRightBottom(View view, int left, int top, int right, int bottom) { in setViewLeftTopRightBottom()
|
D | View_LayoutPositionTest.java | 84 int top = vLocation[1] - pLocation[1]; in testPositionInParent() local
|
D | ViewGroup_ScrollCaptureTest.java | 387 MockView(Context context, int left, int top, int right, int bottom) { in MockView() 391 MockView(Context context, int left, int top, int right, int bottom, int visibility) { in MockView() 473 MockViewGroup(Context context, int left, int top, int right, int bottom) { in MockViewGroup() 477 MockViewGroup(Context context, int left, int top, int right, int bottom, in MockViewGroup()
|
D | ContentPaneFocusTest.java | 120 ViewGroup top = mActivity.findViewById(R.id.linearlayout); in testNoFocusablesInContent() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Renderer/ |
D | RobustnessRenderer.java | 86 protected float[] getCameraCoordinates(float left, float right, float bottom, float top) { in getCameraCoordinates()
|
D | BaseRenderer.java | 133 float top = 1.0f; in onSurfaceChanged() local 203 protected float[] getCameraCoordinates(float left, float right, float bottom, float top) { in getCameraCoordinates()
|
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/ |
D | WindowMetricsTestHelper.java | 187 final int top = original.top + insets.top; in inset() local 208 public void onLayoutChange(View v, int left, int top, int right, int bottom, int oldLeft, in onLayoutChange()
|
/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/utils/ |
D | TestActivity.java | 49 public void onLayoutChange(View v, int left, int top, int right, int bottom, int oldLeft, in onLayoutChange()
|
D | TestGetWindowLayoutInfoActivity.java | 68 public void onLayoutChange(View v, int left, int top, int right, int bottom, int oldLeft, in onLayoutChange()
|
/cts/tests/openglperf2/jni/primitive/fullpipeline/ |
D | FullPipelineRenderer.cpp | 138 float top = 1.0f; in setUp() local
|
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/ |
D | ImeLayoutInfo.java | 91 static ImeLayoutInfo fromLayoutListenerCallback(View v, int left, int top, int right, in fromLayoutListenerCallback()
|
/cts/tests/openglperf2/jni/reference/scene/glowing/ |
D | GlowingScene.cpp | 107 float top = 1.0f; in setUpProjectionMatrix() local
|
/cts/tests/tests/text/src/android/text/method/cts/ |
D | EditorState.java | 70 public void draw(Canvas canvas, CharSequence text, int start, int end, float x, int top, in draw()
|
/cts/tests/tests/gameservice/src/android/service/games/ |
D | TestGameSessionService.java | 156 (v, left, top, right, bottom, oldLeft, oldTop, oldRight, oldBottom) -> { in onCreate() argument
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/animations/ |
D | DialogFrameTests.java | 315 final int top = original.top + insets.top; in inset() local
|
/cts/tests/tests/car_builtin/src/android/car/cts/builtin/view/ |
D | TouchableInsetsProviderTest.java | 111 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout()
|
/cts/tests/tests/graphics/jni/ |
D | android_graphics_cts_FrameRateCtsActivity.cpp | 121 Surface(ANativeWindow* parentWindow, const std::string& name, int left, int top, int right, in Surface() 194 jint top, jint right, jint bottom) { in surfaceControlCreate()
|