Home
last modified time | relevance | path

Searched defs:centerY (Results 1 – 16 of 16) sorted by relevance

/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
DGradientTests.java80 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/
DCameraPreviewView.java44 float centerY = canvas.getHeight() / 2.0f; in onDraw() local
/cts/tests/tests/media/misc/src/android/media/misc/cts/
DFaceView.java86 float centerY = eyesMP.y * scale; in onDraw() local
/cts/tests/openglperf2/jni/primitive/fullpipeline/
DFullPipelineRenderer.cpp121 float centerY = 0.0f; in setUp() local
/cts/tests/openglperf2/jni/reference/scene/glowing/
DGlowingScene.cpp88 float centerY = 0.0f; in setUpViewMatrix() local
/cts/tests/openglperf2/jni/reference/scene/flocking/
DFlockingScene.cpp83 float centerY = 0.0f; in setUpViewMatrix() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/
DMathsUtils.java88 float centerX, float centerY, float centerZ, in setLookAtM()
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityMagnificationTest.java1277 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/
DUserRestrictionInstallTest.kt481 val centerY = uiDevice.displayHeight / 2 in <lambda>() constant
/cts/tests/tests/widget/src/android/widget/cts/util/
DTestUtils.java258 final int centerY = bitmap.getHeight() / 2; in assertCenterPixelOfColor() local
/cts/tests/openglperf2/jni/graphics/
DMatrix.cpp133 float centerY, float centerZ, float upX, float upY, float upZ) { in newLookAt()
/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DTextBoundsInfoMethodTest.java934 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/
DCamera2MultiViewTestCase.java198 float centerY = viewRect.centerY(); in updatePreviewDisplayRotation() local
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DGradientDrawableTest.java281 float centerY; in testSetGradientCenter() local
/cts/tests/camera/src/android/hardware/camera2/cts/
DStillCaptureTest.java1745 int centerY = activeArraySize.height() / 2; in get3ARegionTestCasesForCamera() local
DCameraExtensionSessionTest.java2349 int centerY = activeArraySize.height() / 2; in testAFMetering() local