HomeSort by relevance Sort by last modified time
    Searched refs:getFaces (Results 1 - 7 of 7) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/data/
MediaItem.java 77 public Face[] getFaces() {
FaceClustering.java 50 Face[] faces = item.getFaces();
99 Face[] faces = item.getFaces();
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
btConvexPolyhedron.java 78 public SWIGTYPE_p_btAlignedObjectArrayT_btFace_t getFaces() {
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/com/badlogic/gdx/physics/bullet/linearmath/
btConvexHullComputer.java 154 public SWIGTYPE_p_btAlignedObjectArrayT_int_t getFaces() {
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/com/badlogic/gdx/physics/bullet/softbody/
btSoftBodyFloatData.java 112 public SoftBodyFaceData getFaces() {
btSoftBody.java     [all...]
  /frameworks/base/core/java/android/hardware/camera2/impl/
CameraMetadataNative.java 495 return (T) metadata.getFaces();
669 private Face[] getFaces() {
    [all...]

Completed in 399 milliseconds