Home
last modified time | relevance | path

Searched defs:curTime (Results 1 – 13 of 13) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/util/windows/
DWindowsTimer.cpp28 LARGE_INTEGER curTime; in start() local
40 LARGE_INTEGER curTime; in stop() local
52 LARGE_INTEGER curTime; in getElapsedTime() local
66 LARGE_INTEGER curTime; in getAbsoluteTime() local
/third_party/skia/third_party/externals/dawn/src/utils/
DWindowsTimer.cpp29 LARGE_INTEGER curTime; in Start() local
40 LARGE_INTEGER curTime; in Stop() local
50 LARGE_INTEGER curTime; in GetElapsedTime() local
61 LARGE_INTEGER curTime; in GetAbsoluteTime() local
/third_party/vk-gl-cts/execserver/
DxsExecutionServer.cpp249 deUint64 curTime = deGetMicroseconds(); in processSession() local
312 deUint64 curTime = deGetMicroseconds(); in initKeepAlives() local
324 deUint64 curTime = deGetMicroseconds(); in pollKeepAlives() local
/third_party/flutter/skia/third_party/externals/sdl/Xcode-iOS/Demos/src/
Dcommon.c44 Uint64 curTime; in updateDeltaTime() local
/third_party/vk-gl-cts/framework/qphelper/
DqpWatchDog.c75 deUint64 curTime = deGetMicroseconds(); in watchDogThreadFunc() local
130 deUint64 curTime = deGetMicroseconds(); in qpWatchDog_reset() local
/third_party/flutter/skia/samplecode/
DSampleCusp.cpp29 SkMSec curTime; variable
/third_party/skia/samplecode/
DSampleCusp.cpp29 SkMSec curTime; variable
/third_party/skia/third_party/externals/angle2/src/common/
Dsystem_utils_win.cpp80 LARGE_INTEGER curTime; in GetCurrentSystemTime() local
/third_party/libdrm/tests/ttmtest/src/
Dttmtest.c172 unsigned long curTime, oldTime; in benchmarkBuffer() local
/third_party/vk-gl-cts/framework/platform/android/
DtcuAndroidExecService.cpp225 deUint64 curTime = deGetMicroseconds(); in isRunning() local
/third_party/vk-gl-cts/executor/
DxeTcpIpLink.cpp517 deUint64 curTime = deGetMicroseconds(); in keepaliveTimerCallback() local
/third_party/vk-gl-cts/modules/gles2/performance/
Des2pTextureUploadTests.cpp436 deUint64 curTime = deGetMicroseconds(); in iterate() local
/third_party/vk-gl-cts/execserver/tools/
DxsTest.cpp730 int curTime = 0; in runClient() local