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

1 2 3

  /cts/tests/tests/media/src/android/media/cts/
FaceDetector_FaceTest.java 73 method = "pose",
94 face.pose(FaceDetector.Face.EULER_X);
95 face.pose(FaceDetector.Face.EULER_Y);
96 face.pose(FaceDetector.Face.EULER_Z);
100 face.pose(ErrorEuler);
  /frameworks/base/media/java/android/media/
FaceDetector.java 69 * Returns the face's pose. That is, the rotations around either
77 public float pose(int euler) { method in class:FaceDetector.Face
  /external/quake/quake/src/QW/client/
gl_rmain.c 469 int pose, numposes; local
478 pose = paliashdr->frames[frame].firstpose;
484 pose += (int)(cl.time / interval) % numposes;
487 GL_DrawAliasFrame (paliashdr, pose);
  /external/quake/quake/src/WinQuake/
gl_rmain.cpp 558 int pose, numposes; local
567 pose = paliashdr->frames[frame].firstpose;
573 pose += (int)(cl.time / interval) % numposes;
576 GL_DrawAliasFrame (paliashdr, pose);
    [all...]
  /external/openssl/crypto/engine/
README 167 Cleanup - the registration and unregistration may pose questions about how
  /external/webkit/WebCore/loader/
CachedResource.cpp 249 // by access time. The weakening of the invariant does not pose
  /dalvik/libcore/xml/src/main/java/org/apache/harmony/xml/
ExpatParser.java 298 * unwanted DTD downloads, not to mention pose a security risk
  /external/jpeg/
jmemdos.c 458 * that causes an overall performance penalty and may pose problems in merging
  /external/webkit/WebKit/gtk/po/
sr@latin.po 216 msgstr "Vreme kada je stavka iz istorijata poslednji put pose?ena"
  /system/core/sh/
TOUR 85 pose of EXSHELLPROC is to perform the cleanup actions associated
  /external/bluetooth/bluez/
COPYING.LIB 59 Finally, software patents pose a constant threat to the existence of
  /external/jdiff/
NOTICE.txt 60 Finally, software patents pose a constant threat to the existence of
  /external/qemu/
COPYING.LIB 60 Finally, software patents pose a constant threat to the existence of
  /external/qemu/distrib/sdl-1.2.12/
COPYING 60 Finally, software patents pose a constant threat to the existence of
  /external/qemu/distrib/sdl-1.2.12/src/loadso/macosx/
SDL_dlcompat.c 1162 * nor is the memory it occupies freed. This shouldn't pose a
    [all...]
  /external/webkit/WebCore/
LICENSE-LGPL-2.1 60 Finally, software patents pose a constant threat to the existence of
  /external/webkit/WebKitTools/mangleme/
LICENSE 60 Finally, software patents pose a constant threat to the existence of
  /frameworks/base/opengl/tests/angeles/
license-LGPL.txt 60 Finally, software patents pose a constant threat to the existence of
  /hardware/ti/omap3/dspbridge/libbridge/
COPYING 59 Finally, software patents pose a constant threat to the existence of
  /ndk/build/tools/toolchain-licenses/
COPYING.LIB 62 Finally, software patents pose a constant threat to the existence of
  /ndk/samples/san-angeles/jni/
license-LGPL.txt 60 Finally, software patents pose a constant threat to the existence of
  /prebuilt/common/jfreechart/
NOTICE 60 Finally, software patents pose a constant threat to the existence of
  /prebuilt/common/swing-worker/
NOTICE 71 Finally, software patents pose a constant threat to the existence of
  /prebuilt/darwin-x86/sdl/
NOTICE 60 Finally, software patents pose a constant threat to the existence of
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/
NOTICE.LIB 62 Finally, software patents pose a constant threat to the existence of

Completed in 362 milliseconds

1 2 3