Home
last modified time | relevance | path

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

/aoo4110/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()
/aoo4110/main/sal/qa/osl/process/
H A Dosl_Thread.cxx76 double getSeconds() const;
137 double StopWatch::getSeconds() const in getSeconds() function in StopWatch
982 double nSec = aStopWatch.getSeconds(); in join_001()
1018 double nSec = aStopWatch.getSeconds(); in join_002()
1796 double nSec = aStopWatch.getSeconds(); in wait_001()

Completed in 123 milliseconds