Home
last modified time | relevance | path

Searched refs:normalizedTime (Results 1 - 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DEGLInitializePerf.cpp148 mReporter->AddResult(".LoadDLLs", normalizedTime(mCaptures.loadDLLsMS)); in TearDown()
149 mReporter->AddResult(".D3D11CreateDevice", normalizedTime(mCaptures.createDeviceMS)); in TearDown()
150 mReporter->AddResult(".InitResources", normalizedTime(mCaptures.initResourcesMS)); in TearDown()
H A DANGLEPerfTest.h96 double normalizedTime(size_t value) const;
H A DANGLEPerfTest.cpp473 double ANGLEPerfTest::normalizedTime(size_t value) const in normalizedTime() function in ANGLEPerfTest
/third_party/skia/modules/audioplayer/
H A DSkAudioPlayer.h24 double normalizedTime() const { return this->time() / this->duration(); } in normalizedTime() function in SkAudioPlayer
H A DSkAudioPlayer.cpp27 return this->normalizedTime(); in setNormalizedTime()
/third_party/skia/samplecode/
H A DSampleAudio.cpp50 r.fRight = r.fLeft + (float)fPlayer->normalizedTime() * r.width();
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Ddtitvfmt.h930 * @param normalizedTime Output parameter for normalized time only
938 UnicodeString& normalizedTime);
/third_party/icu/icu4c/source/i18n/unicode/
H A Ddtitvfmt.h930 * @param normalizedTime Output parameter for normalized time only
938 UnicodeString& normalizedTime);
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Ddtitvfmt.h932 * @param normalizedTime Output parameter for normalized time only
940 UnicodeString& normalizedTime);
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DDateIntervalFormat.java1392 StringBuilder normalizedTime = new StringBuilder(skeleton.length()); in initializeIntervalPattern()
1406 time, normalizedTime); in initializeIntervalPattern()
1411 String normalizedTimeSkeleton = normalizedTime.toString(); in initializeIntervalPattern()
1722 * @param normalizedTime Output parameter for normalized time only
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DDateIntervalFormat.java1317 StringBuilder normalizedTime = new StringBuilder(skeleton.length()); in initializeIntervalPattern()
1331 time, normalizedTime); in initializeIntervalPattern()
1336 String normalizedTimeSkeleton = normalizedTime.toString(); in initializeIntervalPattern()
1543 * @param normalizedTime Output parameter for normalized time only
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 16 milliseconds