HomeSort by relevance Sort by last modified time
    Searched full:microseconds (Results 276 - 300 of 381) sorted by null

<<111213141516

  /frameworks/base/core/java/android/hardware/
SensorManager.java 592 * or, the desired delay between events in microseconds.
593 * Specifying the delay in microseconds only works from Android
634 * or, the desired delay between events in microseconds.
635 * Specifying the delay in microseconds only works from Android
    [all...]
  /frameworks/base/services/input/
EventHub.h 54 * seconds and microseconds.
  /hardware/libhardware/include/hardware/
audio.h 257 * The units are microseconds, where the epoch is decided by the local audio HAL.
  /hardware/samsung_slsi/exynos5/original-kernel-headers/linux/
fimc-is-metadata.h 203 /*unit : microseconds*/
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
time.h 120 has nanoseconds instead of microseconds. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
time.h 120 has nanoseconds instead of microseconds. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
time.h 120 has nanoseconds instead of microseconds. */
  /external/libpcap/
pcap-bpf.c 281 * stamps, not seconds/microseconds time stamps.
892 * microseconds, it is not possible to do a read system call
CHANGES 214 - Changed to write out time stamps with 32-bit seconds and microseconds
  /external/qemu/audio/
alsaaudio.c     [all...]
  /external/netperf/
netlib.c 733 __int64 UnixTime; /* microseconds since 1/1/1970 */
1187 it converts everything to microseconds for internal use. if there
1189 will imply seconds, u will imply microseconds. in the future n
    [all...]
  /external/qemu/hw/
bt.h 712 uint32_t latency; /* Microseconds */
713 uint32_t delay_variation; /* Microseconds */
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
scan.c 859 * @usec: Number of microseconds after which to scan
901 * @usec: Number of microseconds after which to scan
    [all...]
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_utilities_linalg.h 82 1.9 microseconds on 450MHz*/
89 1.3 microseconds on 450MHz*/
  /packages/apps/Gallery2/jni_mosaic/feature_stab/db_vlvm/
db_utilities_linalg.h 82 1.9 microseconds on 450MHz*/
89 1.3 microseconds on 450MHz*/
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_utilities_linalg.h 82 1.9 microseconds on 450MHz*/
89 1.3 microseconds on 450MHz*/
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeySourceNetwork.java 389 * timeout, which is the number of microseconds to wait for the event to occur, and it takes
  /device/lge/mako/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_display.c 249 CDBG("Profiling: MSMFB_BLIT takes %ld microseconds\n",
  /device/lge/mako/camera/mm-camera-interface/
mm_jpeg_encoder.c 147 CDBG("Profiling: JPEG encoding latency %ld microseconds\n",
  /external/chromium/base/
message_pump_win.cc 68 // Be careful here. TimeDelta has a precision of microseconds, but we want a
process_util.h 528 // Convert a POSIX timeval to microseconds.
process_util_mac.mm 383 (r)->tv_usec = (a)->microseconds; \
  /external/iproute2/lib/
utils.c 98 * microseconds to the kernel and the callers of get_jiffies want
  /external/openssl/include/openssl/
ts.h 488 /* This must return the seconds and microseconds since Jan 1, 1970 in
  /external/quake/quake/src/WinQuake/
mpdosock.h 92 long tv_usec; /* and microseconds */

Completed in 1214 milliseconds

<<111213141516