Home
last modified time | relevance | path

Searched defs:currentTime (Results 1 – 25 of 27) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/common/
Dsystem_utils_linux.cpp50 struct timespec currentTime; in GetCurrentSystemTime() local
/third_party/flutter/skia/third_party/externals/angle2/util/posix/
DPosixTimer.cpp18 struct timespec currentTime; in getCurrentTimeNs() local
/third_party/skia/third_party/externals/dawn/src/utils/
DPosixTimer.cpp25 struct timespec currentTime; in GetCurrentTimeNs() local
/third_party/skia/tools/skottie_ios_app/
DSkottieViewController.mm143 - (float)currentTime { return fDraw ? fClock.currentTime() : 0; } method
/third_party/skia/modules/skottie/tests/
DAudioLayer.cpp60 float currentTime() const { return fCurrentTime; } in DEF_TEST() function in DEF_TEST::MockTracker
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DOverlay.cpp87 double currentTime = angle::GetCurrentSystemTime(); in onSwap() local
/third_party/skia/platform_tools/android/apps/skottie/skottielib/src/main/java/org/skia/skottie/
DSkottieAnimation.java150 long currentTime = System.nanoTime(); in start() local
209 long currentTime = System.nanoTime(); in resume() local
/third_party/flutter/skia/tools/viewer/
DImGuiLayer.cpp102 double currentTime = SkTime::GetSecs(); in onPrePaint() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateFormatRegressionTestJ.java214 Date currentTime = sdf.parse("vggf 20 01.0 9.29 ap. J.-C. at 05:26:33 GMT+08:00", in Test4375399() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DDateFormatRegressionTestJ.java217 Date currentTime = sdf.parse("vggf 20 01.0 9.29 ap. J.-C. at 05:26:33 GMT+08:00", in Test4375399() local
/third_party/mindspore/mindspore/lite/java/java/fl_client/src/main/java/com/mindspore/flclient/
DCommon.java203 long currentTime = date.getTime(); in getWaitTime() local
/third_party/skia/tools/viewer/
DImGuiLayer.cpp135 double currentTime = SkTime::GetSecs(); in onPrePaint() local
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_multimedia_media.js64 currentTime: '[PC Preview] unknow currentTime', property
228 currentTime: '[PC Preview] unknow currentTime', property
/third_party/flutter/skia/platform_tools/android/apps/skottie/src/main/java/org/skia/skottie/
DSkottieRunner.java323 long currentTime = System.nanoTime(); in start() local
/third_party/libxml2/
Dxmlmemory.c763 time_t currentTime; in xmlMemDisplay() local
/third_party/gettext/gnulib-local/lib/libxml/
Dxmlmemory.c794 time_t currentTime; in xmlMemDisplay() local
/third_party/python/Lib/xmlrpc/
Dserver.py977 class currentTime: class in ExampleService
/third_party/cef/tests/cefclient/browser/
Dosr_window_win.cc571 LONG currentTime = 0; in OnMouseEvent() local
/third_party/ffmpeg/libavformat/
Ddashdec.c1534 …int64_t currentTime = get_segment_start_time_based_on_timeline(cur_video, cur_video->cur_seq_no) /… in refresh_manifest() local
1550 …int64_t currentTime = get_segment_start_time_based_on_timeline(cur_audio, cur_audio->cur_seq_no) /… in refresh_manifest() local
/third_party/python/Lib/logging/
Dhandlers.py271 def computeRollover(self, currentTime): argument
/third_party/jsframework/runtime/main/extend/systemplugin/
Dmultimedia.js275 currentTime: "[PC Preview] unknow currentTime", property
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.cpp3494 const double currentTime = platform->monotonicallyIncreasingTime(platform); in onSwap() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.cpp3826 const double currentTime = platform->monotonicallyIncreasingTime(platform); in onSwap() local
/third_party/typescript/lib/
Dlib.dom.d.ts83 currentTime?: number | null; property
114 currentTime?: number; property
2123 currentTime: number | null; property
2181 readonly currentTime: number | null; property
2191 readonly currentTime: number | null; property
2524 readonly currentTime: number; property
7667 currentTime: number; property
/third_party/typescript/src/lib/
Ddom.generated.d.ts63 currentTime?: number | null; property
94 currentTime?: number; property
2103 currentTime: number | null; property
2161 readonly currentTime: number | null; property
2171 readonly currentTime: number | null; property
2504 readonly currentTime: number; property
7647 currentTime: number; property

12