Searched refs:MOSAIC_RET_FEW_INLIERS (Results 1 – 4 of 4) sorted by relevance
92 public static final int MOSAIC_RET_FEW_INLIERS = 2; field in Mosaic
150 static const int MOSAIC_RET_FEW_INLIERS = 2; variable
162 ret = MOSAIC_RET_FEW_INLIERS; in addFrame()
383 if(ret_code == Mosaic::MOSAIC_RET_OK || ret_code == Mosaic::MOSAIC_RET_FEW_INLIERS) in Java_com_android_camera_panorama_Mosaic_setSourceImageFromGPU()447 if(ret_code == Mosaic::MOSAIC_RET_OK || ret_code == Mosaic::MOSAIC_RET_FEW_INLIERS) in Java_com_android_camera_panorama_Mosaic_setSourceImage()