Home
last modified time | relevance | path

Searched defs:timeScale (Results 1 – 3 of 3) sorted by relevance

/external/icu4c/i18n/
Dutmscale.c38 utmscale_getTimeScaleValue(UDateTimeScale timeScale, UTimeScaleValue value, UErrorCode *status) in utmscale_getTimeScaleValue()
55 utmscale_fromInt64(int64_t otherTime, UDateTimeScale timeScale, UErrorCode *status) in utmscale_fromInt64()
79 utmscale_toInt64(int64_t universalTime, UDateTimeScale timeScale, UErrorCode *status) in utmscale_toInt64()
/external/webkit/Source/WebCore/platform/graphics/win/
DQTMovie.cpp764 long QTMovie::timeScale() const in timeScale() function in QTMovie
DMediaPlayerPrivateQuickTimeVisualContext.cpp1073 long timeScale; in mediaTimeForTimeValue() local