Searched
full:seek (Results
376 -
400 of
1297) sorted by null
<<11121314151617181920>>
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
oobas.php | 59 'put','write','loc','seek','eof','lof','chdir','chdrive',
|
/external/linux-tools-perf/util/ui/browsers/ |
map.c | 133 .seek = ui_browser__rb_tree_seek,
|
/external/webkit/Source/WebCore/fileapi/ |
FileWriter.h | 60 void seek(long long position, ExceptionCode&);
|
FileWriterSync.cpp | 65 void FileWriterSync::seek(long long position, ExceptionCode& ec) function in class:WebCore::FileWriterSync
|
/external/webkit/Source/WebCore/platform/graphics/android/layers/ |
MediaPlayerPrivateAndroid.h | 62 virtual void seek(float time);
|
/external/webkit/Source/WebCore/platform/graphics/gstreamer/ |
MediaPlayerPrivateGStreamer.h | 70 void seek(float);
|
/external/webkit/Source/WebCore/platform/graphics/qt/ |
MediaPlayerPrivateQt.h | 68 void seek(float);
|
/external/webkit/Source/WebCore/platform/graphics/win/ |
MediaPlayerPrivateQuickTimeVisualContext.h | 91 void seek(float time);
|
MediaPlayerPrivateQuickTimeWin.h | 99 void seek(float time);
|
/external/webkit/Source/WebCore/platform/network/ |
BlobResourceHandle.h | 79 void seek();
|
/frameworks/av/libvideoeditor/osal/inc/ |
M4OSA_FileCommon.h | 98 /** This enum defines the seek behavior*/
|
/frameworks/av/media/libmediaplayerservice/nuplayer/ |
NuPlayer.h | 97 kWhatSeek = 'seek',
|
/frameworks/av/media/libstagefright/ |
FileSource.cpp | 110 ALOGE("seek to %lld failed", offset + mOffset);
|
/frameworks/base/core/java/android/widget/ |
SeekBar.java | 99 * @param l The seek bar notification listener
|
/frameworks/base/docs/html/training/monitoring-device-state/ |
index.jd | 26 <p>For your app to be a good citizen, it should seek to limit its impact on the battery life of its
|
/frameworks/base/media/libdrm/mobile1/include/objmng/ |
svc_drm.h | 121 * The function to seek the current file pointer, this function should be implement by out module, 125 * \param offset The offset from the start position to be seek. 128 * -0, if seek operation success. 129 * -(-1), if seek operation fail.
|
/frameworks/ex/variablespeed/jni/ |
ring_buffer.cc | 78 void RingBuffer::Seek(int reader, int64 position) {
|
ring_buffer.h | 54 void Seek(int reader, int64 position);
|
/frameworks/wilhelm/src/ut/ |
OpenSLESUT.c | 82 _(SEEK),
|
/packages/apps/MusicFX/src/com/android/musicfx/seekbar/ |
SeekBar.java | 97 * @param l The seek bar notification listener
|
/packages/apps/Nfc/nxp/jni/ |
com_android_nfc_list.cpp | 82 /* Seek to the end of the list */
|
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/android/ |
asset_manager.h | 89 * Seek to the specified offset within the asset data. 'whence' uses the
|
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/android/ |
asset_manager.h | 89 * Seek to the specified offset within the asset data. 'whence' uses the
|
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/android/ |
asset_manager.h | 89 * Seek to the specified offset within the asset data. 'whence' uses the
|
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/android/ |
asset_manager.h | 89 * Seek to the specified offset within the asset data. 'whence' uses the
|
Completed in 5643 milliseconds
<<11121314151617181920>>