Home
last modified time | relevance | path

Searched refs:previousFaces (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/legacy/
DLegacyFaceDetectMapper.java212 Camera.Face[] faces, previousFaces; in mapResultFaces() local
227 previousFaces = mFacesPrev; in mapResultFaces()
252 if (VERBOSE && previousFaces != faces) { // Log only in verbose and IF the faces changed in mapResultFaces()