/frameworks/av/services/camera/libcameraservice/device3/ |
D | Camera3ZslStream.cpp | 41 TimestampFinder(nsecs_t timestamp) : mTimestamp(timestamp) {} in TimestampFinder() 69 if (i1->mTimestamp == mTimestamp) { in compare() 71 } else if (i2->mTimestamp == mTimestamp) { in compare() 85 if (i1->mTimestamp > i2->mTimestamp) { in compare() 91 if (infoPtrs[1]->mTimestamp < mTimestamp) { in compare() 93 } else if (infoPtrs[0]->mTimestamp < mTimestamp) { in compare() 107 const nsecs_t mTimestamp; member 296 nsecs_t actual = pinnedBuffer->getBufferItem().mTimestamp; in enqueueInputBufferByTimestamp()
|
D | Camera3StreamBufferListener.h | 35 int64_t mTimestamp; member
|
/frameworks/base/location/java/android/location/ |
D | Country.java | 67 private final long mTimestamp; field in Country 88 mTimestamp = SystemClock.elapsedRealtime(); in Country() 98 mTimestamp = timestamp; in Country() 104 mTimestamp = country.mTimestamp; in Country() 133 return mTimestamp; in getTimestamp() 153 parcel.writeLong(mTimestamp); in writeToParcel() 200 return "Country {ISO=" + mCountryIso + ", source=" + mSource + ", time=" + mTimestamp + "}"; in toString()
|
/frameworks/av/services/camera/libcameraservice/gui/ |
D | RingBufferConsumer.cpp | 80 cur.mTimestamp = item.mTimestamp; in pinSelectedBuffer() 168 item.mTimestamp, item.mFrameNumber); in pinBufferLocked() 171 item.mFrameNumber, item.mTimestamp); in pinBufferLocked() 206 if (find.mTimestamp < accIt->mTimestamp || accIt == end) { in releaseOldestBufferLocked() 226 item.mTimestamp, item.mFrameNumber); in releaseOldestBufferLocked() 231 item.mTimestamp, item.mFrameNumber); in releaseOldestBufferLocked() 245 item.mTimestamp, item.mFrameNumber); in releaseOldestBufferLocked() 299 item.mTimestamp, in onFrameAvailable() 325 item.mTimestamp, item.mFrameNumber); in unpinBuffer() 337 item.mTimestamp, item.mFrameNumber); in unpinBuffer() [all …]
|
D | RingBufferConsumer.h | 101 int64_t mTimestamp; member
|
/frameworks/base/core/java/android/net/ |
D | SamplingDataTracker.java | 46 public long mTimestamp; field in SamplingDataTracker.SamplingSnapshot 89 ss.mTimestamp = SystemClock.elapsedRealtime(); in getSamplingSnapshots() 101 Slog.d(TAG, "Timestamp = " + String.valueOf(ss.mTimestamp)); in getSamplingSnapshots() 162 if (s.mTimestamp - mLastSample.mTimestamp > MINIMUM_SAMPLING_INTERVAL in stopSampling() 274 return mEndingSample.mTimestamp; in getSampleTimestamp() 284 return (int) (mEndingSample.mTimestamp - mBeginningSample.mTimestamp); in getSampleDuration()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | InboundSmsTracker.java | 36 private final long mTimestamp; field in InboundSmsTracker 77 mTimestamp = timestamp; in InboundSmsTracker() 109 mTimestamp = timestamp; in InboundSmsTracker() 145 mTimestamp = cursor.getLong(InboundSmsHandler.DATE_COLUMN); in InboundSmsTracker() 180 values.put("date", mTimestamp); in getContentValues() 232 builder.append(new Date(mTimestamp)); in toString() 255 return mTimestamp; in getTimestamp()
|
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/ |
D | Frame.java | 44 private long mTimestamp = TIMESTAMP_NOT_SET; field in Frame 123 mTimestamp = timestamp; in setTimestamp() 127 return mTimestamp; in getTimestamp()
|
/frameworks/av/media/libstagefright/ |
D | SurfaceMediaSource.cpp | 311 mFirstFrameTimestamp = item.mTimestamp; in read() 314 if (item.mTimestamp < mStartTimeNs) { in read() 321 mStartTimeNs = item.mTimestamp - mStartTimeNs; in read() 324 item.mTimestamp = mStartTimeNs + (item.mTimestamp - mFirstFrameTimestamp); in read() 353 mCurrentTimestamp = item.mTimestamp; in read()
|
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/base/ |
D | GLTextureSource.java | 54 private long mTimestamp = Frame.TIMESTAMP_UNKNOWN; field in GLTextureSource 87 mFrame.setTimestamp(mTimestamp); in process()
|
/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/data/ |
D | TrackerEntry.java | 77 private String mTimestamp; field in TrackerEntry 116 mTimestamp = timestamp; in setTimestamp() 136 return mTimestamp; in getTimestamp() 171 cValues.put(TIMESTAMP, mTimestamp); in getAsContentValues()
|
/frameworks/opt/net/voip/src/jni/rtp/ |
D | AudioGroup.cpp | 138 uint32_t mTimestamp; member in __anon556074da0111::AudioStream 194 read(gRandom, &mTimestamp, sizeof(mTimestamp)); in set() 230 mDtmfStart = mTimestamp + mSampleCount; in sendDtmf() 271 mTimestamp += skipped * mSampleCount; in encode() 278 mTimestamp += mSampleCount; in encode() 282 int duration = mTimestamp - mDtmfStart; in encode() 349 buffer[1] = htonl(mTimestamp); in encode()
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
D | FrameManager.java | 237 private int mTimestamp = 0; field in FrameManager.BackingCacheLru 246 ++mTimestamp; in onFetchBacking() 247 backing.cachePriority = mTimestamp; in onFetchBacking()
|
D | BackingStore.java | 56 private long mTimestamp = Frame.TIMESTAMP_NOT_SET; field in BackingStore 168 mTimestamp = store.mTimestamp; in importStore() 175 return mTimestamp; in getTimestamp() 182 mTimestamp = timestamp; in setTimestamp()
|
/frameworks/av/services/camera/libcameraservice/api1/client2/ |
D | ZslProcessor.cpp | 374 if (mZslQueue[i].buffer.mTimestamp != 0) { in clearZslQueueLocked() 464 ALOGVV(" Acquired buffer, timestamp %lld", queueHead.buffer.mTimestamp); in processNewZslBuffer() 475 nsecs_t bufferTimestamp = queueEntry.buffer.mTimestamp; in findMatchesLocked() 532 nsecs_t bufferTimestamp = queueEntry.buffer.mTimestamp; in dumpZslQueue()
|
/frameworks/av/media/libstagefright/omx/ |
D | GraphicBufferSource.cpp | 464 item.mTimestamp = mRepeatLastFrameTimestamp; in repeatLatestSubmittedBuffer_l() 479 mRepeatLastFrameTimestamp = item.mTimestamp + mRepeatAfterUs * 1000; in repeatLatestSubmittedBuffer_l() 508 mRepeatLastFrameTimestamp = item.mTimestamp + mRepeatAfterUs * 1000; in setLatestSubmittedBuffer_l() 549 int64_t timeUs = item.mTimestamp / 1000; in getTimestamp()
|
/frameworks/native/libs/gui/ |
D | IGraphicBufferConsumer.cpp | 45 mTimestamp(0), in BufferItem() 59 sizeof(mTimestamp) + in getPodSize() 129 FlattenableUtils::write(buffer, size, mTimestamp); in flatten() 171 FlattenableUtils::read(buffer, size, mTimestamp); in unflatten()
|
D | Surface.cpp | 64 mTimestamp = NATIVE_WINDOW_TIMESTAMP_AUTO; in Surface() 266 if (mTimestamp == NATIVE_WINDOW_TIMESTAMP_AUTO) { in queueBuffer() 272 timestamp = mTimestamp; in queueBuffer() 654 mTimestamp = timestamp; in setBuffersTimestamp()
|
D | BufferQueue.cpp | 563 item.mTimestamp = timestamp; in queueBuffer() 782 i->mCrop.bottom, i->mTransform, i->mTimestamp, in dump() 930 nsecs_t desiredPresent = bi.mTimestamp; in acquireBuffer() 952 nsecs_t desiredPresent = front->mTimestamp; in acquireBuffer()
|
/frameworks/native/include/gui/ |
D | IGraphicBufferConsumer.h | 73 int64_t mTimestamp; variable
|
D | Surface.h | 197 int64_t mTimestamp; variable
|
/frameworks/base/media/java/android/media/ |
D | ImageReader.java | 592 return mTimestamp; in getTimestamp() 703 private long mTimestamp; field in ImageReader.SurfaceImage
|
/frameworks/base/media/jni/ |
D | android_media_ImageReader.cpp | 63 jfieldID mTimestamp; member 578 gSurfaceImageClassInfo.mTimestamp = env->GetFieldID( in ImageReader_classInit() 580 LOG_ALWAYS_FATAL_IF(gSurfaceImageClassInfo.mTimestamp == NULL, in ImageReader_classInit() 786 env->SetLongField(image, gSurfaceImageClassInfo.mTimestamp, in ImageReader_imageSetup()
|
/frameworks/base/core/java/android/hardware/location/ |
D | GeofenceHardwareImpl.java | 613 geofenceTransition.mLocation, geofenceTransition.mTimestamp, 738 private long mTimestamp; field in GeofenceHardwareImpl.GeofenceTransition 752 mTimestamp = timestamp; in GeofenceTransition()
|
/frameworks/rs/ |
D | rsGrallocConsumer.cpp | 130 mAlloc->mHal.state.timestamp = b.mTimestamp; in lockNextBuffer()
|