Home
last modified time | relevance | path

Searched defs:center (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/view/src/android/view/cts/
DTextureViewTest.java56 final Point center = new Point(); in testFirstFrames() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DRVCVXCheckAnalyzer.java326 private static Mat cameraMatrix(float f, Size center) { in cameraMatrix()
/cts/tests/camera/src/android/hardware/camera2/cts/
DCameraTestUtils.java1623 public static Rect getCropRegionForZoom(float zoomFactor, final PointF center, in getCropRegionForZoom()