Home
last modified time | relevance | path

Searched defs:mSources (Results 1 – 12 of 12) sorted by relevance

/aosp12/frameworks/base/media/java/android/media/
H A DAudioPatch.java37 private final AudioPortConfig[] mSources; field in AudioPatch
/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DMPEG2TSWriter.h66 Vector<sp<SourceInfo> > mSources; member
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/data/
H A DLocalMergeAlbum.java42 private final MediaSet[] mSources; field in LocalMergeAlbum
/aosp12/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DGenericSource.h128 Vector<sp<IMediaSource> > mSources; member
/aosp12/frameworks/native/services/inputflinger/reader/include/
H A DInputDevice.h169 uint32_t mSources; variable
/aosp12/frameworks/native/include/input/
H A DInputDevice.h272 uint32_t mSources; variable
/aosp12/frameworks/base/core/java/android/view/
H A DInputDevice.java71 private final int mSources; field in InputDevice
H A DInsetsState.java160 private final InsetsSource[] mSources = new InsetsSource[SIZE]; field in InsetsState
/aosp12/frameworks/base/core/java/com/android/internal/app/procstats/
H A DAssociationState.java555 final ArrayMap<SourceKey, SourceState> mSources = new ArrayMap<>(); field in AssociationState
H A DProcessStats.java1488 ArrayList<Pair<AssociationState.SourceKey, AssociationState.SourceDumpContainer>> mSources; field in ProcessStats.AssociationDumpContainer
/aosp12/frameworks/av/media/libstagefright/rtsp/
H A DARTPConnection.cpp62 KeyedVector<uint32_t, sp<ARTPSource> > mSources; member
/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp991 uint32_t mSources; member in android::FakeInputMapper