HomeSort by relevance Sort by last modified time
    Searched full:mouth (Results 1 - 25 of 74) sorted by null

1 2 3

  /packages/apps/DevCamera/src/com/android/devcamera/
NormalizedFace.java 32 public PointF mouth; field in class:NormalizedFace
46 mouth = new PointF();
47 mouth.x = (float) (face.getMouthPosition().x - offX) / dX;
48 mouth.y = (float) (face.getMouthPosition().y - offY) / dY;
66 if (mouth != null) {
67 mouth.x = 1f - mouth.x;
84 if (mouth != null) {
85 mouth.y = 1f - mouth.y
    [all...]
DevCameraActivity.java 485 Log.v(TAG, "Face mouth: " + faces[i].mouth);
PreviewOverlay.java 221 p[2] = face.mouth;
  /external/opencv3/samples/cpp/
facial_features.cpp 5 * Haarcascade classifiers for face, eyes, nose and mouth
53 mouth_cascade_path = (doesCmdOptionExist(args, "-mouth")) ? getCommandOption(args, "-mouth") : "";
97 "The program detects a face and eyes, nose and mouth inside the face."
108 "\t-mouth : Specify the haarcascade classifier for mouth detection.\n";
112 "(1) ./cpp-example-facial_features image.jpg face.xml -eyes eyes.xml -mouth mouth.xml\n"
113 "\tThis will detect the face, eyes and mouth in image.jpg.\n"
122 cout << "\n\nThe classifiers for nose and mouth can be downloaded from :
189 vector<Rect_<int> > mouth; local
    [all...]
  /cts/apps/CameraITS/tests/scene2/
test_faces.py 81 assert('mouth' not in face)
90 mouth = face['mouth']
97 assert(l <= mouth['x'] <= r)
98 assert(t <= mouth['y'] <= b)
  /frameworks/base/packages/EasterEgg/res/drawable/
mouth.xml 21 <path android:name="mouth"
  /frameworks/base/packages/EasterEgg/src/com/android/egg/neko/
Cat.java 159 tint(0xFFFFFFFF, D.leftEye, D.rightEye, D.mouth, D.nose);
168 tint(0xFF000000, D.mouth, D.nose);
357 public Drawable mouth;
394 mouth = context.getDrawable(R.drawable.mouth);
419 nose, mouth,
  /external/opencv/cvaux/src/
cvvecfacetracking.cpp 54 MOUTH = 0,
164 ptRotate = face[MOUTH].ptCenter;
576 // angle by mouth & eyes
577 double vx_prev = double(pFaceTracker->face[LEYE].ptCenter.x + pFaceTracker->face[REYE].ptCenter.x) / 2.0 - pFaceTracker->face[MOUTH].ptCenter.x;
578 double vy_prev = double(pFaceTracker->face[LEYE].ptCenter.y + pFaceTracker->face[REYE].ptCenter.y) / 2.0 - pFaceTracker->face[MOUTH].ptCenter.y;
585 double vx = double(pFaceTracker->face[LEYE].ptCenter.x + pFaceTracker->face[REYE].ptCenter.x) / 2.0 - pFaceTracker->face[MOUTH].ptCenter.x;
586 double vy = double(pFaceTracker->face[LEYE].ptCenter.y + pFaceTracker->face[REYE].ptCenter.y) / 2.0 - pFaceTracker->face[MOUTH].ptCenter.y;
670 cvStartReadSeq( big_face[MOUTH].m_seqRects, &reader_m );
671 for (int i_mouth = 0; i_mouth < big_face[MOUTH].m_seqRects->total && i_mouth < nElements; i_mouth++)
673 curr_face[MOUTH] = (CvTrackingRect*)(reader_m.ptr)
    [all...]
  /frameworks/av/services/camera/libcameraservice/api1/client2/
FrameProcessor.cpp 225 face.mouth[0] = l.mParameters.arrayXToNormalizedWithCrop(
227 face.mouth[1] = l.mParameters.arrayYToNormalizedWithCrop(
233 face.mouth[0] = face.mouth[1] = -2000;
  /frameworks/base/docs/html/distribute/users/
app-invites.jd 8 <p>By combining the power of word-of-mouth with optimized discovery, App Invites helps drive your app installs. </p>
  /frameworks/base/core/jni/
android_hardware_Camera.cpp 384 && metadata->faces[i].mouth[0] != -2000 && metadata->faces[i].mouth[1] != -2000;
401 jobject mouth = env->NewObject(mPointClass, fields.point_constructor); local
402 env->SetIntField(mouth, fields.point_x, metadata->faces[i].mouth[0]);
403 env->SetIntField(mouth, fields.point_y, metadata->faces[i].mouth[1]);
404 env->SetObjectField(face, fields.face_mouth, mouth);
405 env->DeleteLocalRef(mouth);
    [all...]
  /cts/tests/tests/text/src/android/text/cts/
EmojiConstants.java 425 0x1F444, // MOUTH
668 0x1F603, // SMILING FACE WITH OPEN MOUTH
669 0x1F604, // SMILING FACE WITH OPEN MOUTH AND SMILING EYES
670 0x1F605, // SMILING FACE WITH OPEN MOUTH AND COLD SWEAT
671 0x1F606, // SMILING FACE WITH OPEN MOUTH AND TIGHTLY-CLOSED EYES
698 0x1F630, // FACE WITH OPEN MOUTH AND COLD SWEAT
706 0x1F63A, // SMILING CAT FACE WITH OPEN MOUTH
EmojiTest.java 91 {0x1F603, 0x1F33B} // Smiling face with open mouth(U+1F603) and sunflower(U+1F33B)
  /frameworks/base/core/java/android/hardware/camera2/params/
Face.java 76 * @param mouthPosition The position of the mouth.
228 * The coordinates of the center of the mouth.
238 * @return The mouth position, or {@code null} if unknown.
  /hardware/qcom/camera/QCamera2/HAL/tsMakeuplib/include/
ts_makeup_engine.h 85 * @param[in] pMouth : The mouth rect pointer.MUST not NULL.
  /external/unicode/
emoji-data.txt 197 1F626..1F627 ; Emoji # 6.1 [2] (?..?) FROWNING FACE WITH OPEN MOUTH..ANGUISHED FACE
201 1F62E..1F62F ; Emoji # 6.1 [2] (?..?) FACE WITH OPEN MOUTH..HUSHED FACE
202 1F630..1F633 ; Emoji # 6.0 [4] (?..?) FACE WITH OPEN MOUTH AND COLD SWEAT..FLUSHED FACE
218 1F910..1F918 ; Emoji # 8.0 [9] (?..?) ZIPPER-MOUTH FACE..SIGN OF THE HORNS
321 1F626..1F627 ; Emoji_Presentation # 6.1 [2] (?..?) FROWNING FACE WITH OPEN MOUTH..ANGUISHED FACE
325 1F62E..1F62F ; Emoji_Presentation # 6.1 [2] (?..?) FACE WITH OPEN MOUTH..HUSHED FACE
326 1F630..1F633 ; Emoji_Presentation # 6.0 [4] (?..?) FACE WITH OPEN MOUTH AND COLD SWEAT..FLUSHED FACE
338 1F910..1F918 ; Emoji_Presentation # 8.0 [9] (?..?) ZIPPER-MOUTH FACE..SIGN OF THE HORNS
  /frameworks/base/core/java/android/hardware/camera2/legacy/
ParameterUtils.java 923 Point leftEye = face.leftEye, rightEye = face.rightEye, mouth = face.mouth; local
    [all...]
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXFD.cpp 424 faces[i].mouth[0] = CameraFDResult::INVALID_DATA;
425 faces[i].mouth[1] = CameraFDResult::INVALID_DATA;
  /packages/apps/LegacyCamera/res/values-en-rGB/
strings.xml 108 <string name="effect_goofy_face_big_mouth" msgid="7528748779754643144">"Big mouth"</string>
109 <string name="effect_goofy_face_small_mouth" msgid="3848209817806932565">"Small mouth"</string>
  /system/core/include/system/
camera.h 274 * The coordinates of the center of the mouth. The range is -1000 to 1000.
277 int32_t mouth[2]; member in struct:camera_face
  /packages/apps/LegacyCamera/res/values/
strings.xml 292 <!-- Effect setting item that makes mouth big. [CHAR LIMIT=14] -->
293 <string name="effect_goofy_face_big_mouth">Big mouth</string>
294 <!-- Effect setting item that makes mouth small. [CHAR LIMIT=14] -->
295 <string name="effect_goofy_face_small_mouth">Small mouth</string>
  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraHWI_Preview.cpp 389 // Center of mouth
390 mHalCamCtrl->mFace[idx].mouth[0] =
392 mHalCamCtrl->mFace[idx].mouth[1] =
411 ALOGE("%s: Face(%d, %d, %d, %d), leftEye(%d, %d), rightEye(%d, %d), mouth(%d, %d), smile(%d, %d), face_recg(%d)", __func__,
416 mHalCamCtrl->mFace[idx].mouth[0], mHalCamCtrl->mFace[idx].mouth[1],
    [all...]
  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXFD.cpp 431 faces[i].mouth[0] = CameraMetadataResult::INVALID_DATA;
432 faces[i].mouth[1] = CameraMetadataResult::INVALID_DATA;
  /external/google-breakpad/src/common/
module_unittest.cc 307 entry2->initial_rules["cannoli"] = "a tree whose hungry mouth is prest";
332 " cannoli: a tree whose hungry mouth is prest"
360 entry2_initial["cannoli"] = "a tree whose hungry mouth is prest";
  /frameworks/base/packages/SystemUI/src/com/android/systemui/egg/
MLand.java     [all...]

Completed in 2724 milliseconds

1 2 3