/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/ |
D | GradientTests.java | 80 float centerY = height / 2f; in testRadialGradientWithFocalPoint() local 119 float centerY = height / 2f; in testRadialGradientSameStartEndCircles() local 274 float centerY = TEST_HEIGHT / 2f; in testMatrixTransformation() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/fov/ |
D | CameraPreviewView.java | 44 float centerY = canvas.getHeight() / 2.0f; in onDraw() local
|
/cts/tests/tests/media/misc/src/android/media/misc/cts/ |
D | FaceView.java | 86 float centerY = eyesMP.y * scale; in onDraw() local
|
/cts/tests/openglperf2/jni/primitive/fullpipeline/ |
D | FullPipelineRenderer.cpp | 121 float centerY = 0.0f; in setUp() local
|
/cts/tests/openglperf2/jni/reference/scene/glowing/ |
D | GlowingScene.cpp | 88 float centerY = 0.0f; in setUpViewMatrix() local
|
/cts/tests/openglperf2/jni/reference/scene/flocking/ |
D | FlockingScene.cpp | 83 float centerY = 0.0f; in setUpViewMatrix() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/ |
D | MathsUtils.java | 88 float centerX, float centerY, float centerZ, in setLookAtM()
|
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/ |
D | AccessibilityMagnificationTest.java | 1277 final float centerY = magnifyBounds.top + (((float) magnifyBounds.height() / (2.0f * scale)) in testA11yNodeInfoVisibility_whenOutOfMagnifiedArea_shouldVisible() local 1320 final float centerY = magnifyBounds.top + (((float) magnifyBounds.height() / (2.0f * scale)) in testShowMagnifiableWindow_outOfTheMagnifiedRegion_moveMagnification() local 1362 final float centerY = magnifyBounds.top + (((float) magnifyBounds.height() / (2.0f * scale)) in testShowNonMagnifiableWindow_outOfTheMagnifiedRegion_shouldNotMoveMagnification() local 1413 final float centerY = magnificationController.getCenterX(); in getMagnifiedArea() local
|
/cts/tests/tests/packageinstaller/userrestriction/src/android/packageinstaller/userrestriction/cts/ |
D | UserRestrictionInstallTest.kt | 481 val centerY = uiDevice.displayHeight / 2 in <lambda>() constant
|
/cts/tests/tests/widget/src/android/widget/cts/util/ |
D | TestUtils.java | 258 final int centerY = bitmap.getHeight() / 2; in assertCenterPixelOfColor() local
|
/cts/tests/openglperf2/jni/graphics/ |
D | Matrix.cpp | 133 float centerY, float centerZ, float upX, float upY, float upZ) { in newLookAt()
|
/cts/tests/inputmethod/src/android/view/inputmethod/cts/ |
D | TextBoundsInfoMethodTest.java | 934 final float centerY = getCharacterCenterY(textBoundsInfo, index); in assertGetOffsetForCharacterLeft() local 954 final float centerY = characterBounds.centerY(); in assertGetOffsetForCharacterRight() local
|
/cts/tests/camera/src/android/hardware/camera2/cts/testcases/ |
D | Camera2MultiViewTestCase.java | 198 float centerY = viewRect.centerY(); in updatePreviewDisplayRotation() local
|
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
D | GradientDrawableTest.java | 281 float centerY; in testSetGradientCenter() local
|
/cts/tests/camera/src/android/hardware/camera2/cts/ |
D | StillCaptureTest.java | 1745 int centerY = activeArraySize.height() / 2; in get3ARegionTestCasesForCamera() local
|
D | CameraExtensionSessionTest.java | 2349 int centerY = activeArraySize.height() / 2; in testAFMetering() local
|