Home
last modified time | relevance | path

Searched defs:getTimestamp (Results 1 – 25 of 37) sorted by relevance

12

/frameworks/base/media/java/android/media/
DTimedMetaData.java54 public long getTimestamp() { in getTimestamp() method in TimedMetaData
DImage.java184 public abstract long getTimestamp(); in getTimestamp() method in Image
DMediaSync.java477 public MediaTimestamp getTimestamp() in getTimestamp() method in MediaSync
DImageWriter.java675 public long getTimestamp() { in getTimestamp() method in ImageWriter.WriterSurfaceImage
DImageReader.java745 public long getTimestamp() { in getTimestamp() method in ImageReader.SurfaceImage
/frameworks/av/media/libnbaio/
DAudioStreamOutSink.cpp69 status_t AudioStreamOutSink::getTimestamp(ExtendedTimestamp &timestamp) in getTimestamp() function in android::AudioStreamOutSink
DMonoPipe.cpp186 status_t MonoPipe::getTimestamp(ExtendedTimestamp &timestamp) in getTimestamp() function in android::MonoPipe
/frameworks/base/telephony/java/com/android/ims/internal/uce/presence/
DPresTupleInfo.java65 public String getTimestamp() { in getTimestamp() method in PresTupleInfo
/frameworks/base/telephony/java/android/telephony/
DModemActivityInfo.java109 public long getTimestamp() { in getTimestamp() method in ModemActivityInfo
/frameworks/base/location/java/android/location/
DCountry.java132 public final long getTimestamp() { in getTimestamp() method in Country
/frameworks/support/v7/mediarouter/src/android/support/v7/media/
DMediaSessionStatus.java95 public long getTimestamp() { in getTimestamp() method in MediaSessionStatus
DMediaItemStatus.java208 public long getTimestamp() { in getTimestamp() method in MediaItemStatus
/frameworks/support/samples/Support7Demos/src/com/example/android/supportv7/media/
DPlaylistItem.java109 public long getTimestamp() { in getTimestamp() method in PlaylistItem
/frameworks/av/include/media/nbaio/
DNBAIO.h215 virtual status_t getTimestamp(ExtendedTimestamp &timestamp) { return INVALID_OPERATION; } in getTimestamp() function
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DFrame.java91 public final long getTimestamp() { in getTimestamp() method in Frame
/frameworks/base/core/java/com/android/internal/midi/
DEventScheduler.java104 public long getTimestamp() { in getTimestamp() method in EventScheduler.SchedulableEvent
/frameworks/av/media/libmedia/
DIAudioTrack.cpp126 virtual status_t getTimestamp(AudioTimestamp& timestamp) { in getTimestamp() function in android::BpAudioTrack
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DInboundSmsTracker.java261 public long getTimestamp() { in getTimestamp() method in InboundSmsTracker
/frameworks/base/graphics/java/android/graphics/
DSurfaceTexture.java327 public long getTimestamp() { in getTimestamp() method in SurfaceTexture
/frameworks/av/media/libstagefright/
DSurfaceMediaSource.cpp87 nsecs_t SurfaceMediaSource::getTimestamp() { in getTimestamp() function in android::SurfaceMediaSource
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
DFrame.java125 public long getTimestamp() { in getTimestamp() method in Frame
/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/data/
DTrackerEntry.java135 String getTimestamp() { in getTimestamp() method in TrackerEntry
/frameworks/av/media/ndk/
DNdkImage.cpp159 AImage::getTimestamp(int64_t* timestamp) const { in getTimestamp() function in AImage
/frameworks/av/media/libstagefright/omx/
DGraphicBufferSource.cpp776 int64_t GraphicBufferSource::getTimestamp(const BufferItem &item) { in getTimestamp() function in android::GraphicBufferSource
/frameworks/av/services/audioflinger/
DTracks.cpp314 status_t AudioFlinger::TrackHandle::getTimestamp(AudioTimestamp& timestamp) in getTimestamp() function in android::AudioFlinger::TrackHandle
864 status_t AudioFlinger::PlaybackThread::Track::getTimestamp(AudioTimestamp& timestamp) in getTimestamp() function in android::AudioFlinger::PlaybackThread::Track

12