Searched refs:STATISTICS_FACES (Results 1 – 7 of 7) sorted by relevance
255 result.set(CaptureResult.STATISTICS_FACES, convertedFaces.toArray(new Face[0])); in mapResultFaces()
1038 Face[] resultFaces = mMetadata.get(CaptureResult.STATISTICS_FACES); in testReadWriteOverride()1056 Face[] resultSimpleFaces = mMetadata.get(CaptureResult.STATISTICS_FACES); in testReadWriteOverride()
3889 public static final Key<android.hardware.camera2.params.Face[]> STATISTICS_FACES = field in CaptureResult
556 CaptureResult.STATISTICS_FACES.getNativeKey(), new GetCommand() { in GetCommand()1426 sSetCommandMap.put(CaptureResult.STATISTICS_FACES.getNativeKey(), in CaptureResult.STATISTICS_FACES.getNativeKey()
13035 …ndroid.hardware.camera2.CaptureResult.Key<android.hardware.camera2.params.Face[]> STATISTICS_FACES;
17268 …ndroid.hardware.camera2.CaptureResult.Key<android.hardware.camera2.params.Face[]> STATISTICS_FACES;