Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/camera2/params/
DFace.java137 checkFace(leftEyePosition, rightEyePosition, mouthPosition); in init()
289 private static void checkFace(@Nullable Point leftEyePosition, in checkFace() method in Face
497 checkFace(mLeftEye, mRightEye, mMouth); in build()