Home
last modified time | relevance | path

Searched refs:getSeconds (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/avmedia/source/java/
H A DPlayer.java117 return maPlayer.getDuration().getSeconds(); in getDuration()
132 return maPlayer.getMediaTime().getSeconds(); in getMediaTime()
154 return maPlayer.getStopTime().getSeconds(); in getStopTime()
H A DFrameGrabber.java143 if( fMediaTime >= 0.0 && fMediaTime <= maPlayer.getDuration().getSeconds() ) in grabFrame()
/aoo42x/main/sal/qa/osl/process/
H A Dosl_Thread.cxx76 double getSeconds() const;
137 double StopWatch::getSeconds() const in getSeconds() function in StopWatch
932 double nSec = aStopWatch.getSeconds(); in TEST_F()
965 double nSec = aStopWatch.getSeconds(); in TEST_F()
1663 double nSec = aStopWatch.getSeconds(); in TEST_F()

Completed in 41 milliseconds