Home
last modified time | relevance | path

Searched defs:centerY (Results 1 – 14 of 14) 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/src/android/media/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.java305 final float centerY = magnifyBounds.top + (((float) magnifyBounds.height() / (2.0f * scale)) in testA11yNodeInfoVisibility_whenOutOfMagnifiedArea_shouldVisible() local
/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/apps/CtsVerifier/src/com/android/cts/verifier/camera/bokeh/
DCameraBokehActivity.java716 float centerY = viewRect.centerY(); in configurePreviewTextureTransform() local
/cts/tests/camera/src/android/hardware/camera2/cts/testcases/
DCamera2MultiViewTestCase.java187 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.java1615 int centerY = activeArraySize.height() / 2; in get3ARegionTestCasesForCamera() local