Home
last modified time | relevance | path

Searched refs:m_time (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/audiorecorder/
H A Dwidget.cpp23 QTime m_time; in Widget() local
24 m_time.setHMS(0, 0, 0, 0); in Widget()
25 …QString timestr = m_time.addSecs(startTime.secsTo(QDateTime::currentDateTime())).toString("hh:mm:s… in Widget()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/opengl/
H A Dglwidget.cpp151 if (const int elapsed = m_time.elapsed()) { in paintGL()
162 m_time.start(); in paintGL()
H A Dglwidget.h41 QTime m_time; in QT_FORWARD_DECLARE_CLASS() local
/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/qopenglwidget/
H A Dglwidget.h109 QTime m_time; in QT_FORWARD_DECLARE_CLASS() local
H A Dglwidget.cpp393 if (const int elapsed = m_time.elapsed()) { in paintGL()
409 m_time.start(); in paintGL()
/OK3568_Linux_fs/app/forlinx/forlinx_qt/qopenglwidget/
H A Dglwidget.h109 QTime m_time; in QT_FORWARD_DECLARE_CLASS() local
H A Dglwidget.cpp393 if (const int elapsed = m_time.elapsed()) { in paintGL()
409 m_time.start(); in paintGL()
/OK3568_Linux_fs/kernel/tools/power/pm-graph/
H A Dbootgraph.py399 m_time, m_proc, m_pid, m_msg, m_dur = \
401 t = float(m_time)
412 if(m_time and m_pid and m_msg):
413 t = aslib.FTraceLine(m_time, m_msg, m_dur)
H A Dsleepgraph.py3094 m_time = m.group('time')
3101 if(m_time and m_pid and m_msg):
3102 t = FTraceLine(m_time, m_msg, m_param3)
3210 m_time = m.group('time')
3218 if(m_time and m_pid and m_msg):
3219 t = FTraceLine(m_time, m_msg, m_param3)
/OK3568_Linux_fs/kernel/fs/befs/
H A DChangeLog324 copying m_time.