HomeSort by relevance Sort by last modified time
    Searched refs:mSource (Results 126 - 139 of 139) sorted by null

1 2 3 4 56

  /frameworks/av/media/libstagefright/
OMXCodec.cpp     [all...]
MPEG4Writer.cpp 203 sp<MediaSource> mSource;
    [all...]
  /frameworks/wilhelm/src/
data.c 744 pDataLocatorFormat->u.mSource.pLocator = &pDataLocatorFormat->mLocator;
745 pDataLocatorFormat->u.mSource.pFormat = &pDataLocatorFormat->mFormat;
    [all...]
  /frameworks/av/include/media/stagefright/
OMXCodec.h 192 sp<MediaSource> mSource;
  /frameworks/base/core/java/android/text/
TextUtils.java 505 mSource = source;
527 return AndroidCharacter.getMirror(mSource.charAt(mEnd - 1 - off));
531 TextUtils.getChars(mSource, start + mStart, end + mStart,
545 private CharSequence mSource;
    [all...]
Html.java 415 private String mSource;
424 mSource = source;
435 mReader.parse(new InputSource(new StringReader(mSource)));
  /frameworks/base/services/input/
InputReader.h     [all...]
  /frameworks/av/media/libstagefright/mp4/
FragmentedMP4Parser.cpp 301 bool seekable = mSource->isSeekable();
403 mSource = static_cast<Source *>(obj.get());
456 ssize_t n = mSource->readAt(
856 if (cmp < 0 && !mSource->isSeekable()) {
    [all...]
  /cts/tests/tests/widget/src/android/widget/cts/
TextViewTest.java     [all...]
  /frameworks/base/core/java/android/view/
ViewRootImpl.java     [all...]
  /frameworks/wilhelm/src/itf/
IEngine.c 379 thiz->mDynamicSource.mDataSource = &thiz->mDataSource.u.mSource;
    [all...]
  /frameworks/wilhelm/src/android/
AudioPlayer_to_android.cpp 591 const SLDataSource *pAudioSrc = &ap->mDataSource.u.mSource;
    [all...]
  /tools/build/builder/prebuilts/
sdklib.jar 
  /prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar 

Completed in 708 milliseconds

1 2 3 4 56