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

<<31323334353637383940>>

  /external/webkit/Source/WebCore/platform/graphics/
FontCache.h 62 // FIXME: Font data returned by this method never go inactive because callers don't track and release them.
FontFallbackList.cpp 101 // We are obtaining this font for the first time. We keep track of the families we've looked at before
  /external/webkit/Source/WebCore/platform/graphics/chromium/
CrossProcessFontLoading.h 53 // Entries are kept track of internally in a hash to allow quick lookup
  /external/webkit/Source/WebCore/platform/graphics/skia/
GlyphPageTreeNodeSkia.cpp 106 unsigned allGlyphs = 0; // track if any of the glyphIDs are non-zero
  /external/webkit/Source/WebCore/storage/
IDBDatabase.h 114 // Keep track of the versionchange events waiting to be fired on this
  /external/webkit/Source/WebCore/workers/
WorkerThread.h 97 // Track the number of WorkerThread instances for use in layout tests.
  /external/webkit/Source/WebKit/chromium/src/
WebCache.cpp 35 // This will make it easier to track WebCore changes to the MemoryCache class.
  /external/webkit/Source/WebKit2/WebProcess/WebPage/
DrawingAreaImpl.h 97 // Whether painting is suspended. We'll still keep track of the dirty region but we
  /frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/include/
FwdLockEngine.h 370 * @param decryptUnitId ID which specifies decryption unit, such as track ID
387 * @param decryptUnitId ID which specifies decryption unit, such as track ID
409 * @param decryptUnitId ID Specifies decryption unit, such as track ID
428 * @param decryptUnitId ID Specifies decryption unit, such as track ID
  /frameworks/av/libvideoeditor/vss/inc/
M4VSS3GPP_InternalConfig.h 99 /** Macro to make a jump on the MP3 track on several steps
  /frameworks/av/media/libstagefright/
StagefrightMetadataRetriever.cpp 358 ALOGV("no video track found.");
368 ALOGV("unable to instantiate video track.");
502 // The overall duration is the duration of the longest track.
591 // The matroska file only contains a single audio track,
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
avcenc_int.h 110 This enumeration keeps track of the internal status of the encoder whether it is doing
298 int numFrameBits; /* keep track of number of bits of the current frame */
419 uint firstIntraRefreshMBIndx; /* keep track for intra refresh */
439 int numIntraMB; /* keep track of number of intra MB */
  /frameworks/av/services/audioflinger/
AudioFlinger.h 363 class Track;
390 TrackHandle(const sp<PlaybackThread::Track>& track);
407 const sp<PlaybackThread::Track> mTrack;
  /frameworks/base/core/java/android/app/
QueuedWork.java 24 * Internal utility class to keep track of process-global work that's
  /frameworks/base/core/java/android/net/
LinkSocketNotifier.java 70 * CS process of trying to find a new link must track the LS that started it
  /frameworks/base/docs/html/guide/practices/
index.jd 37 <p>It is very common, and perfectly reasonable, for a developer to want to track individual
  /frameworks/base/docs/html/training/gestures/
index.jd 71 Learn how to track movement.
  /frameworks/base/docs/html/training/in-app-billing/
index.jd 44 <dd>In this lesson, you will learn how to purchase In-app Billing products, track consumption of purchased items, and query for details of purchased items.</dd>
  /frameworks/base/libs/hwui/
DisplayListLogBuffer.cpp 31 * also what happened immediately before that hang or crash. This may help track down
  /frameworks/base/media/java/android/media/videoeditor/
WaveformData.java 25 * Class which describes the waveform data of an audio track. The gain values
  /frameworks/base/services/common_time/
clock_recovery.h 65 // Integral reset time. Smaller values cause loop to track faster, but can
  /frameworks/base/services/java/com/android/server/wm/
DisplayContent.java 29 * Utility class for keeping track of the WindowStates and other pertinent contents of a
  /frameworks/base/wifi/java/android/net/wifi/
ScanResult.java 24 * to the attributes described here, the supplicant keeps track of
  /frameworks/native/include/gui/
CpuConsumer.h 105 // Need to track the original mSlot index and the buffer itself because
  /frameworks/native/libs/gui/
IGraphicBufferAlloc.cpp 106 // that do not use file-descriptors to track their buffers.

Completed in 574 milliseconds

<<31323334353637383940>>