Searched refs:time (Results 226 - 250 of 255) sorted by relevance

1234567891011

/frameworks/av/media/libeffects/visualizer/
H A DEffectVisualizer.cpp24 #include <time.h>
52 // maximum time since last capture buffer update before resetting capture buffer. This means
82 uint8_t mChannelCount; // to avoid recomputing it every time a buffer is processed
391 // update last buffer update time stamp
/frameworks/base/core/java/android/widget/
H A DMediaController.java293 mEndTime = (TextView) v.findViewById(com.android.internal.R.id.time);
/frameworks/base/media/java/android/media/videoeditor/
H A DMediaArtistNativeHelper.java415 /** Begin time cut is larger than the video clip duration. */
418 /** Begin cut time is larger or equal than end cut. */
487 /** Clips don't have the same MPEG-4 time scale. */
509 * The time at which an audio track is added can't be higher than the
564 /** The time scale is too big. */
711 /** End time smaller than start time for trim */
1148 * Insertion time in milliseconds, in the output video where the
1161 * Start time in milliseconds in the background muisc file from where
1168 * End time i
3071 renderPreviewFrame(Surface surface, long time, int surfaceWidth, int surfaceHeight, VideoEditor.OverlayData overlayData) argument
3137 renderMediaItemPreviewFrame(Surface surface, String filepath, long time, int framewidth, int frameheight) argument
[all...]
/frameworks/compile/mclinker/unittests/
H A DLEB128Test.cpp24 sys::SetRandomSeed(::time(NULL));
/frameworks/native/cmds/atrace/
H A Datrace.cpp26 #include <time.h>
/frameworks/native/cmds/rawbu/
H A Dbackup.cpp9 #include <time.h>
/frameworks/native/opengl/libagl/
H A Ddxt.cpp21 #include <sys/time.h> // for optimization timing
/frameworks/wilhelm/tests/sandbox/
H A Dplaybq.c25 #include <time.h>
82 // This callback is called each time a buffer finishes playing
480 // get the initial time
H A Dplaybq.cpp25 #include <time.h>
82 // This callback is called each time a buffer finishes playing
480 // get the initial time
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
H A DBluetoothTestUtils.java1492 private void sleep(long time) { argument
1494 Thread.sleep(time);
/frameworks/base/services/java/com/android/server/net/
H A DNetworkStatsService.java260 IAlarmManager alarmManager, TrustedTime time, File systemDir,
264 mTime = checkNotNull(time, "missing TrustedTime");
940 // try refreshing time source when stale
259 NetworkStatsService(Context context, INetworkManagementService networkManager, IAlarmManager alarmManager, TrustedTime time, File systemDir, NetworkStatsSettings settings) argument
/frameworks/native/opengl/libs/EGL/
H A DeglApi.cpp898 // happens the first time egl_get_display() is called.
931 * this extension for the first time, we go through all our
1530 EGLnsecsANDROID time)
1546 native_window_set_buffers_timestamp(s->win.get(), time);
1529 eglPresentationTimeANDROID(EGLDisplay dpy, EGLSurface surface, EGLnsecsANDROID time) argument
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DGsmMmiCode.java127 /** Set to true in processCode, not at newFromDialString time */
674 int time = siToTime(mSic);
717 dialingNumber, time, obtainMessage(
1227 // CF_REASON_NO_REPLY also has a time value associated with
1260 // {2} is time in seconds
/frameworks/av/cmds/stagefright/
H A Dstagefright.cpp21 #include <sys/time.h>
92 printf("min decode time %lld us (%.2f secs)\n", minUs, minUs / 1E6);
93 printf("max decode time %lld us (%.2f secs)\n", maxUs, maxUs / 1E6);
334 // Ignore the first time since it includes some setup
378 printf("avg. time to decode one buffer %.2f usecs\n",
/frameworks/av/drm/drmserver/
H A DDrmManager.cpp45 srand(time(NULL));
/frameworks/av/media/libstagefright/omx/tests/
H A DOMXHarness.cpp23 #include <sys/time.h>
363 "Not all output buffers have been returned to us by the time "
391 "time we received the transition-to-idle complete "
398 "time we received the transition-to-idle complete "
/frameworks/av/services/audioflinger/
H A DFastMixer.cpp30 #include <time.h>
43 #define FAST_HOT_IDLE_NS 1000000L // 1 ms: time to sleep while hot idling
44 #define FAST_DEFAULT_NS 999999999L // ~1 sec: default time to sleep
60 long slopNs = 0; // accumulated time we've woken up too early (> 0) or too late (< 0)
77 long periodNs = 0; // expected period; the time required to render one mix buffer
80 long forceNs = 0; // if overrun detected, force the write cycle to take this much time
223 // we're prepared for previous == &initial the first time through
249 // FIXME new may block for unbounded time at internal mutex of the heap
514 // To be exactly periodic, compute the next sleep time based on current time
[all...]
H A DAudioPolicyService.cpp26 #include <sys/time.h>
699 // commands are sorted by increasing time stamp: execute them from index 0 and up
985 // check same pending commands with later time stamps and eliminate them
988 // commands are sorted by increasing time stamp: no need to scan the rest of mAudioCommands
1051 // removed commands always have time stamps greater than current command
1069 // insert command at the right place according to its time stamp
/frameworks/wilhelm/tests/examples/
H A DslesTestDecodeAac.cpp53 #include <sys/time.h>
/frameworks/av/media/libstagefright/wifi-display/source/
H A DWifiDisplaySource.cpp1575 time_t now = time(NULL);
/frameworks/base/libs/androidfw/
H A DBackupHelpers.cpp29 #include <sys/time.h> // for utimes
547 // read/write up to this much at a time.
569 // [ 108 : 8 ] uid -- ignored in Android format; uids are remapped at restore time
581 // [ 136 : 12 ] last mod time as a UTC time_t
1337 // to store the access and modif time values and typically
1437 SCRATCH_DIR "data/c", // different mod time
1438 SCRATCH_DIR "data/d", // different size (same mod time)
1439 SCRATCH_DIR "data/e", // different contents (same mod time, same size)
1446 "data/c", // different mod time
1447 "data/d", // different size (same mod time)
[all...]
/frameworks/base/wifi/java/android/net/wifi/
H A DWifiStateMachine.java192 * Tether state change notification time out
196 /* Tracks sequence number on a tether notification time out */
200 * Driver start time out.
204 /* Tracks sequence number on a driver time out */
487 * Minimum time interval between enabling all networks.
489 * due to enabling every time. We add a threshold to avoid this.
923 // batching or we've already set a time for a poll request
1612 // If the work source has changed since last time, need
1627 // Last reported we were running, time to stop.
2039 * Rather then sending the raw RSSI out every time i
[all...]
/frameworks/base/services/input/
H A DInputReader.cpp526 void InputReader::disableVirtualKeysUntilLocked(nsecs_t time) { argument
527 mDisableVirtualKeysTimeout = time;
790 void InputReader::ContextImpl::disableVirtualKeysUntil(nsecs_t time) { argument
792 mReader->disableVirtualKeysUntilLocked(time);
907 if (!changes) { // first time only
2005 if (!changes) { // first time only
2292 if (!changes) { // first time only
2727 if (!changes) { // first time only
2760 // Send reset, unless this is the first time the device has been configured,
3920 // Disable all virtual key touches that happen within a short time interva
[all...]
/frameworks/rs/driver/
H A DrsdRuntimeStubs.cpp32 #include <time.h>
96 int tm_isdst; ///< daylight savings time
1203 // time
1427 // TODO: allocation ops, messaging, time
/frameworks/av/libvideoeditor/vss/3gpwriter/src/
H A DM4MP4W_Writer.c51 #include <time.h>
1625 /*set time of the new chunk to lastCTS (for initialization, but updated further to the
1866 /*set time of the new chunk to lastCTS (for initialization, but updated further to the
2188 M4OSA_TRACE1_0("M4MP4W_processAU : audio stop time reached");
2203 /* Warning: time conversion cast 64to32! */
2412 /* Warning: time conversion cast 64to32! */
2497 /* Warning: time conversion cast 64to32! */
2725 /* Warning: time conversion cast 64to32! */
3257 /*update last chunk time*/
3522 /*update last chunk time*/
[all...]

Completed in 831 milliseconds

1234567891011