Searched refs:STATISTICS_FACE_LANDMARKS (Results 1 – 3 of 3) sorted by relevance
651 set(CaptureResult.STATISTICS_FACE_LANDMARKS, faceLandmarks); in setFaces()662 int[] faceLandmarks = get(CaptureResult.STATISTICS_FACE_LANDMARKS); in getFaces()
3388 public static final Key<int[]> STATISTICS_FACE_LANDMARKS = field in CaptureResult
1037 mMetadata.set(CaptureResult.STATISTICS_FACE_LANDMARKS, expectedFaceLM); in testReadWriteOverride()