Searched defs:isOut (Results 1 – 7 of 7) sorted by relevance
/frameworks/av/services/audioflinger/datapath/ |
D | ThreadMetrics.h | 43 ThreadMetrics(std::string metricsId, bool isOut) in ThreadMetrics()
|
D | TrackMetrics.h | 48 TrackMetrics(std::string metricsId, bool isOut, int clientUid) in TrackMetrics()
|
/frameworks/av/media/libaudioclient/ |
D | AudioTrackShared.cpp | 79 bool isOut, bool clientInServer) in Proxy() 109 size_t frameSize, bool isOut, bool clientInServer) in ClientProxy() 720 size_t frameSize, bool isOut, bool clientInServer) in ServerProxy()
|
/frameworks/av/services/audiopolicy/engineconfigurable/wrapper/ |
D | ParameterManagerWrapper.cpp | 346 bool isOut = audio_is_output_devices(type); in convertDeviceTypeToCriterionValue() local
|
/frameworks/av/services/audioflinger/ |
D | TrackBase.h | 332 bool isOut() const { return mIsOut; } in isOut() function
|
D | Tracks.cpp | 97 bool isOut, in TrackBase() 3471 bool isOut, in create() 3495 bool isOut, in MmapTrack()
|
D | Threads.cpp | 629 type_t type, bool systemReady, bool isOut) in ThreadBase() 10180 AudioHwDevice *hwDev, const sp<StreamHalInterface>& stream, bool systemReady, bool isOut) in MmapThread()
|