Searched defs:timeValue (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/gstreamer/
H A DMediaPlayerPrivateGStreamer.cpp436 GTimeVal timeValue; local
437 timeValue.tv_sec = static_cast<glong>(seconds);
438 timeValue.tv_usec = static_cast<glong>(roundf(microSeconds / 10000) * 10000);
440 GstClockTime clockTime = GST_TIMEVAL_TO_TIME(timeValue);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.databinding.observable_1.3.0.I20100601-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 149 milliseconds