Home
last modified time | relevance | path

Searched defs:dur (Results 1 – 11 of 11) sorted by relevance

/external/skia/src/images/
DSkMovie_gif.cpp86 SkMSec dur = 0; in onGetInfo() local
102 SkMSec dur = 0; in onSetTime() local
DSkMovie.cpp48 SkMSec dur = this->duration(); in setTime() local
/external/skia/include/core/
DSkTime.h60 SkMSec dur = SkTime::GetMSecs() - fNow; in ~SkAutoTime() local
/external/skia/src/animator/
DSkAnimateBase.h60 SkMSec dur; variable
/external/webkit/WebCore/rendering/
DMediaControlElements.cpp270 float dur = m_mediaElement->duration(); in update() local
/external/webkit/WebCore/platform/graphics/win/
DMediaPlayerPrivateQuickTimeWin.cpp291 float dur = duration(); in bytesLoaded() local
/external/webkit/WebKit/android/plugins/sample/
Dmain.cpp211 uint32_t dur = now - obj->mStartTime; in timer_latency() local
/external/libxml2/
Dxmlschemastypes.c122 xmlSchemaValDuration dur; member
1773 xmlSchemaValPtr dur; in xmlSchemaValidateDuration() local
3729 _xmlSchemaDateAdd (xmlSchemaValPtr dt, xmlSchemaValPtr dur) in _xmlSchemaDateAdd()
3883 xmlSchemaValPtr dur, ret; in xmlSchemaDateNormalize() local
/external/svox/pico/lib/
Dpicotok.c405 static void tok_getDur (picoos_uchar durStr[], picoos_uint32 * dur, picoos_bool * done) in tok_getDur()
680 picoos_uint32 dur; in tok_interpretMarkup() local
/external/webkit/WebCore/svg/animation/
DSVGSMILElement.cpp483 SMILTime SVGSMILElement::dur() const in dur() function in WebCore::SVGSMILElement
/external/webkit/WebCore/page/animation/
DAnimationBase.cpp894 double dur = m_animation->duration(); in progress() local