Home
last modified time | relevance | path

Searched defs:timeStamp (Results 1 – 21 of 21) sorted by relevance

/external/webkit/WebCore/history/
DCachedPage.h58 double timeStamp() const { return m_timeStamp; } in timeStamp() function
/external/webkit/WebCore/loader/icon/
DIconDatabase.cpp990 double timeStamp = currentTime(); in iconDatabaseSyncThread() local
1346 double timeStamp = currentTime(); in syncThreadMainLoop() local
1422 double timeStamp = currentTime(); in readFromDatabase() local
1531 double timeStamp = currentTime(); in writeToDatabase() local
1725 double timeStamp = currentTime(); in cleanupSyncThread() local
/external/webkit/WebKit/win/
DDOMEventsClasses.h234 virtual HRESULT STDMETHODCALLTYPE timeStamp( in timeStamp() function
343 virtual HRESULT STDMETHODCALLTYPE timeStamp( in timeStamp() function
491 virtual HRESULT STDMETHODCALLTYPE timeStamp( in timeStamp() function
666 virtual HRESULT STDMETHODCALLTYPE timeStamp( in timeStamp() function
766 virtual HRESULT STDMETHODCALLTYPE timeStamp( in timeStamp() function
850 virtual HRESULT STDMETHODCALLTYPE timeStamp( in timeStamp() function
DDOMEventsClasses.cpp157 HRESULT STDMETHODCALLTYPE DOMEvent::timeStamp( in timeStamp() function in DOMEvent
/external/webkit/WebCore/loader/
DCachedResource.cpp233 void CachedResource::didAccessDecodedData(double timeStamp) in didAccessDecodedData()
DCachedImage.cpp356 double timeStamp = FrameView::currentPaintTimeStamp(); in didDraw() local
/external/webkit/WebCore/dom/
DEvent.h90 DOMTimeStamp timeStamp() const { return m_createTime; } in timeStamp() function
/external/opencore/codecs_v2/video/m4v_h263/dec/include/
Dmp4dec_api.h71 uint32 timeStamp; /* time stamp */ member
/external/opencore/fileformats/mp4/parser/include/
Dtrackatom.h704 MP4_ERROR_CODE getMaxTrackTimeStamp(uint32 fileSize, uint32& timeStamp) in getMaxTrackTimeStamp()
Dmediaatom.h655 MP4_ERROR_CODE getMaxTrackTimeStamp(uint32 fileSize, uint32& timeStamp) in getMaxTrackTimeStamp()
Dmediainformationatom.h594 MP4_ERROR_CODE getMaxTrackTimeStamp(uint32 fileSize, uint32& timeStamp) in getMaxTrackTimeStamp()
Dmpeg4file.h781 uint32& timeStamp) in getMaxTrackTimeStamp()
/external/opencore/fileformats/mp4/parser/src/
Dsampletableatom.cpp3185 SampleTableAtom::getMaxTrackTimeStamp(uint32 fileSize, uint32& timeStamp) in getMaxTrackTimeStamp()
3265 uint32 timeStamp, in getSampleNumberClosestToTimeStamp()
Dmovieatom.cpp2084 uint32& timeStamp) in getMaxTrackTimeStamp()
2102 uint32 timeStamp, in getSampleNumberClosestToTimeStamp()
/external/opencore/nodes/pvdummyinputnode/src/
Dpvmf_dummy_fileinput_node.cpp1488 uint32 timeStamp = 0; in GenerateMediaMessage() local
/external/opencore/android/author/
Dandroid_audio_input.cpp964 uint32 timeStamp = 0; in DoRead() local
/external/opencore/pvmi/media_io/pvmi_mio_avi_wav_fileinput/src/
Dpvmi_mio_avi_wav_file.cpp1303 uint32 timeStamp = 0; in DoRead() local
/external/opencore/pvmi/media_io/pvmi_mio_fileinput/src/
Dpvmi_mio_fileinput.cpp1380 uint32 timeStamp = 0; in DoRead() local
/external/opencore/codecs_v2/video/m4v_h263/dec/src/
Dmp4lib_int.h62 uint32 timeStamp; /* Vop TimeStamp in msec */ member
/external/opencore/nodes/pvmp4ffparsernode/src/
Dpvmf_mp4ffparser_node.cpp3819 uint32 timeStamp = 0; in DoSetDataSourceDirection() local
5996 int32 PVMFMP4FFParserNode::convertSizeToTime(uint32 fileSize, uint32& timeStamp) in convertSizeToTime()
/external/opencore/nodes/pvmp3ffparsernode/src/
Dpvmf_mp3ffparser_node.cpp2269 uint32 timeStamp = iMP3File->GetTimestampForCurrentSample(); in RetrieveTrackData() local