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