/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
|
D | NinePatchTest.java | 246 private void verifyBounds(Rect regionBounds, int left, int top, int right, int bottom) { in verifyBounds()
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/ |
D | SurfaceViewTest.java | 77 final int top = 30; in testSurfaceView() local 120 final int top = 30; in testOnSizeChanged() 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
|
/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 | LineBackgroundSpan_StandardTest.java | 70 final int top = 20; in testDrawBackground() local
|
D | ReplacementSpanTest.java | 48 float x, int top, int y, int bottom, Paint paint) { in draw()
|
/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/contentcaptureservice/src/android/contentcaptureservice/cts/ |
D | CustomView.java | 58 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout()
|
/cts/tools/dasm/src/java_cup/ |
D | parser.java | 304 int top) in do_action() 431 int CUP$top) in CUP$do_action()
|
/cts/tests/tests/view/src/android/view/cts/ |
D | ViewOutlineProviderTest.java | 49 private void setViewLeftTopRightBottom(View view, int left, int top, int right, int bottom) { in setViewLeftTopRightBottom()
|
D | View_LayoutPositionTest.java | 73 int top = vLocation[1] - pLocation[1]; in testPositionInParent() local
|
D | ContentPaneFocusTest.java | 109 ViewGroup top = mActivity.findViewById(R.id.linearlayout); in testNoFocusablesInContent() local
|
D | FocusFinderTest.java | 453 private void setViewBox(View view, int left, int top, int right, int bottom) { in setViewBox()
|
/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/openglperf2/jni/primitive/fullpipeline/ |
D | FullPipelineRenderer.cpp | 138 float top = 1.0f; in setUp() local
|
/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/apps/CtsVerifier/src/com/android/cts/verifier/ |
D | BoxInsetLayout.java | 237 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/ |
D | FlockingScene.cpp | 105 float top = 1.0f; in setUpProjectionMatrix() local
|
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/ |
D | ImeLayoutInfo.java | 162 static ImeLayoutInfo fromLayoutListenerCallback(View v, int left, int top, int right, in fromLayoutListenerCallback()
|
/cts/tests/tests/systemui/src/android/systemui/cts/ |
D | WindowInsetsActivity.java | 254 int top = insets.top; in getOperationArea() local
|
/cts/hostsidetests/appsecurity/test-apps/WriteExternalStorageApp/src/com/android/cts/writeexternalstorageapp/ |
D | WriteExternalStorageTest.java | 184 final File top = Environment.getExternalStorageDirectory(); in testMountStatusWalkingUpTree() local
|