Home
last modified time | relevance | path

Searched refs:mTimestamp (Results 1 – 25 of 59) sorted by relevance

123

/frameworks/av/services/camera/libcameraservice/gui/
DRingBufferConsumer.cpp84 cur.mTimestamp = item.mTimestamp; in pinSelectedBuffer()
180 item.mTimestamp, item.mFrameNumber); in pinBufferLocked()
183 item.mFrameNumber, item.mTimestamp); in pinBufferLocked()
218 if (find.mTimestamp < accIt->mTimestamp || accIt == end) { in releaseOldestBufferLocked()
238 item.mTimestamp, item.mFrameNumber); in releaseOldestBufferLocked()
243 item.mTimestamp, item.mFrameNumber); in releaseOldestBufferLocked()
257 item.mTimestamp, item.mFrameNumber); in releaseOldestBufferLocked()
309 item.mTimestamp, in onFrameAvailable()
312 if (item.mTimestamp < mLatestTimestamp) { in onFrameAvailable()
314 mLatestTimestamp, item.mTimestamp); in onFrameAvailable()
[all …]
/frameworks/av/services/camera/libcameraservice/device3/
DCamera3ZslStream.cpp43 TimestampFinder(nsecs_t timestamp) : mTimestamp(timestamp) {} in TimestampFinder()
71 if (i1->mTimestamp == mTimestamp) { in compare()
73 } else if (i2->mTimestamp == mTimestamp) { in compare()
87 if (i1->mTimestamp > i2->mTimestamp) { in compare()
93 if (infoPtrs[1]->mTimestamp < mTimestamp) { in compare()
95 } else if (infoPtrs[0]->mTimestamp < mTimestamp) { in compare()
109 const nsecs_t mTimestamp; member
301 nsecs_t actual = pinnedBuffer->getBufferItem().mTimestamp; in enqueueInputBufferByTimestamp()
DCamera3StreamBufferListener.h35 int64_t mTimestamp; member
/frameworks/base/location/java/android/location/
DCountry.java67 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/base/telephony/java/com/android/ims/internal/uce/presence/
DPresTupleInfo.java27 private String mTimestamp = ""; field in PresTupleInfo
66 return mTimestamp; in getTimestamp()
74 this.mTimestamp = timestamp; in setTimestamp()
92 dest.writeString(mTimestamp); in writeToParcel()
117 mTimestamp = source.readString(); in readFromParcel()
/frameworks/base/core/java/android/bluetooth/
DBluetoothActivityEnergyInfo.java31 private final long mTimestamp; field in BluetoothActivityEnergyInfo
46 mTimestamp = timestamp; in BluetoothActivityEnergyInfo()
56 mTimestamp = in.readLong(); in BluetoothActivityEnergyInfo()
68 + " mTimestamp=" + mTimestamp in toString()
91 out.writeLong(mTimestamp); in writeToParcel()
144 return mTimestamp; in getTimeStamp()
/frameworks/base/telephony/java/android/telephony/
DModemActivityInfo.java39 private final long mTimestamp; field in ModemActivityInfo
48 mTimestamp = timestamp; in ModemActivityInfo()
61 + " mTimestamp=" + mTimestamp in toString()
96 dest.writeLong(mTimestamp); in writeToParcel()
110 return mTimestamp; in getTimestamp()
/frameworks/base/wifi/java/android/net/wifi/
DWifiActivityEnergyInfo.java34 public long mTimestamp; field in WifiActivityEnergyInfo
74 mTimestamp = timestamp; in WifiActivityEnergyInfo()
86 + " timestamp=" + mTimestamp in toString()
115 out.writeLong(mTimestamp); in writeToParcel()
177 return mTimestamp; in getTimeStamp()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DInboundSmsTracker.java36 private final long mTimestamp; field in InboundSmsTracker
81 mTimestamp = timestamp; in InboundSmsTracker()
114 mTimestamp = timestamp; in InboundSmsTracker()
151 mTimestamp = cursor.getLong(InboundSmsHandler.DATE_COLUMN); in InboundSmsTracker()
186 values.put("date", mTimestamp); in getContentValues()
239 builder.append(new Date(mTimestamp)); in toString()
262 return mTimestamp; in getTimestamp()
/frameworks/base/core/java/android/hardware/camera2/legacy/
DCaptureCollector.java55 private long mTimestamp = 0; field in CaptureCollector.CaptureHolder
93 CaptureCollector.this.mDeviceState.setCaptureStart(mRequest, mTimestamp, in tryComplete()
144 if (mTimestamp == 0) { in setJpegTimestamp()
145 mTimestamp = timestamp; in setJpegTimestamp()
150 CaptureCollector.this.mDeviceState.setCaptureStart(mRequest, mTimestamp, in setJpegTimestamp()
203 if (mTimestamp == 0) { in setPreviewTimestamp()
204 mTimestamp = timestamp; in setPreviewTimestamp()
210 CaptureCollector.this.mDeviceState.setCaptureStart(mRequest, mTimestamp, in setPreviewTimestamp()
453 timestamp.value = h.mTimestamp; in removeRequestIfCompleted()
500 return new Pair<>(h.mRequest, h.mTimestamp); in jpegProduced()
[all …]
/frameworks/base/telecomm/java/android/telecom/
DVoicemail.java29 private final Long mTimestamp; field in Voicemail
44 mTimestamp = timestamp; in Voicemail()
188 return mTimestamp; in getTimestampMillis()
255 dest.writeLong(mTimestamp); in writeToParcel()
300 mTimestamp = in.readLong(); in Voicemail()
/frameworks/base/core/java/com/android/internal/midi/
DEventScheduler.java91 private long mTimestamp; field in EventScheduler.SchedulableEvent
98 mTimestamp = timestamp; in SchedulableEvent()
105 return mTimestamp; in getTimestamp()
113 mTimestamp = timestamp; in setTimestamp()
/frameworks/av/services/audioflinger/
DFastMixer.cpp144 mTimestamp.mTimebaseOffset[ExtendedTimestamp::TIMEBASE_BOOTTIME] = in onStateChange()
355 ExtendedTimestamp perTrackTimestamp(mTimestamp); in onWork()
478 mTimestamp.mPosition[ExtendedTimestamp::LOCATION_KERNEL] = in onWork()
480 mTimestamp.mTimeNs[ExtendedTimestamp::LOCATION_KERNEL] = in onWork()
489 mTimestamp.mTimeNs[ExtendedTimestamp::LOCATION_SERVER] = in onWork()
490 mTimestamp.mTimeNs[ExtendedTimestamp::LOCATION_KERNEL]; in onWork()
493 mTimestamp.mTimeNs[ExtendedTimestamp::LOCATION_SERVER] = in onWork()
497 mTimestamp.mPosition[ExtendedTimestamp::LOCATION_KERNEL] = 0; in onWork()
498 mTimestamp.mTimeNs[ExtendedTimestamp::LOCATION_KERNEL] = -1; in onWork()
/frameworks/av/media/libstagefright/
DSurfaceMediaSource.cpp308 mFirstFrameTimestamp = item.mTimestamp; in read()
311 if (item.mTimestamp < mStartTimeNs) { in read()
318 mStartTimeNs = item.mTimestamp - mStartTimeNs; in read()
321 item.mTimestamp = mStartTimeNs + (item.mTimestamp - mFirstFrameTimestamp); in read()
350 mCurrentTimestamp = item.mTimestamp; in read()
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
DFrame.java43 private long mTimestamp = TIMESTAMP_NOT_SET; field in Frame
122 mTimestamp = timestamp; in setTimestamp()
126 return mTimestamp; in getTimestamp()
/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/data/
DTrackerEntry.java77 private String mTimestamp; field in TrackerEntry
116 mTimestamp = timestamp; in setTimestamp()
136 return mTimestamp; in getTimestamp()
171 cValues.put(TIMESTAMP, mTimestamp); in getAsContentValues()
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/base/
DGLTextureSource.java51 private long mTimestamp = Frame.TIMESTAMP_UNKNOWN; field in GLTextureSource
84 mFrame.setTimestamp(mTimestamp); in process()
/frameworks/opt/net/voip/src/jni/rtp/
DAudioGroup.cpp140 uint32_t mTimestamp; member in __anond0c81f950111::AudioStream
196 read(gRandom, &mTimestamp, sizeof(mTimestamp)); in set()
232 mDtmfStart = mTimestamp + mSampleCount; in sendDtmf()
273 mTimestamp += skipped * mSampleCount; in encode()
280 mTimestamp += mSampleCount; in encode()
284 int duration = mTimestamp - mDtmfStart; in encode()
351 buffer[1] = htonl(mTimestamp); in encode()
/frameworks/av/include/private/media/
DAudioTrackShared.h329 (void) mTimestampObserver.poll(mTimestamp); in getTimestamp()
330 *timestamp = mTimestamp; in getTimestamp()
335 mTimestamp.clear(); in clearTimestamp()
348 ExtendedTimestamp mTimestamp; // initialized by constructor variable
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DFrameManager.java237 private int mTimestamp = 0; field in FrameManager.BackingCacheLru
246 ++mTimestamp; in onFetchBacking()
247 backing.cachePriority = mTimestamp; in onFetchBacking()
DBackingStore.java56 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/media/libstagefright/omx/
DGraphicBufferSource.cpp629 if (mSkipFramesBeforeNs < 0ll || item.mTimestamp >= mSkipFramesBeforeNs) { in fillCodecBuffer_l()
632 item.mTimestamp -= mSkipFramesBeforeNs; in fillCodecBuffer_l()
635 int64_t timeUs = item.mTimestamp / 1000; in fillCodecBuffer_l()
692 item.mTimestamp = mRepeatLastFrameTimestamp; in repeatLatestBuffer_l()
708 mRepeatLastFrameTimestamp = item.mTimestamp + mRepeatAfterUs * 1000; in repeatLatestBuffer_l()
734 mRepeatLastFrameTimestamp = item.mTimestamp + mRepeatAfterUs * 1000; in setLatestBuffer_l()
776 int64_t timeUs = item.mTimestamp / 1000; in getTimestamp()
/frameworks/base/media/jni/
Dandroid_media_ImageReader.cpp62 jfieldID mTimestamp; member
297 gSurfaceImageClassInfo.mTimestamp = env->GetFieldID( in ImageReader_classInit()
299 LOG_ALWAYS_FATAL_IF(gSurfaceImageClassInfo.mTimestamp == NULL, in ImageReader_classInit()
578 env->SetLongField(image, gSurfaceImageClassInfo.mTimestamp, in ImageReader_imageSetup()
579 static_cast<jlong>(buffer->mTimestamp)); in ImageReader_imageSetup()
650 image->timestamp = buffer->mTimestamp; in Image_getLockedImage()
/frameworks/base/media/java/android/media/
DImageReader.java722 return mTimestamp; in getTimestamp()
728 mTimestamp = timestampNs; in setTimestamp()
855 private long mTimestamp; field in ImageReader.SurfaceImage
DImageWriter.java636 private long mTimestamp = DEFAULT_TIMESTAMP; field in ImageWriter.WriterSurfaceImage
678 return mTimestamp; in getTimestamp()
685 mTimestamp = timestamp; in setTimestamp()

123