/frameworks/av/libvideoeditor/vss/inc/ |
M4VSS3GPP_InternalTypes.h | 295 M4OSA_Int32 iVoffset; /**< [Milliseconds] Offset between the 322 M4OSA_Int32 iVideoDecCts; /**< [Milliseconds] For video decodeUpTo(), 324 M4OSA_Int32 iVideoRenderCts; /**< [Milliseconds] For video render(), 338 /**< [Milliseconds] CTS at which the video clip actually starts */ 340 /**< [Milliseconds] CTS at which the audio clip actually starts */ 342 /**< [Milliseconds] Time at which the clip must end */ 411 /**< [Milliseconds] Duration of the output file, used for progress computation */ 413 /**< [Milliseconds] Current CTS of the video output stream */ 415 /**< [Milliseconds] Current CTS of the audio output stream */ 417 /**< [Milliseconds] Duration of the output file, used for progress computation * [all...] |
/external/chromium_org/chrome/common/extensions/api/ |
location.idl | 53 // The time when the Location object was acquired in milliseconds since the 64 // Minimum time interval between location updates, in milliseconds. Defaults 68 // Maximum age of a cached location, in milliseconds, that Chrome can pass
|
metrics_private.json | 126 "description": "Records an elapsed time of no more than 10 seconds. The sample value is specified in milliseconds.", 135 "description": "Records an elapsed time of no more than 3 minutes. The sample value is specified in milliseconds.", 144 "description": "Records an elapsed time of no more than 1 hour. The sample value is specified in milliseconds.",
|
/external/chromium_org/third_party/WebKit/public/web/ |
WebDateTimeChooserParams.h | 57 // that is to say, milliseconds from the epoch for non-month types and 63 // Step value represented in milliseconds for non-month types, and 66 // Step-base value represeted in milliseconds, or months.
|
/external/chromium_org/third_party/skia/include/utils/ |
SkInterpolator.h | 30 @param startTime If not null, returns the time (in milliseconds) of the 33 @param endTime If not null, returns the time (in milliseconds) of the 111 @param time The time to sample (in milliseconds)
|
/external/chromium_org/ui/views/controls/ |
throbber.h | 25 // (in milliseconds) 85 // Delay after work starts before starting throbber, in milliseconds. 88 // Delay after work stops before stopping, in milliseconds.
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
AbstractListeningExecutorServiceTest.java | 15 import static java.util.concurrent.TimeUnit.MILLISECONDS; 416 e.invokeAny(null, MEDIUM_DELAY_MS, MILLISECONDS); 447 MEDIUM_DELAY_MS, MILLISECONDS); 467 e.invokeAny(l, MEDIUM_DELAY_MS, MILLISECONDS); 483 e.invokeAny(l, MEDIUM_DELAY_MS, MILLISECONDS); 501 String result = e.invokeAny(l, MEDIUM_DELAY_MS, MILLISECONDS); 514 e.invokeAll(null, MEDIUM_DELAY_MS, MILLISECONDS); 546 MILLISECONDS); 562 e.invokeAll(l, MEDIUM_DELAY_MS, MILLISECONDS); 579 e.invokeAll(l, MEDIUM_DELAY_MS, MILLISECONDS); [all...] |
/external/junit/src/org/junit/internal/runners/ |
MethodRoadie.java | 70 TimeUnit.MILLISECONDS); 73 result.get(0, TimeUnit.MILLISECONDS); // throws the exception if one occurred during the invocation 75 addFailure(new Exception(String.format("test timed out after %d milliseconds", timeout)));
|
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/ |
AsyncTaskTest.java | 39 assertEquals("Result should get stored in the AsyncTask", "c", asyncTask.get(100, TimeUnit.MILLISECONDS)); 71 assertEquals("Result should get stored in the AsyncTask", "c", asyncTask.get(100, TimeUnit.MILLISECONDS)); 96 assertEquals("Result should get stored in the AsyncTask", "done", asyncTask.get(100, TimeUnit.MILLISECONDS));
|
/external/skia/include/utils/ |
SkInterpolator.h | 30 @param startTime If not null, returns the time (in milliseconds) of the 33 @param endTime If not null, returns the time (in milliseconds) of the 111 @param time The time to sample (in milliseconds)
|
/frameworks/base/core/java/android/hardware/location/ |
GeofenceHardwareRequest.java | 76 * should be triggered. This paramter is defined in milliseconds. 95 * @param notificationResponsiveness (milliseconds) Defines the best-effort description 99 * the callback will be called 1000 milliseconds within entering
|
/frameworks/base/services/java/com/android/server/ |
TwilightCalculator.java | 50 * Time of sunset (civil twilight) in milliseconds or -1 in the case the day 56 * Time of sunrise (civil twilight) in milliseconds or -1 in the case the 67 * @param time time in milliseconds.
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/futures/futures.shared_future/ |
wait.pass.cpp | 21 std::this_thread::sleep_for(std::chrono::milliseconds(500)); 29 std::this_thread::sleep_for(std::chrono::milliseconds(500)); 36 std::this_thread::sleep_for(std::chrono::milliseconds(500));
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/futures/futures.unique_future/ |
wait.pass.cpp | 21 std::this_thread::sleep_for(std::chrono::milliseconds(500)); 29 std::this_thread::sleep_for(std::chrono::milliseconds(500)); 36 std::this_thread::sleep_for(std::chrono::milliseconds(500));
|
/packages/apps/Music/src/com/android/music/ |
RepeatingImageButton.java | 54 * the interval in milliseconds with which it will be called. 56 * @param interval The interval in milliseconds for calls 134 * @param duration The number of milliseconds the button has been pressed so far.
|
/packages/apps/UnifiedEmail/src/com/android/mail/utils/ |
Throttle.java | 57 /** Minimum (default) timeout, in milliseconds. */ 60 /** Max timeout, in milliseconds. */ 63 /** Current timeout, in milliseconds. */
|
/sdk/emulator/opengl/tests/event_injector/ |
iolooper.h | 56 /* Gets current time in milliseconds. 58 * Number of milliseconds corresponded to the current time on success, or -1 79 * deadline Deadline (absoulte time in milliseconds) before which an I/O should
|
/system/core/include/utils/ |
Timers.h | 74 static inline nsecs_t milliseconds(nsecs_t v) { return ms2ns(v); } function 93 * Returns the number of milliseconds to wait between the reference time and the timeout time. 95 * If the timeout is more than INT_MAX milliseconds in the future relative to the reference time,
|
/development/host/windows/usb/api/ |
adb_endpoint_object.h | 69 @param[in] time_out A timeout (in milliseconds) required for this I/O to
88 @param[in] time_out A timeout (in milliseconds) required for this I/O to
121 @param[in] time_out A timeout (in milliseconds) required for this I/O to
141 @param[in] time_out A timeout (in milliseconds) required for this I/O to
158 @param[in] time_out A timeout (in milliseconds) required for this I/O to
174 @param[in] time_out A timeout (in milliseconds) required for this I/O to
|
/packages/apps/VideoEditor/src/com/android/videoeditor/service/ |
MovieTransition.java | 88 * @param durationMs The duration in milliseconds 110 * @param durationMs The duration in milliseconds 134 * @param durationMs The duration in milliseconds 179 * @param durationMs the duration of the transition in milliseconds 186 * @return the duration of the transition in milliseconds 195 * @param durationMs The duration in milliseconds
|
/development/samples/training/notify-user/src/com/example/android/pingme/ |
MainActivity.java | 64 int milliseconds = (seconds * 1000); local 65 mServiceIntent.putExtra(CommonConstants.EXTRA_TIMER, milliseconds);
|
/external/chromium/chrome/browser/extensions/ |
extension_bookmark_helpers.cc | 32 // Javascript Date wants milliseconds since the epoch, ToDoubleT is 42 // Javascript Date wants milliseconds since the epoch, ToDoubleT is
|
/external/chromium_org/base/profiler/ |
tracked_time.h | 45 // Internal time is stored directly in milliseconds. 65 // Internal duration is stored directly in milliseconds.
|
/external/chromium_org/content/browser/resources/media/new/ |
player_info.js | 34 * @param timestamp The time in milliseconds since the Epoch. 69 * @param timestamp The time in milliseconds since the Epoch.
|
/external/chromium_org/v8/test/webkit/fast/js/ |
date-preserve-milliseconds.js | 25 'The following test checks if an existing milliseconds value gets preserved if a call to setHours(), setMinutes() or setSeconds() does not specify the milliseconds. See <a href="https://bugs.webkit.org/show_bug.cgi?id=3759">https://bugs.webkit.org/show_bug.cgi?id=3759</a>'
|