Home
last modified time | relevance | path

Searched defs:ts (Results 1 – 25 of 60) sorted by relevance

123

/frameworks/native/services/surfaceflinger/tests/fakehwc/
DSFFakeHwc_test.cpp318 TransactionScope ts(*mMockComposer); in TEST_F() local
354 TransactionScope ts(*mMockComposer); in TEST_F() local
580 TransactionScope ts(*sFakeComposer); in TEST_F() local
608 TransactionScope ts(*sFakeComposer); in TEST_F() local
632 TransactionScope ts(*sFakeComposer); in TEST_F() local
646 TransactionScope ts(*sFakeComposer); in TEST_F() local
661 TransactionScope ts(*sFakeComposer); in TEST_F() local
677 TransactionScope ts(*sFakeComposer); in TEST_F() local
691 TransactionScope ts(*sFakeComposer); in TEST_F() local
702 TransactionScope ts(*sFakeComposer); in TEST_F() local
[all …]
/frameworks/av/media/libcpustats/
DThreadCpuUsage.cpp64 struct timespec ts; in setEnabled() local
106 struct timespec ts; in sample() local
137 struct timespec ts; in elapsed() local
/frameworks/av/media/libnblog/
DMerger.cpp66 int64_t ts; member
112 int64_t ts = AbstractEntry::buildEntry(offsets[index])->timestamp(); in merge() local
171 const int64_t ts = it.payload<int64_t>(); in processSnapshot() local
180 const int64_t ts = it.payload<int64_t>(); in processSnapshot() local
DReader.cpp244 const int64_t ts = it.payload<int64_t>(); in dump() local
253 const int64_t ts = it.payload<int64_t>(); in dump() local
297 const int64_t ts = fmtEntry.timestamp(); in handleFormat() local
419 int64_t ts; in appendTimestamp() local
DWriter.cpp100 struct timespec ts; in logTimestamp() local
221 const nsecs_t ts = systemTime(); in logTimestampFormat() local
DPerformanceAnalysis.cpp162 void PerformanceAnalysis::logTsEntry(timestamp ts) { in logTsEntry()
236 bool PerformanceAnalysis::detectAndStorePeak(msInterval diff, timestamp ts) { in detectAndStorePeak()
/frameworks/base/core/tests/coretests/src/android/app/activity/
DLaunchpadTabActivity.java37 TabHost.TabSpec ts = th.newTabSpec("1"); in onCreate() local
/frameworks/base/core/tests/bandwidthtests/src/com/android/bandwidthtest/
DBandwidthTest.java120 String ts = Long.toString(System.currentTimeMillis()); in downloadFile() local
172 String ts = Long.toString(System.currentTimeMillis()); in uploadFile() local
234 String ts = Long.toString(System.currentTimeMillis()); in downloadFileUsingDownloadManager() local
/frameworks/av/media/libnblog/include/media/nblog/
DEvents.h82 int64_t ts; member
88 int64_t ts; member
/frameworks/wilhelm/src/
Dlocks.cpp34 void init_time_spec(timespec* ts, long delta) { in init_time_spec()
55 timespec ts; in object_lock_exclusive_() local
/frameworks/native/services/surfaceflinger/tests/unittests/
DTimeStatsTest.cpp129 nsecs_t ts) { in insertTimeRecord()
178 void TimeStatsTest::setTimeStamp(TimeStamp type, int32_t id, uint64_t frameNumber, nsecs_t ts) { in setTimeStamp()
458 nsecs_t ts = 1000000; in TEST_F() local
573 const int32_t ts = genRandomInt32(1, 1000000000); in TEST_F() local
/frameworks/base/services/core/java/com/android/server/notification/
DSystemConditionProviderService.java40 protected static String ts(long time) { in ts() method in SystemConditionProviderService
/frameworks/native/libs/binder/
DBufferedTextOutput.cpp98 ThreadState* ts = (ThreadState*) thread_store_get( &tls ); in getThreadState() local
269 ThreadState* ts = getThreadState(); in getBuffer() local
/frameworks/base/core/tests/coretests/src/android/database/
DMatrixCursorTest.java185 NonIterableArrayList(Collection<? extends T> ts) { in NonIterableArrayList()
/frameworks/av/media/codec2/sfplugin/tests/
DMediaCodec_sanity_test.cpp240 int64_t ts; in TEST_F() local
322 int64_t ts; in TEST_P() local
/frameworks/native/cmds/dumpstate/
DDumpstateInternal.cpp43 timespec ts; in Nanotime() local
/frameworks/base/services/core/jni/
Dcom_android_server_AlarmManagerService.cpp104 int AlarmImpl::set(int type, struct timespec *ts) in set()
356 struct timespec ts; in android_server_AlarmManagerService_set() local
/frameworks/base/cmds/incidentd/src/
Dincidentd_util.cpp117 timespec ts; in Nanotime() local
/frameworks/base/services/core/java/com/android/server/job/controllers/
DStorageController.java83 final JobStatus ts = mTrackedTasks.valueAt(i); in maybeReportNewStorageState() local
DBatteryController.java90 final JobStatus ts = mTrackedTasks.valueAt(i); in maybeReportNewChargingStateLocked() local
/frameworks/av/camera/
DICameraRecordingProxyListener.cpp81 for (auto ts : timestamps) { in recordingFrameHandleCallbackTimestampBatch() local
/frameworks/av/media/bufferpool/1.0/
DBufferStatus.cpp32 struct timespec ts; in getTimestampNow() local
/frameworks/native/services/sensorservice/
DSensorDevice.h61 HidlTransportErrorLog(time_t ts, int count) { in HidlTransportErrorLog()
/frameworks/av/services/camera/libcameraservice/api2/
DCompositeStream.cpp125 auto ts = entry.data.i64[0]; in onResultAvailable() local
/frameworks/base/tests/net/java/com/android/server/connectivity/
DNetdEventListenerServiceTest.java128 long ts = now + 10; in testWakeupEventLogging() local

123