| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplaceperiod/ |
| H A D | tst_qplaceperiod.cpp | 59 testObj.setStartTime(QTime::currentTime()); in constructorTest() 79 QTime time = QTime::currentTime(); in startTimeTest() 97 QTime time = QTime::currentTime(); in endTimeTest() 105 QTime time = QTime::currentTime(); in operatorsTest() 110 testObj.setEndTime(QTime::currentTime().addSecs(102021)); in operatorsTest()
|
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | sleepuntil.c | 162 now.months = currentTime.months; in SertafiedBlockHandler() 163 if ((int) (now.milliseconds - currentTime.milliseconds) < 0) in SertafiedBlockHandler() 191 now.months = currentTime.months; in SertafiedWakeupHandler() 192 if ((int) (now.milliseconds - currentTime.milliseconds) < 0) in SertafiedWakeupHandler()
|
| H A D | xvmain.c | 351 pp->time = currentTime; in XvStopAdaptors() 459 .u.videoNotify.time = currentTime.milliseconds, in XvdiSendVideoNotify() 481 .u.portNotify.time = currentTime.milliseconds, in XvdiSendPortNotify() 544 pPort->time = currentTime; in XvdiPutVideo() 575 pPort->time = currentTime; in XvdiPutStill() 611 pPort->time = currentTime; in XvdiPutImage() 661 pPort->time = currentTime; in XvdiGetVideo() 696 pPort->time = currentTime; in XvdiGetStill() 716 if ((CompareTimeStamps(time, currentTime) == LATER) || in XvdiGrabPort() 742 pPort->time = currentTime; in XvdiGrabPort() [all …]
|
| /OK3568_Linux_fs/external/xserver/Xi/ |
| H A D | gtmotion.c | 125 CompareTimeStamps(start, currentTime) == LATER) { in ProcXGetDeviceMotionEvents() 129 if (CompareTimeStamps(stop, currentTime) == LATER) in ProcXGetDeviceMotionEvents() 130 stop = currentTime; in ProcXGetDeviceMotionEvents()
|
| H A D | ungrdev.c | 103 if ((CompareTimeStamps(time, currentTime) != LATER) && in ProcXUngrabDevice()
|
| H A D | xigrabdev.c | 166 if ((CompareTimeStamps(time, currentTime) != LATER) && in ProcXIUngrabDevice()
|
| H A D | chgdctl.c | 229 .time = currentTime.milliseconds, in ProcXChangeDeviceControl()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/MediaUI/common/ |
| H A D | commonfunction.cpp | 107 QTime currentTime((x / 3600) % 60, (x / 60) % 60, \ in getTimeStr() local 111 tStr = currentTime.toString(format); in getTimeStr()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/music/common/ |
| H A D | commonfunction.cpp | 105 QTime currentTime((x / 3600) % 60, (x / 60) % 60, \ in getTimeStr() local 109 tStr = currentTime.toString(format); in getTimeStr()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/video/common/ |
| H A D | commonfunction.cpp | 107 QTime currentTime((x / 3600) % 60, (x / 60) % 60, \ in getTimeStr() local 111 tStr = currentTime.toString(format); in getTimeStr()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/planespotter/ |
| H A D | main.cpp | 126 startTime = QTime::currentTime(); in startFlight() 167 QTime current = QTime::currentTime(); in updatePosition()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | dixutils.c | 129 return currentTime; in ClientTimeToServerTime() 130 ts.months = currentTime.months; in ClientTimeToServerTime() 132 if (c > currentTime.milliseconds) { in ClientTimeToServerTime() 133 if (((unsigned long) c - currentTime.milliseconds) > HALFMONTH) in ClientTimeToServerTime() 136 else if (c < currentTime.milliseconds) { in ClientTimeToServerTime() 137 if (((unsigned long) currentTime.milliseconds - c) > HALFMONTH) in ClientTimeToServerTime()
|
| H A D | globals.c | 114 TimeStamp currentTime; variable
|
| H A D | events.c | 500 milliseconds : currentTime.milliseconds); in SyntheticMotion() 1058 if ((currentTime.milliseconds - *ms) > TIMESLOP) in MonthChangedOrBadTime() 1059 currentTime.months++; in MonthChangedOrBadTime() 1061 *ms = currentTime.milliseconds; in MonthChangedOrBadTime() 1067 currentTime = time; in NoticeTime() 1068 lastDeviceEventTime[XIAllDevices].time = currentTime; in NoticeTime() 1069 lastDeviceEventTime[dev->id].time = currentTime; in NoticeTime() 1079 if (*ms < currentTime.milliseconds) in NoticeTimeMillis() 1081 time.months = currentTime.months; in NoticeTimeMillis() 1189 tail->months = currentTime.months; in EnqueueEvent() [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/java/com/rockchip/gpadc/demo/ |
| H A D | CameraPreviewActivity.java | 366 long currentTime; 400 currentTime = System.currentTimeMillis(); 402 float fps = count * 1000.f / (currentTime - oldTime); 406 oldTime = currentTime;
|
| /OK3568_Linux_fs/external/xserver/randr/ |
| H A D | rrscreen.c | 520 .timestamp = currentTime.milliseconds, in rrGetScreenResources() 521 .configTimestamp = currentTime.milliseconds, in rrGetScreenResources() 788 .timestamp = currentTime.milliseconds, in ProcRRGetScreenInfo() 789 .configTimestamp = currentTime.milliseconds, in ProcRRGetScreenInfo() 946 time = currentTime; in ProcRRSetScreenConfig() 955 time = currentTime; in ProcRRSetScreenConfig()
|
| H A D | rrproviderproperty.c | 74 .timestamp = currentTime.milliseconds in RRDeleteProperty() 247 .timestamp = currentTime.milliseconds in RRChangeProviderProperty() 695 .timestamp = currentTime.milliseconds in ProcRRGetProviderProperty()
|
| H A D | randr.c | 351 pScrPriv->lastSetTime = currentTime; in RRScreenInit() 352 pScrPriv->lastConfigTime = currentTime; in RRScreenInit() 633 mastersp->lastConfigTime = currentTime; in RRTellChanged()
|
| H A D | rrproperty.c | 75 .timestamp = currentTime.milliseconds in RRDeleteProperty() 272 .timestamp = currentTime.milliseconds in RRChangeOutputProperty() 731 .timestamp = currentTime.milliseconds in ProcRRGetOutputProperty()
|
| /OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/simplebrowser/ |
| H A D | downloadwidget.cpp | 60 , m_timeAdded(QTime::currentTime()) in DownloadWidget()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/simplebrowser/ |
| H A D | downloadwidget.cpp | 60 , m_timeAdded(QTime::currentTime()) in DownloadWidget()
|
| /OK3568_Linux_fs/app/forlinx/forlinx_qt/simplebrowser/ |
| H A D | downloadwidget.cpp | 60 , m_timeAdded(QTime::currentTime()) in DownloadWidget()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/simplebrowser/ |
| H A D | downloadwidget.cpp | 60 , m_timeAdded(QTime::currentTime()) in DownloadWidget()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/src/ |
| H A D | about.cpp | 79 qsrand(QTime(0,0,0).secsTo(QTime::currentTime())); in About()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | dixstruct.h | 194 extern _X_EXPORT TimeStamp currentTime;
|