Searched refs:convertedFace (Results 1 – 1 of 1) sorted by relevance
36 Camera2FaceProxy convertedFace = new Camera2FaceProxy(face.getBounds(), face.getScore()); in from() local37 return convertedFace; in from()