Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DImage.java124 public abstract long getTimestamp(); in getTimestamp() method in Image
DImageReader.java596 public long getTimestamp() { in getTimestamp() method in ImageReader.SurfaceImage
DMediaCodec.java1729 public long getTimestamp() { in getTimestamp() method in MediaImage
DAudioTrack.java894 public boolean getTimestamp(AudioTimestamp timestamp) in getTimestamp() method in AudioTrack
/frameworks/av/media/libnbaio/
DAudioStreamOutSink.cpp81 status_t AudioStreamOutSink::getTimestamp(AudioTimestamp& timestamp) in getTimestamp() function in android::AudioStreamOutSink
DMonoPipe.cpp334 status_t MonoPipe::getTimestamp(AudioTimestamp& timestamp) in getTimestamp() function in android::MonoPipe
/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/av/include/media/nbaio/
DNBAIO.h231 virtual status_t getTimestamp(AudioTimestamp& 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
DBackingStore.java174 public long getTimestamp() { in getTimestamp() method in BackingStore
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DInboundSmsTracker.java254 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.cpp85 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/av/media/libmedia/
DIAudioTrack.cpp178 virtual status_t getTimestamp(AudioTimestamp& timestamp) { in getTimestamp() function in android::BpAudioTrack
DAudioTrack.cpp1911 status_t AudioTrack::getTimestamp(AudioTimestamp& timestamp) in getTimestamp() function in android::AudioTrack
/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/data/
DTrackerEntry.java135 String getTimestamp() { in getTimestamp() method in TrackerEntry
/frameworks/av/media/libstagefright/omx/
DGraphicBufferSource.cpp582 int64_t GraphicBufferSource::getTimestamp(const BufferQueue::BufferItem &item) { in getTimestamp() function in android::GraphicBufferSource
/frameworks/av/services/audioflinger/
DTracks.cpp353 status_t AudioFlinger::TrackHandle::getTimestamp(AudioTimestamp& timestamp) in getTimestamp() function in android::AudioFlinger::TrackHandle
879 status_t AudioFlinger::PlaybackThread::Track::getTimestamp(AudioTimestamp& timestamp) in getTimestamp() function in android::AudioFlinger::PlaybackThread::Track
/frameworks/av/media/libmediaplayerservice/
DMediaPlayerService.cpp1500 status_t MediaPlayerService::AudioOutput::getTimestamp(AudioTimestamp &ts) const in getTimestamp() function in android::MediaPlayerService::AudioOutput
1981 status_t MediaPlayerService::AudioCache::getTimestamp(AudioTimestamp &ts) const in getTimestamp() function in android::MediaPlayerService::AudioCache
/frameworks/native/libs/gui/
DGLConsumer.cpp852 nsecs_t GLConsumer::getTimestamp() { in getTimestamp() function in android::GLConsumer