Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/camera2/params/
DFace.java58 private final Point mMouth; field in Face
107 mMouth = mouthPosition; in Face()
241 return mMouth; in getMouthPosition()
251 mBounds, mScore, mId, mLeftEye, mRightEye, mMouth); in toString()