Searched refs:getRightEyePosition (Results 1 – 6 of 6) sorted by relevance
234 public Point getRightEyePosition() { in getRightEyePosition() method in Face
1053 assertEquals(expectedFaceLMPoints[i*3+1], resultFaces[i].getRightEyePosition()); in testReadWriteOverride()1071 assertNull(resultSimpleFaces[i].getRightEyePosition()); in testReadWriteOverride()
927 faceLandmarks[i * FACE_LANDMARK_SIZE + j++] = face.getRightEyePosition().x; in setFaces()928 faceLandmarks[i * FACE_LANDMARK_SIZE + j++] = face.getRightEyePosition().y; in setFaces()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
13093 method public android.graphics.Point getRightEyePosition();
20038 method public android.graphics.Point getRightEyePosition();