Home
last modified time | relevance | path

Searched defs:currentTime (Results 1 – 25 of 29) 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/musl/libc-test/src/functionalext/supplement/time/time_gtest/
Dtime_ftime_test.cpp22 auto currentTime = std::chrono::system_clock::now(); variable
Dtime_test.cpp150 time_t currentTime = time(nullptr); variable
672 auto currentTime = std::chrono::system_clock::now(); variable
/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/m133/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/m133/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/openhitls/bsl/sal/src/linux/
Dlinux_time_impl.c50 time_t currentTime; in TIME_SysTimeGet() local
/third_party/musl/src/hook/linux/
Dmusl_fdtrack.c49 struct timeval currentTime; in normal_flow_control() 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/skia/m133/platform_tools/android/apps/skottie/skottielib/src/main/java/org/skia/skottie/
DSkottieAnimation.java155 long currentTime = System.nanoTime(); in start() local
214 long currentTime = System.nanoTime(); in resume() 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/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/skia/m133/tools/viewer/
DImGuiLayer.cpp143 double currentTime = SkTime::GetSecs(); in onPrePaint() local
/third_party/skia/tools/viewer/
DImGuiLayer.cpp135 double currentTime = SkTime::GetSecs(); in onPrePaint() local
/third_party/backends/backend/
Depsonds-net.c322 struct timeval currentTime; in my_avahi_simple_poll_loop() local
/third_party/skia/src/gpu/
DGrSurfaceProxy.cpp175 int64_t currentTime = GrPerfMonitorReporter::getCurrentTime(); in createSurfaceImpl() local
/third_party/skia/m133/src/gpu/ganesh/
DGrSurfaceProxy.cpp177 int64_t currentTime = GrPerfMonitorReporter::getCurrentTime(); in createSurfaceImpl() local
/third_party/python/Lib/xmlrpc/
Dserver.py988 class currentTime: class in ExampleService
/third_party/ffmpeg/libavformat/
Ddashdec.c1531 …int64_t currentTime = get_segment_start_time_based_on_timeline(cur_video, cur_video->cur_seq_no) /… in refresh_manifest() local
1547 …int64_t currentTime = get_segment_start_time_based_on_timeline(cur_audio, cur_audio->cur_seq_no) /… in refresh_manifest() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
DvktShaderObjectPerformanceTests.cpp605 std::chrono::nanoseconds currentTime; in iterate() local
/third_party/python/Lib/logging/
Dhandlers.py271 def computeRollover(self, currentTime): argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.cpp3826 const double currentTime = platform->monotonicallyIncreasingTime(platform); in onSwap() local

12