Searched defs:seek (Results 1 – 9 of 9) sorted by relevance
37 public void seek(int offset) { in seek() method in BridgeBufferIterator
264 off_t FileBase::seek(off_t pOffset) { in seek() function in FileBase
508 off64_t _FileAsset::seek(off64_t offset, int whence) in seek() function in _FileAsset802 off64_t _CompressedAsset::seek(off64_t offset, int whence) in seek() function in _CompressedAsset
309 status_t MPEG2TSExtractor::seek(int64_t seekTimeUs, in seek() function in android::MPEG2TSExtractor
168 void GenericPlayer::seek(int64_t timeMsec) { in seek() function in android::GenericPlayer
377 public void seek(String itemId, long positionMillis, Bundle extras, in seek() method in RemotePlaybackClient
373 void BlockIterator::seek( in seek() function in android::BlockIterator
221 void seek(int64_t timeUs) { in seek() function
2579 public void seek(long byteCount) throws IOException { in seek() method in ExifInterface.ByteOrderAwarenessDataInputStream