Searched defs:center (Results 1 – 7 of 7) sorted by relevance
107 final int center = activity.mTestView.getWidth() / 2 + loc[0]; in runTest() local
840 final Point center = topLeftCorner.getCenter(); in cropRoundedCornersRegions() local847 final Point center = bottomRightCorner.getCenter(); in cropRoundedCornersRegions() local
129 final Point center = new Point(); in testFirstFrames() local
330 private static Mat cameraMatrix(float f, Size center) { in cameraMatrix()
288 final Point center = getWindowCenter(windowTokenSupplier); in globalTapOnWindowCenter() local
META-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...
2986 public static Rect getCropRegionForZoom(float zoomFactor, final PointF center, in getCropRegionForZoom()