HomeSort by relevance Sort by last modified time
    Searched full:faces (Results 26 - 50 of 72) sorted by null

12 3

  /external/neven/Embedded/common/src/b_APIEm/
FaceFinderRef.h 111 /** multiple face processing function; returns number of faces detected */
BFFaceFinder.c 326 bbs_ERROR1( "%s:\nNo faces are availabe. This function was called before the face finder could detect multiple faces in an image", fNameL );
332 bbs_ERROR1( "%s:\nface index exceeds number of available faces", fNameL );
FaceFinder.h 73 /** multiple face processing function; returns number of faces detected */
  /packages/apps/Gallery3D/src/com/cooliris/cache/
CacheService.java 624 // Detect faces to find the focal point, otherwise fall back to the
632 // final FaceDetector.Face[] faces = new FaceDetector.Face[1];
633 // final int numFaces = faceDetector.findFaces(bitmap, faces);
634 // if (numFaces > 0 && faces[0].confidence() >=
637 // faces[0].getMidPoint(midPoint);
    [all...]
  /external/freetype/src/base/
ftobjs.c 859 /* destructor for faces list */
4305 FT_List faces; local
    [all...]
  /external/neven/Embedded/common/src/b_BitFeatureEm/
ScanDetector.h 167 * If no faces were found, the function returns 0 but the output contains
ScanDetector.c 250 /* estimate of maximal possible faces in image */
  /external/neven/
FaceDetector_jni.cpp 247 LOGE("ERROR: Return 0 faces because error exists in btk_FaceFinder_putDCR.\n");
  /external/freetype/include/freetype/
freetype.h 322 /* of objects like fonts, faces, sizes, etc. */
357 /* is a special module capable of creating faces from font files. */
    [all...]
ftcache.h 53 * First, available or installed font faces are uniquely identified by
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/
Kube.java 90 // set all faces black by default
  /external/webkit/WebCore/css/
CSSFontSelector.cpp 502 // Collect all matching faces and sort them in order of preference.
  /external/freetype/include/freetype/internal/
tttypes.h 63 /* count :: The number of faces in the collection. The */
    [all...]
  /external/quake/quake/src/QW/client/
r_draw.c 35 int c_faceclip; // number of faces clipped
  /external/quake/quake/src/WinQuake/
r_draw.cpp 35 int c_faceclip; // number of faces clipped
  /external/webkit/WebCore/platform/graphics/chromium/
FontCacheChromiumWin.cpp 261 // characters. Because it's family names rather than font faces we use
  /cts/tests/tests/view/src/android/view/cts/
WindowTest.java 652 mWindow.setBackgroundDrawableResource(R.drawable.faces);
    [all...]
  /external/freetype/src/autofit/
afcjk.c     [all...]
aflatin.c     [all...]
aflatin2.c     [all...]
  /external/webkit/WebKit/chromium/src/
GraphicsContext3D.cpp     [all...]
  /frameworks/base/awt/java/awt/
Font.java 64 * family name that specifies the typographic design across several faces (for
    [all...]
  /external/skia/src/images/
fpdfemb.h     [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/
cppinternals.info     [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/
cppinternals.info     [all...]

Completed in 336 milliseconds

12 3