Searched
full:track (Results
626 -
650 of
4318) sorted by null
<<21222324252627282930>>
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
webmenc.c | 62 /* Need a fixed size serializer for the track ID. libmkv provides a 64 bit 190 /* Open and write the Track entry. */ 204 /* Close Track entry. */ 326 /* Patch up the track id. */
|
/ndk/sources/android/support/src/wcstox/ |
shgetc.h | 29 // Back-track one character, must not be called more times than shgetc()
|
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/ |
basename | 7 # THE NAME OF THE MAKEFILE. THIS INSURES CONSISTENCY AND KEEPS TRACK OF
|
/packages/apps/Camera2/src/com/android/camera/one/v2/sharedimagereader/metadatasynchronizer/ |
MetadataReleasingImageQueue.java | 28 * Wraps an output queue of images by wrapping each image to track when they are
|
/packages/apps/ContactsCommon/src/com/android/contacts/common/activity/ |
TransactionSafeActivity.java | 23 * A common superclass that keeps track of whether an {@link Activity} has saved its state yet or
|
/packages/apps/InCallUI/src/com/android/incallui/ |
CallTimer.java | 25 * Helper class used to keep track of events requiring regular intervals.
|
/packages/apps/Messaging/src/com/android/messaging/datamodel/binding/ |
BindableData.java | 59 * however, several classes call this directly. We want the classes to track what they are
|
/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/ |
AudioLevelSource.java | 23 * Keeps track of the speech level as last observed by the recognition
|
PausableChronometer.java | 31 // Keeps track of how far long the Chronometer has been tracking when it's paused. We'd like
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
efs_fs_sb.h | 30 __be16 fs_sectors; /* sectors per track */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter/ |
nf_conntrack_common.h | 15 /* Started a new connection to track (only
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
efs_fs_sb.h | 30 __be16 fs_sectors; /* sectors per track */
|
/system/media/audio_utils/spdif/ |
AC3FrameScanner.h | 53 // Keep track of how many of each substream blocks have been accumulated.
|
/frameworks/av/media/libmediaplayerservice/ |
MediaPlayerService.cpp | [all...] |
/developers/build/prebuilts/gradle/MediaBrowserService/Application/src/main/java/com/example/android/mediabrowserservice/utils/ |
QueueHelper.java | 107 for (MediaMetadata track : tracks) { 112 track.getDescription().getMediaId(), categories); 114 MediaMetadata trackCopy = new MediaMetadata.Builder(track)
|
/developers/build/prebuilts/gradle/SpeedTracker/Application/src/main/java/com/example/android/wearable/speedtracker/ |
PhoneMainActivity.java | 44 * app, the collected GPS data on the watch, if any, is synced up and user can see his/her track on 91 * building a track from those points. In addition, it sets the smallest bounding box for the 92 * map that covers all the points on the track.
|
/developers/samples/android/media/MediaBrowserService/Application/src/main/java/com/example/android/mediabrowserservice/utils/ |
QueueHelper.java | 107 for (MediaMetadata track : tracks) { 112 track.getDescription().getMediaId(), categories); 114 MediaMetadata trackCopy = new MediaMetadata.Builder(track)
|
/developers/samples/android/wearable/wear/SpeedTracker/Application/src/main/java/com/example/android/wearable/speedtracker/ |
PhoneMainActivity.java | 44 * app, the collected GPS data on the watch, if any, is synced up and user can see his/her track on 91 * building a track from those points. In addition, it sets the smallest bounding box for the 92 * map that covers all the points on the track.
|
/development/samples/browseable/MediaBrowserService/src/com.example.android.mediabrowserservice/utils/ |
QueueHelper.java | 107 for (MediaMetadata track : tracks) { 112 track.getDescription().getMediaId(), categories); 114 MediaMetadata trackCopy = new MediaMetadata.Builder(track)
|
/development/samples/browseable/SpeedTracker/Application/src/com.example.android.wearable.speedtracker/ |
PhoneMainActivity.java | 44 * app, the collected GPS data on the watch, if any, is synced up and user can see his/her track on 91 * building a track from those points. In addition, it sets the smallest bounding box for the 92 * map that covers all the points on the track.
|
/external/antlr/antlr-3.4/runtime/C/include/ |
antlr3exception.h | 145 * all input streams will be able to retrieve the nth token, we track it here 169 /** Track the line at which the error occurred in case this is 170 * generated from a lexer. We need to track this since the
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/ |
LookaheadStream.cs | 53 /** Track object returned by nextElement upon end of stream; 58 /** <summary>Track the last mark() call result value for use in rewind().</summary> */ 161 _lastMarker = _p; // track where we are in buffer, not absolute token index
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Misc/ |
LookaheadStream.cs | 56 /** Track object returned by nextElement upon end of stream; 61 /** <summary>Track the last mark() call result value for use in rewind().</summary> */ 190 _lastMarker = _p; // track where we are in buffer, not absolute token index
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/misc/ |
LookaheadStream.java | 49 /** Track object returned by nextElement upon end of stream; 54 /** Track the last mark() call result value for use in rewind(). */ 131 lastMarker = p; // track where we are in buffer not absolute token index
|
/external/jmonkeyengine/engine/src/core/com/jme3/animation/ |
PoseTrack.java | 44 * A single track of pose animation associated with a certain mesh. 47 public final class PoseTrack implements Track { 144 * @return the length of the track
|
Completed in 345 milliseconds
<<21222324252627282930>>