Home
last modified time | relevance | path

Searched defs:threadBase (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/frameworks/native/libs/gui/tests/
H A DSurfaceTextureClient_test.cpp547 sp<Thread> threadBase(thread); in TEST_F() local
/aosp_15_r20/frameworks/av/services/audioflinger/
H A DThreads.cpp9675 const auto threadBase = mRecordTrack->thread().promote(); in reset() local
9699 const auto threadBase = mRecordTrack->thread().promote(); in sync() local
9733 const auto threadBase = mRecordTrack->thread().promote(); in getNextBuffer() local
H A DTracks.cpp3189 const sp<IAfThreadBase> threadBase = mThread.promote(); in handleSyncStartEvent() local
H A DAudioFlinger.cpp4973 const sp<IAfThreadBase> threadBase = getEffectThread_l(AUDIO_SESSION_OUTPUT_MIX, EffectId); in moveAuxEffectToIo() local