Searched defs:isOut (Results 1 – 7 of 7) sorted by relevance
/aosp12/frameworks/av/services/audioflinger/ |
H A D | TrackMetrics.h | 42 TrackMetrics(std::string metricsId, bool isOut) in TrackMetrics()
|
H A D | ThreadMetrics.h | 42 ThreadMetrics(std::string metricsId, bool isOut) in ThreadMetrics()
|
H A D | TrackBase.h | 349 bool isOut() const { return mIsOut; } in isOut() function
|
H A D | Tracks.cpp | 92 bool isOut, in TrackBase() 2970 bool isOut, in MmapTrack()
|
H A D | Threads.cpp | 520 type_t type, bool systemReady, bool isOut) in ThreadBase() 9396 AudioHwDevice *hwDev, sp<StreamHalInterface> stream, bool systemReady, bool isOut) in MmapThread()
|
/aosp12/system/tools/aidl/ |
H A D | aidl_to_ndk.h | 79 bool isOut) { in FormatArgForCall()
|
/aosp12/frameworks/av/media/libaudioclient/ |
H A D | AudioTrackShared.cpp | 79 bool isOut, bool clientInServer) in Proxy() 109 size_t frameSize, bool isOut, bool clientInServer) in ClientProxy() 697 size_t frameSize, bool isOut, bool clientInServer) in ServerProxy()
|