Home
last modified time | relevance | path

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

/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/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityGestureDispatchTest.java266 int centerY = centerYInsideView + mViewBounds.top; in testAngledPinch_looksReasonable() local
359 final float centerY = metrics.heightPixels / (2.0f * magnificationFactor) - 1.0f; in testClickWhenMagnified_matchesActualTouch() local
508 private GestureDescription createPinch(int centerX, int centerY, int startSpacing, in createPinch()
/cts/tests/openglperf2/jni/reference/scene/flocking/
DFlockingScene.cpp83 float centerY = 0.0f; in setUpViewMatrix() local
/cts/tests/openglperf2/test/
DMatrixTest.cpp145 float centerY = 0.0f; in TEST() local
/cts/tests/camera/src/android/hardware/camera2/cts/testcases/
DCamera2MultiViewTestCase.java185 float centerY = viewRect.centerY(); in updatePreviewDisplayRotation() local
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DGradientDrawableTest.java232 float centerY; in testSetGradientCenter() local
/cts/tests/openglperf2/jni/graphics/
DMatrix.cpp133 float centerY, float centerZ, float upX, float upY, float upZ) { in newLookAt()
/cts/tests/camera/src/android/hardware/camera2/cts/
DStillCaptureTest.java1243 int centerY = activeArraySize.height() / 2; in get3ARegionTestCasesForCamera() local