Home
last modified time | relevance | path

Searched refs:timeval (Results 1 – 25 of 29) sorted by relevance

12

/frameworks/base/libs/hwui/utils/
DTiming.h28 struct timeval stop; in ~MethodTimer()
37 struct timeval mStart;
/frameworks/base/libs/common_time/
Dutils.h66 struct timeval first_ts;
67 struct timeval last_ts;
/frameworks/av/media/libstagefright/codecs/hevcdec/
DSoftHEVC.h75 struct timeval mTimeStart; // Time at the start of decode()
76 struct timeval mTimeEnd; // Time at the end of decode()
/frameworks/base/core/java/android/net/
DLocalSocketImpl.java457 StructTimeval timeval = Os.getsockoptTimeval(fd, OsConstants.SOL_SOCKET, in getOption() local
459 toReturn = (int) timeval.toMillis(); in getOption()
521 StructTimeval timeval = StructTimeval.fromMillis(intValue); in setOption() local
523 timeval); in setOption()
525 timeval); in setOption()
/frameworks/av/media/libstagefright/codecs/mpeg2dec/
DSoftMPEG2.h80 struct timeval mTimeStart; // Time at the start of decode()
81 struct timeval mTimeEnd; // Time at the end of decode()
/frameworks/native/opengl/tests/angeles/
Dapp-linux.cpp201 struct timeval timeTemp; in main()
208 struct timeval timeNow; in main()
/frameworks/base/services/core/jni/
Dcom_android_server_AlarmManagerService.cpp82 int setTime(struct timeval *tv);
121 int AlarmImpl::setTime(struct timeval *tv) in setTime()
203 struct timeval tv; in android_server_AlarmManagerService_setKernelTime()
/frameworks/wilhelm/tests/sandbox/
Dgetch.c37 struct timeval tv = { 0L, 0L }; in kbhit()
/frameworks/native/cmds/bugreportz/
Dmain.cpp91 struct timeval tv; in main()
/frameworks/base/core/jni/
Dandroid_os_SystemClock.cpp76 struct timeval tv; in android_os_SystemClock_currentTimeMicro()
Dcom_android_internal_content_NativeLibraryHelper.cpp268 struct timeval times[2]; in copyFileIfChanged()
/frameworks/native/cmds/bugreport/
Dbugreport.cpp58 struct timeval tv; in main()
/frameworks/base/media/mca/filterfw/native/core/
Dtime_util.cpp31 struct timeval tv; in getTimeUs()
/frameworks/base/media/mca/filterpacks/native/base/
Dtime_util.cpp31 struct timeval tv; in getTimeUs()
/frameworks/av/media/libstagefright/codecs/avcenc/
DSoftAVCEnc.h160 struct timeval mTimeStart; // Time at the start of decode()
161 struct timeval mTimeEnd; // Time at the end of decode()
/frameworks/rs/tests/cpp_api/latency/
Dlatency.cpp75 struct timeval start, stop; in main()
/frameworks/av/media/libnblog/
DReportPerformance.cpp64 struct timeval tv; in writeToFile()
/frameworks/av/services/audioflinger/
DBufLog.cpp131 struct timeval tv; in BufLogStream()
/frameworks/rs/
DrsCppUtils.h84 struct timeval t; in systemTime()
/frameworks/native/opengl/libagl/
Ddxt.cpp138 struct timeval start_t, end_t; in DXT1HasAlpha()
603 struct timeval start_t, end_t; in decodeDXT()
/frameworks/base/libs/androidfw/
DBackupHelpers.cpp1329 get_mod_time(const char* filename, struct timeval times[2]) in get_mod_time()
1409 struct timeval d_times[2]; in backup_helper_test_files()
1410 struct timeval e_times[2]; in backup_helper_test_files()
/frameworks/av/media/libstagefright/rtsp/
DMyTransmitter.h141 struct timeval tv; in ntpTime()
432 struct timeval tv; in onMessageReceived()
DARTSPConnection.cpp362 struct timeval tv; in onCompleteConnection()
483 struct timeval tv; in onReceiveResponse()
/frameworks/native/opengl/tests/hwc/
DhwcStress.cpp246 struct timeval startTime, currentTime, delta; in main()
/frameworks/av/drm/libmediadrm/
DDrmMetrics.cpp365 struct timeval tv; in GetCurrentTimeMs()

12