setTextCaptureOverlay

fun setTextCaptureOverlay(    surfaceView: SurfaceView,     DESIRED_HEIGHT_CROP_PERCENT: Int,     DESIRED_WIDTH_CROP_PERCENT: Int,     mTopLeftColor: Int,     mTopRightColor: Int,     mBottomLeftColor: Int,     mBottomRightColor: Int,     isBorderCornersRounded: Boolean)