HomeSort by relevance Sort by last modified time
    Searched full:track (Results 701 - 725 of 3692) sorted by null

<<21222324252627282930>>

  /external/webkit/Source/WebCore/rendering/
RenderScrollbarPart.cpp 99 // Buttons and track pieces can all have margins along the axis of the scrollbar.
114 // Buttons and track pieces can all have margins along the axis of the scrollbar.
  /external/webkit/Source/WebCore/webaudio/
AudioBufferSourceNode.h 119 int m_grainFrameCount; // keeps track of which frame in the grain we're currently rendering
131 // We optionally keep track of a panner node which has a doppler shift that is incorporated into the pitch rate.
  /external/webkit/Source/WebKit/android/
RenderSkinMediaButton.cpp 185 // Inset the track by half the width of the thumb, so the track
  /external/webkit/Tools/android/flex-2.5.4a/MISC/Macintosh/
alloca.c 20 track of all alloca()-allocated blocks, and reclaim any
109 (b) keep track of stack depth.
  /frameworks/av/libvideoeditor/lvpp/
VideoEditorAudioPlayer.cpp 448 // The BG track should be looped and started again
655 // Data is Primary Track, mix with background track
656 // after reading same size from Background track PCM file
742 // take care of volume of primary track
755 // Assign the ptr data to primary track
774 // take care of volume level of primary track
788 // take care of volume level of primary track
  /frameworks/av/media/libmedia/
AudioTrackShared.cpp 46 ALOGW("stepUser occurred after track reset");
94 ALOGW("stepServer occurred after track reset");
  /frameworks/av/media/libstagefright/rtsp/
ARTPSession.cpp 86 notify->setSize("track-index", mTracks.size() - 1);
139 CHECK(msg->findSize("track-index", &trackIndex));
  /frameworks/av/services/audioflinger/
FastMixer.h 53 // Underrun counters are not reset to zero for new tracks or if track generation changes.
73 // Represents the dump state of a fast track
  /frameworks/base/core/java/android/database/sqlite/
SQLiteDatabaseConfiguration.java 26 * The purpose of this object is to keep track of all of the little
32 * keep track of which settings have already been applied.
  /frameworks/base/core/java/android/util/
DayOfMonthCursor.java 23 * <li>Keeps track of current month, day, year</li>
24 * <li>Keeps track of current cursor position (row, column)</li>
  /frameworks/base/docs/html/google/
index.jd 37 track app usage, and enhance your app with features such as maps, sign-in, and
116 by integrating Google Analytics. You can track in-app purchases, the number of active users,
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
MediaPlayerStressTest.java 78 output.write(" Track Lagging: " + CodecTest.mMediaInfoVideoTrackLaggingCount);
90 output.write("Total Track Lagging: " + mTotalVideoTrackLagging + "\n" );
  /frameworks/native/include/cpustats/
ThreadCpuUsage.h 25 // Track CPU usage for the current thread.
30 // For acyclic threads, or for cyclic threads where you want to measure/track
  /libcore/luni/src/main/java/java/lang/ref/
SoftReference.java 84 * @param r the referent to track
94 * @param r the referent to track
  /libcore/luni/src/main/java/java/util/concurrent/
RecursiveAction.java 77 * right-hand-sides of repeated divisions by two, and keeping track of
96 * Applyer next; // keeps track of right-hand-side tasks
  /packages/apps/Calendar/src/com/android/calendar/
DayOfMonthCursor.java 25 * <li>Keeps track of current month, day, year</li>
26 * <li>Keeps track of current cursor position (row, column)</li>
  /packages/apps/Gallery/src/com/android/camera/
BitmapManager.java 81 * The following three methods are used to keep track of
95 * The following three methods are used to keep track of which thread
  /packages/apps/Music/res/layout-land/
audio_player.xml 23 <!-- This is the LinearLayout that contains the album art, function buttons and album/artist/track info -->
39 <!-- This is the LinearLayout that contains function buttons and album/artist/track info -->
  /packages/apps/Music/src/com/android/music/
MediaAppWidgetProvider.java 32 * with play/pause and next track buttons.
120 // Format title string with track number, or show SD card message
  /packages/apps/Nfc/nxp/jni/
com_android_nfc.h 184 /* List used to track pending semaphores waiting for callback */
187 /* List used to track incoming socket requests (and associated sync variables) */
  /packages/apps/Phone/src/com/android/phone/
CdmaPhoneCallState.java 20 * Class to internally keep track of Call states to maintain
65 // Boolean to track 3Way display state
  /packages/apps/VideoEditor/src/com/android/videoeditor/service/
MovieOverlay.java 156 * Set the start time of this audio track relative to the storyboard
166 * Get the start time of this audio track relative to the storyboard
MovieTheme.java 128 * @param audioTrack The audio track
205 * @return The audio track
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
stdio_filebuf.h 101 * there is no way for the library to track what you do with the
111 * Note that there is no way for the library to track what you do
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
cdrom.h 55 #define CDROMPLAYTRKIND 0x5304 /* Play Audio Track/index
181 __u8 cdti_trk0; /* start track */
183 __u8 cdti_trk1; /* end track */
190 __u8 cdth_trk0; /* start track */
191 __u8 cdth_trk1; /* end track */
356 /* bit to tell whether track is data or audio (cdrom_tocentry.cdte_ctrl) */
359 /* The leadout track is always 0xAA, regardless of # of tracks on disc */
490 * to play data at track/index */

Completed in 1169 milliseconds

<<21222324252627282930>>